Libraries tagged by Laravel Database
kepex/laravel-crud-generator
16166 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
grazulex/laravel-modelschema
173 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
friendsofcat/laravel-db-maintenance
30864 Downloads
Database implementation of app maintenance mode to replace default file maintenance
friendsofcat/laravel-couchbase
30408 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
esign/laravel-translation-loader
9296 Downloads
Load translations from the database or other sources.
engageinteractive/laravel-view-models
11439 Downloads
Use view models instead of database model in your blade files and JSON responses.
endeavour-agency/laravel-migration-tests
3130 Downloads
Provides tools for integration testing Laravel migrations.
digifactory/laravel-pull-production-data
14166 Downloads
Pull your production storage folder and database to your local environment
deinternetjongens/laravel-api-factories
16970 Downloads
This package provides the database factory experience to fake Http calls in your testsuite
cybex/laravel-protector
8278 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
corp-soft/laravel-fixtures
1343 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
codewithkyrian/chromadb-laravel
3708 Downloads
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
codebuglab/laravel-tmdb
4238 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
capsulescodes/laravel-population
391 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
calebdw/laravel-sql-entities
354 Downloads
Manage SQL entities in Laravel with ease.