Libraries tagged by soql
facade/ignition-contracts
134156648 Downloads
Solution contracts for Ignition
beberlei/doctrineextensions
65284934 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
spatie/error-solutions
32526045 Downloads
This is my package error-solutions
iamcal/sql-parser
7186074 Downloads
MySQL schema parser
greenlion/php-sql-parser
10048267 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
scienta/doctrine-json-functions
19724526 Downloads
A set of extensions to Doctrine that add support for json query functions.
rennokki/laravel-eloquent-query-cache
3370229 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
4395603 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/database
5866375 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.
nette/caching
16626294 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4680081 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
6226545 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1387921 Downloads
The lightweight PHP database framework to accelerate development
spatie/fork
1491344 Downloads
A lightweight solution for running code concurrently in PHP
laminas/laminas-db
20223360 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations