Libraries tagged by like query
sloth-dev-guy/searches
1613 Downloads
Perform searches with Eloquent models using an array-like API setup
sheikhheera/requent
170 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
luezoid/laravel-core
1924 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
govhawkdc/boolbuilder-php
3699 Downloads
querybuilder-like object to elasticsearch bool query object parser/transformer, for php
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
moln/php-mysql-replication
27310 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
dottedai/laravel-query-logger
4 Downloads
A package to log and display database queries like Rails console.
pkarl/quick-query
5 Downloads
Quick-Query is a WordPress plugin that provides a jQuery-like interface for querying posts and other information.
morfin/querystring-for-laravel
68 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
satisfactory-clips-archive/querypath
425 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
pascalvgemert/laravel-simple-search
127 Downloads
Simplistic search Trait for Laravel eloquent models which can handle relevance score sorting.
ox-harris/phpfront
18 Downloads
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
whizsid/arraybase
49 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
baethon/eloquent-searchable-scope
1736 Downloads
An Eloquent scope for building a search query using LIKE statements
chojnicki/laravel-seeder-debugger
1173 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.