Libraries tagged by soql
beberlei/doctrineextensions
63463153 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
28566564 Downloads
This is my package error-solutions
iamcal/sql-parser
4712839 Downloads
MySQL schema parser
greenlion/php-sql-parser
9697859 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
aura/sql
2058287 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
scienta/doctrine-json-functions
18967475 Downloads
A set of extensions to Doctrine that add support for json query functions.
rennokki/laravel-eloquent-query-cache
3220934 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
4267227 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
5704141 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
16239810 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4500233 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
6108574 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
cycle/orm
687833 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1358040 Downloads
The lightweight PHP database framework to accelerate development
spatie/fork
1308772 Downloads
A lightweight solution for running code concurrently in PHP