Libraries tagged by csql
nette/database
5805640 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
16481532 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4615550 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
6185046 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1378129 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
4348235 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.
laminas/laminas-db
20018302 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-sql-commenter
1026489 Downloads
Add comments to SQL queries made by Laravel
aura/sqlquery
2585891 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2105017 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.
usmanhalalit/pixie
2005973 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
sofa/eloquence
1407214 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
paragonie/ciphersweet
936164 Downloads
Searchable field-level encryption library for relational databases
mevdschee/php-crud-api
57095 Downloads
Single file PHP script that adds a REST API to a SQL database.
matthiasmullie/scrapbook
2000159 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.