Libraries tagged by jquery reel
mayomi/minecraftserverstatus
9 Downloads
Minecraft Server Status Query, written in PHP, with online players, motd, favicon and more server related informations without plugins and enable-query.
ovrflo/jit-hydrator
2030 Downloads
A drop-in replacement for Doctrine ORM's default object hydrator capable of generating optimized hydration code for each query.
netbuild/apidriver
19 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
nathanntg/lite-lexer
131 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
emma/dbal
28 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
upscale/newrelic-query-builder
24 Downloads
Query builder for New Relic Query Language (NRQL)
oooiik/laravel-query-filter
132 Downloads
In Laravel, it is convenient to write the query filter related to the model in a separate class
mtabe/replacer
0 Downloads
"replaces query placeholders with params variables"
mikefunk/query-stringer
223 Downloads
A simple query string helper to modify, get, and replace query strings.
reflexive/query
671 Downloads
Somewhat effective SQL query builder
reflex/query-filters
43 Downloads
Add query filters to Eloquent Models, copied from https://github.com/laracasts/Dedicated-Query-String-Filtering
publica/relaquent
2 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
christymcgrory/es-wp-query
82 Downloads
A drop-in replacement for WP_Query to leverage Elasticsearch for complex queries.
rebelcode/expression-wp-query-builder-abstract
6 Downloads
Abstract functionality for building WP_Query args using expressions.
rebelcode/expression-wp-query-builder
1823 Downloads
Abstract functionality for building WP_Query args using expressions.