Libraries tagged by laravel-models
achillesp/laravel-crud-forms
4911 Downloads
Create CRUD Forms for Laravel Models.
ymigval/laravel-model-datatable-ssp
261 Downloads
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
vkovic/laravel-model-meta
682 Downloads
Laravel model meta storage
soyhuce/laravel-model-injection
11143 Downloads
Extended Model injection for Laravel
rbennett/laravel-model-encryption
1585 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
plank/laravel-model-resolver
1953 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
orkhanahmadov/laravel-model-settings
4973 Downloads
Laravel model settings for Eloquent
mrdth/laravel-model-settings
1522 Downloads
Easy to use way to add settings to any Eloquent model
mouadziani/laravel-model-trackable
7 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
maize-tech/laravel-model-expires
519 Downloads
Laravel Model Expires
lyue/laravel-model
585 Downloads
laravel model helper
lab2view/laravel-model-archive
3296 Downloads
...
jrodella/laravel_model_generator
1165 Downloads
Reliese Components for Laravel Framework code generation. (This is a fork from: reliese/laravel)
internetguru/laravel-model-browser
1145 Downloads
A Laravel package to browse models and show them in a table, autocmplete, etc.