Libraries tagged by Laravel Database
soyhuce/laravel-validation-rules
11584 Downloads
A set of useful validation rules for Laravel
someonefamous/laravel-findby
10286 Downloads
Extended 'find' functionality for Eloquent (Laravel).
solomon-ochepa/laravel-settings
3666 Downloads
Store settings as key-value pairs in the database.
sarahman/laravel-http-request-api-log
9304 Downloads
This library stores the http request api log into a database table.
ruangdeveloper/laravel-settings
6492 Downloads
Manage model or application settings in database
rinvex/laravel-tenants
3388 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.
pelfox/laravel-bigquery
2792 Downloads
Laravel BigQuery
ohseesoftware/laravel-assert-encrypted
37282 Downloads
Add an assertion to test for encrypted values in your database.
novius/laravel-translation-loader
18320 Downloads
Store your language lines in the database, yaml or other sources
mvanduijker/laravel-transactional-mails
6384 Downloads
Send mails after DB transaction is committed
mpyw/laravel-pdo-emulation-control
77604 Downloads
Temporarily enable/disable PDO prepared statement emulation
mehadi/laravel-crud-generator
428 Downloads
A laravel package to generate CRUD by giving Model and database table column
maxal/laravel-subscriptions
3073 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.
lerouse/laravel-repository
11004 Downloads
Repository implementation for Laravel.
konekt/laravel-migration-compatibility
143307 Downloads
Library to help migrations to figure out whether a related field is int or bigInt