Libraries tagged by querier
mayankjanidev/laravel-store
7 Downloads
Create reusable database queries and data objects in Laravel
matthenning/eloquent-api-filter
4670 Downloads
Awesome and simple way to filter Eloquent queries right from the API URL without the clutter.
mathsgod/gql-query-builder-php
1725 Downloads
A PHP library to build GraphQL queries
makinacorpus/simple-xml-reader
1174 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
macropage/mysqlihelper
3286 Downloads
A basic helper to handle mysqli connections and queries with lazy connection and auto-reconnect
macfja/tracy-doctrine-sql
18117 Downloads
A Tracy panel for Doctrine SQL queries
luezoid/laravel-core
1820 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.
ludal/mysql-querybuilder
754 Downloads
A simple PHP query builder for SQL queries
loicpennamen/sf-shared-repository
1150 Downloads
This class replaces Symfony4's ServiceEntityRepository to allow powerful search queries in Symfony with Datatables.
lobotomised/laravel-sql-logger
3704 Downloads
Simple way to log your SQL queries
loadsys/cakephp-tablemaintenanceshell
3620 Downloads
A CakePHP console tool to run common MySQL database maintenance queries
lmc/cqrs-solr
7416 Downloads
A library containing base implementations to help with Solr Queries and Commands
legrisch/statamic-graphql-responsive-images
384 Downloads
A Statamic CMS GraphQL Addon that provides a srcset property on AssetInterface queries.
krafjp/simplexmlreader
9650 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
kaizer666/laravel-union-paginator
23740 Downloads
Paginate queries with union in laravel