Libraries tagged by Laravel Database
rinvex/laravel-tenants
3326 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
portable/laravel-db-tools
7367 Downloads
Database import and export for Artisan
pelfox/laravel-bigquery
881 Downloads
Laravel BigQuery
ohseesoftware/laravel-schema-list
2650 Downloads
List tables, columns, and indices for your database connections.
novius/laravel-translation-loader
14812 Downloads
Store your language lines in the database, yaml or other sources
mvanduijker/laravel-transactional-mails
5090 Downloads
Send mails after DB transaction is committed
mpyw/laravel-pdo-emulation-control
75303 Downloads
Temporarily enable/disable PDO prepared statement emulation
metafox/laravel-backup
5917 Downloads
A Laravel package to backup your application
maxal/laravel-subscriptions
1430 Downloads
MaxAl Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
littlebug/laravel-repository
3935 Downloads
The repository mode for laravel!
lerouse/laravel-repository
9022 Downloads
Repository implementation for Laravel.
jimbolino/laravel-model-builder
10545 Downloads
builds eloquent models based on the tables and relations found in your mysql database
imajkumar/laravel-binary-tree
1377 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
garf/laravel-conf
6275 Downloads
Store additional configs in JSON or Database (write, read)
friendsofcat/laravel-db-maintenance
29503 Downloads
Database implementation of app maintenance mode to replace default file maintenance