Libraries tagged by sql query
squirrelphp/entities
3387 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
rizkyadi487/clickhouse-builder
4062 Downloads
Clickhouse sql query builder
ptx/clickhouse-builder
5476 Downloads
Clickhouse laravel sql query builder
ngframer/ngframer.php.sqlservices
114 Downloads
Build all the SQL queries using PHP, and also an executor.
mvccore/ext-model-db
514 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
moln/php-mysql-replication
27267 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.
litermi/logs
2501 Downloads
package to log routines and sql query
devly/wpdb
445 Downloads
SQL query builder for interacting with the WordPress database in OOP style.
typo3/cms-sys-action
244426 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
testmonitor/eloquent-calculated-columns
284 Downloads
A Laravel package for adding calculated columns to Eloquent models using SQL for more performant queries.
cratia/orm-model
1663 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).
vinlon/laravel-sql-logger
309 Downloads
Log Sql Queries in Laravel framework
ultraviolet33/sqlquerybuilder
7 Downloads
A SQL query builder
twister/sql
34 Downloads
SQL Query String Builder
stefmachine/querybuilder
226 Downloads
Light weight SQL query builder for PHP