Libraries tagged by Laravel Database
weslinkde/laravel-postgres-tools
1968 Downloads
Some handy helper function for PostgresSQL Databases
wayofdev/laravel-cycle-orm-adapter
9716 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
venturedrake/laravel-encryptable
7554 Downloads
Automatically encrypt and decrypt database table fields
tobytwigger/laravel-settings
9078 Downloads
Settings for Laravel
someonefamous/laravel-findby
7555 Downloads
Extended 'find' functionality for Eloquent (Laravel).
softheroes/laravel-seeder
2149 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
sarahman/laravel-http-request-api-log
4569 Downloads
This library stores the http request api log into a database table.
saasscaleup/laravel-n-plus-one-detector
126 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
ruangdeveloper/laravel-settings
476 Downloads
Manage model or application settings in database
rishi-ramawat/laravel-postgresql-inherit
26110 Downloads
Add inheritance in postgresql tables
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
7429 Downloads
Database import and export for Artisan
pelfox/laravel-bigquery
893 Downloads
Laravel BigQuery
ohseesoftware/laravel-schema-list
2655 Downloads
List tables, columns, and indices for your database connections.