Libraries tagged by jquery reel
george-zakharov/php-query
37 Downloads
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
jqservice/geoservice
0 Downloads
JQuery Utilitties compatible with rudrax framework, which provides geo related info
simplerisk/selectize.js
1639 Downloads
Selectize is the hybrid of a textbox and box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. Fork from selectize/selectize.js for use with Composer.
brianreavis/selectize.js
279 Downloads
Selectize is the hybrid of a textbox and box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
2amigos/selectize.js
229 Downloads
Selectize is the hybrid of a textbox and box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
doctrine/orm
253985801 Downloads
Object-Relational-Mapper for PHP
tpetry/laravel-query-expressions
215480 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
reedware/laravel-relation-joins
905293 Downloads
Adds the ability to join on a relationship by name.
j4mie/idiorm
1366885 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
la-haute-societe/yii2-save-relations-behavior
468324 Downloads
Validate and save automatically related Active Record models.
jdavidbakr/replaceable-model
236562 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
alexmg86/laravel-sub-query
34761 Downloads
Laravel subquery
danielmewes/php-rql
176284 Downloads
A PHP client driver for the RethinkDB query language (ReQL)
timetoogo/pinq
97137 Downloads
PHP Integrated Query - A real LINQ library for PHP
mpyw/eloquent-has-by-join
126686 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.