PHP Classes

PHP Array Manager: Perform queries on arrays like SQL queries

Recommend this page to a friend!
  Info   View files View files (14)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 164 This week: 1All time: 8,912 This week: 560Up
Version License PHP version Categories
arraymanager 1.0.0Custom (specified...5PHP 5, Data types
Description 

Author

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..

Picture of Matous Nemec
Name: Matous Nemec <contact>
Classes: 8 packages by
Country: Czech Republic Czech Republic
Age: ???
All time rank: 297932 in Czech Republic Czech Republic
Week rank: 416 Up3 in Czech Republic Czech Republic Up
Innovation award
Innovation award
Nominee: 2x

  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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:164
This week:1
All time:8,912
This week:560Up