PHP Array Manager: Perform queries on arrays like SQL queries

Recommend this page to a friend!

  Author Author  
Picture of Matous Nemec
Name: Matous Nemec <contact>
Classes: 2 packages by
Country: Czech Republic Czech Republic
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz  
This package can perform queries on arrays like SQL queries.

It takes a multi-dimensional array as parameter and provides a fluent interface to perform several types of queries on the array to manipulate its data.

Currently it can perform queries to insert, update and delete array entries, as well perform searches.

Additional functions can be used to pass additional parameters to each query like condition values, sorting criteria, selection of array key values to retrieve, etc..

  Classes of Matous Nemec  >  PHP Array Manager  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Array Manager
Base name: arraymanager
Description: Perform queries on arrays like SQL queries
Version: -
PHP version: 5
License: Custom (specified in a license file)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagesrc (4 files, 2 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file license.md Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
Files folder imageChangers (3 files)
Files folder imageSearchers (4 files)
  Plain text file ArrayManager.php Class Class source
  Plain text file Container.php Class Class source
  Plain text file Translator.php Class Class source
  Plain text file Validator.php Class Class source

  Files folder image Files  /  src  /  Changers  
File Role Description
  Plain text file Delete.php Class Class source
  Plain text file Insert.php Class Class source
  Plain text file Update.php Class Class source

  Files folder image Files  /  src  /  Searchers  
File Role Description
  Plain text file Condition.php Class Class source
  Plain text file Filter.php Class Class source
  Plain text file Search.php Class Class source
  Plain text file Select.php Class Class source

Download Download all files: arraymanager.tar.gz arraymanager.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.