Libraries tagged by sql-database
mevdschee/php-crud-api
55581 Downloads
Single file PHP script that adds a REST API to a SQL database.
arrilot/data-anonymization
544497 Downloads
Anonymize any data in your SQL database
simplesamlphp/simplesamlphp-module-sqlauth
5953352 Downloads
This is a authentication module for authenticating a user against a SQL database
delight-im/db
131071 Downloads
Safe and convenient SQL database access in a driver-agnostic way
namoshek/laravel-scout-database
63410 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
saman-jafari/telescope-elasticsearch-driver
6146 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
dreamfactory/df-firebird
35942 Downloads
Firebird SQL Database support for DreamFactory
safire-ac-za/simplesamlphp-module-sqlattribs
3724 Downloads
SimpleSAMLphp module to provide additional attributes from a SQL database
nkiraly/dbsteward
4173 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
kodus/db-cache
20031 Downloads
PSR-16 cache-implementation for SQL databases
jelix/database
2659 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
imarc/devour
6707 Downloads
An SQL database synchronizer
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension
dbsteward/dbsteward
2120 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
adamkearsley/convert-migrations
8482 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.