Libraries tagged by in db
orisai/db-audit
221 Downloads
SQL database analysis for common errors in structure, data and configuration
ironbound/db
811 Downloads
Provides models and custom query objects for custom database tables in WordPress.
blubird/db-truncate
2764 Downloads
Your can truncate all your tables in your database
omatech/editora-dbinterface
3630 Downloads
Extract or Load information from Editora in powerful and misterious ways using closures with Eloquant like syntax
nkiraly/dbsteward
4174 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.
dbsteward/dbsteward
2121 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.
smrtr/mysql-version-control
1380 Downloads
A crude version control system for mysql written in php
sandj/laravel-translation-loader
2006 Downloads
Store your language lines in the database, yaml or other sources
juzaweb/laravel-translation-loader
581551 Downloads
Store your language lines in the database, yaml or other sources
enflow/laravel-database-encryption
1611 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
aon4o/laravel-translation-loader
231 Downloads
Store your language lines in the database, yaml or other sources
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
pdffiller/laravel-influx-provider
6285 Downloads
Service provider to set up and use InfluxDB SDK in Laravel 5
larapack/attribute-purging
571 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
nepster-web/php-simple-queue
2989 Downloads
Simple queues implementation in PHP through database.