Libraries tagged by like query
nette/database
7086274 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
querypath/querypath
7195074 Downloads
HTML/XML querying and processing (like jQuery)
mehradsadeghi/laravel-filter-querystring
133891 Downloads
Filter your queries based on url query string parameters like a breeze.
gravitypdf/querypath
1701216 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP 7.1 to 8.5 support
krowinski/php-mysql-replication
133598 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.
pimcore/search-query-parser
571162 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
rct567/dom-query
273093 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
yarri/full-text-search-query-like
39469 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
itosho/easy-query
24864 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
arthurkushman/query-path
1252599 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
algoritma/shopware-query-builder
749 Downloads
A modern, fluent query builder for Shopware 6.7+ with zero configuration. Write intuitive SQL-like queries with automatic validation, alias support, and type safety for cleaner code.
php-query/php-query
1800 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
mihai-valentin/laravel-order-by-field
18980 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
luezoid/laravel-core
2216 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.
vortos/vortos-search
764 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.