Libraries tagged by database query
jarjak/dbal-manager-bundle
6401 Downloads
Bundle to provide DBALManager as a Symfony service.
wieni/wmentity_overview
11753 Downloads
Improved EntityListBuilders with support for paging, table sorting, table dragging, filtering, bulk actions, database queries and more.
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.
mayankjanidev/laravel-store
7 Downloads
Create reusable database queries and data objects in Laravel
ixnode/php-date-parser
413 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
giordanolima/eloquent-repository
1253 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
angel-source-labs/laravel-expressions
887 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent
drupal/sql_tools
1135 Downloads
Query database and table sizes, optimize tables and more.
silassare/gobl
367 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
mindplay/sql
15758 Downloads
Database framework and query builder
ironbound/db
801 Downloads
Provides models and custom query objects for custom database tables in WordPress.
n2n/n2n-spec-dbo
1639 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
cratia/orm-dbal
2114 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
the-don-himself/gremlin-ogm
1883 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.