Libraries tagged by Laravel-Database
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
maxim-oleinik/blade-migrations-laravel
2232 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
klaravel/db-logger
2372 Downloads
Laravel database/sql queries logger.
javaabu/schema
4745 Downloads
Extends the Laravel database schema with convenience methods used by javaabu/generators
hedronium/jables
94 Downloads
Write your Laravel Database Schema in JSON.
ekvedaras/subscription-engine-illuminate
74 Downloads
Laravel database adapters for the wwwision/subscription-engine
ekvedaras/dcb-eventstore-illuminate
388 Downloads
Laravel database adapter for the Dynamic Consistency Boundary implementation
edwardtich/laravel-queue-monitor
239 Downloads
Queue Monitoring for Laravel Database Job Queue
x7media/laravel-planetscale
1545 Downloads
A package for managing Laravel database migrations with Planetscale databases.
whtht/perfectly-cache
1769 Downloads
Laravel database cache package
rootinc/laravel-db-url
90 Downloads
Translates a database URL into Laravel database driver values.
ooxif/laravel-query-param
3847 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
zssarkany/laravel-database-sticky-timezone
201 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
zarulizham/laravel-database-backup-scheduler
419 Downloads
Automate and schedule your Laravel application database to your preferred storage filesystem
waelwalid/laravel-database-sync
314 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.