Libraries tagged by modem
j4mie/paris
427010 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
cyrildewit/eloquent-viewable
878615 Downloads
Laravel package that allows you to associate views with Eloquent models
betterapp/laravel-db-encrypter
463706 Downloads
Provides database model attribute encryption/decryption
backpack/generators
1915490 Downloads
Generate files for laravel projects
aplus/mvc
1338823 Downloads
Aplus Framework MVC Library
api-platform/schema-generator
3455046 Downloads
Various tools to generate a data model based on Schema.org vocables
yoeunes/toastr
798358 Downloads
toastr.js flush notifications for Laravel
wildside/userstamps
1128868 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
1440397 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1223210 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
647395 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
343061 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spatie/laravel-searchable
1094829 Downloads
Pragmatically search through models and other sources
ruler/ruler
680052 Downloads
A simple stateless production rules engine for modern PHP.
rtconner/laravel-tagging
2383382 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.