Libraries tagged by array query
lixs/collection
0 Downloads
the php collection query class
bridget/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
aliarefzadeh/arrayhandler
0 Downloads
A simple data filtering, ordering, and pagination package
bridgetphp/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
bendamqui/arrayql
19 Downloads
Array query library.
srjlewis/aura-sql
10 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
winkers/yii2-rss
9 Downloads
Create RSS use by array or database query
verjilss/yii2-rss-test
6 Downloads
create rss use by array or db query data TEST
persianyii2/yii-rss
7 Downloads
creat rss uses by array or db query data
persianyii/yii2-rss
44 Downloads
create rss uses by array or db query data
masoud92m/yii2-rss
8 Downloads
create rss use by array or db query data
bootpress/pagination
1212 Downloads
Creates customizable pagination and pager links. Limits and offsets arrays and database queries. Built-in styles for Bootstrap, Zurb Foundation, Semantic UI, Materialize, and UIkit.
clouddueling/auto-migrate
24 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
break-down/infrastructure-meta
8 Downloads
Entity meta implementation to inflate and deflate an entity to and from an array between objects and mysql query results.
giann/trunk
62872 Downloads
A safe way to query data from a PHP array inspired by SwiftyJSON