Libraries tagged by queery
cocur/nqm
5589 Downloads
Named Query Manager helps you SQL organise queries in files.
doctrine/orm
238625270 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
487699246 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
masterminds/html5
163583937 Downloads
An HTML5 parser and serializer.
league/uri-interfaces
113855599 Downloads
Common interfaces and classes for URI representation and interaction
league/uri
115436193 Downloads
URI manipulation library
spatie/laravel-query-builder
17251290 Downloads
Easily build Eloquent queries from API requests
phpmyadmin/sql-parser
41344518 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
ocramius/package-versions
71733923 Downloads
Provides efficient querying for installed package versions (no runtime IO)
mongodb/laravel-mongodb
3033503 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
composer/package-versions-deprecated
166076018 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
beberlei/doctrineextensions
59789077 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
jenssegers/mongodb
11997943 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
rennokki/laravel-eloquent-query-cache
2807189 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
beyondcode/laravel-query-detector
5336115 Downloads
Laravel N+1 Query Detector