laravel-query-expressions
by tpetry
Database-independent Query Expressions as a replacement to DB::raw calls
laravel-repos
by mrterryh
Small Laravel 5 repositories package to abstract the database layer of your web application.
laravel-repository
by czim
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-schema-spy
by stolz
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
laravel-settings
by arcanedev
This package allows you to persists configs/settings for Laravel projects.
laravel-spec-schema
by ooxif
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features
laravel-sqlanywhere
by jaschweder
A Sybase driver based Eloquent model and Query builder for Laravel 4
laravel-sqlanywhere
by cagartner
A Sybase driver based Eloquent model and Query builder for Laravel 4
laravel-subscriptions
by rinvex
Rinvex 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.
laravel-super-migrations
by proai
This Laravel package is useful for big databases for a better migrations structure.
laravel-sync-migration
by awssat
Developer tool helps to sync migrations without refreshing the database
laravel-transactional-model-events
by mvanduijker
Add eloquent model events fired after a transaction is committed or rolled back
laravel-translation-loader
by spatie
Store your language lines in the database, yaml or other sources
laravel-translations-db
by zash
A database translations implementation for Laravel 5, forked from hpolthof/laravel-translations-db
laravel-unbreakable-migrations
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
laravel-unique-translation
by codezero
Check if a translated value in a JSON column is unique in the database.