Libraries tagged by Databses
taguz91/yii2-error-handler
26415 Downloads
Error handler for mongo databases
stefanfroemken/mysqlreport
7861 Downloads
Analyze and profile your TYPO3 databases queries
skiptirengu/yii2-mssql-schema
11426 Downloads
Optimized Schema for Yii2 applications using mssql databases
seinopsys/postgresql-database-class
3706 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
sachoo/phalcon-model-annotations
130983 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console-migration
130357 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
redmatter/codeception-multidb
77127 Downloads
Switch between multiple databases in a Codeception Test
punktde/codeception-database
22044 Downloads
Provides a module and gherkin steps to use databases for codeception testing
psx/nested
7664 Downloads
Build complex nested data structures from relational databases
proai/laravel-super-migrations
2150 Downloads
This Laravel package is useful for big databases for a better migrations structure.
paulmozo/php-cypher-query-builder
3511 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
overals/yii2-geoip2
8506 Downloads
Yii2 GeoIP2 extension. Returns country, city, latitude, longitude, time zone, iso code, continent, subdivisions by IP (uses MaxMind's GeoIP2 databases)
mobilestock/laravel-replicator
1108 Downloads
laravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events.
mobilestock/laravel-database-interceptor
1425 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
lyonstahl/soql-builder
5247 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases