Libraries tagged by mode
dyrynda/laravel-model-uuid
1911981 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
spiritix/lada-cache
373241 Downloads
A Redis based, automated and scalable database caching layer for Laravel
picocss/pico
7974 Downloads
Minimal CSS Framework for semantic HTML.
nanigans/single-table-inheritance
1736590 Downloads
Single Table Inheritance Trait
mpociot/versionable
663783 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
kodeine/laravel-meta
493148 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
j4mie/paris
421323 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
cyrildewit/eloquent-viewable
867591 Downloads
Laravel package that allows you to associate views with Eloquent models
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
backpack/generators
1874460 Downloads
Generate files for laravel projects
aplus/mvc
1280313 Downloads
Aplus Framework MVC Library
api-platform/schema-generator
3407049 Downloads
Various tools to generate a data model based on Schema.org vocables
yoeunes/toastr
772029 Downloads
toastr.js flush notifications for Laravel
wildside/userstamps
1098743 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1419497 Downloads
A Laravel package to easily generate CSV files from Eloquent model.