kodegenerator
by rohmadst
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
l5-repository
by acacha
Laravel 5 - Repositories to the database layer. Based on prettus/l5-repository
laravel-addresses
by rinvex
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
laravel-api-generator
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-api-generator
by sawmainek
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-api-generator-gj
by gabrieljaime
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-attributes
by rinvex
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel-auto-morph-map
Automatically alias and map the polymorphic types of Eloquent models.
laravel-autodb
by xmarkclx
Automatically creates database for Laravel based on a few PHP documentation comments.
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-cacheable
by rinvex
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
laravel-cascade-deletes
by shiftonelabs
Adds application level cascading deletes to Eloquent Models.
laravel-cassandra
by fuitad
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
laravel-categories
by rinvex
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
laravel-couchbase
A Couchbase based Eloquent model and Query builder for Laravel
laravel-database-encryption
by austinheap
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-encryptable-trait
by hihaho
Laravel encryptable trait, easily make certain fields for eloquent models encryptable