Libraries tagged by model meta
hedii/laravel-date-range
40549 Downloads
A date range trait with local scope methods for Laravel Eloquent models
wowkaster/yii2-serialize-attributes
5410 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
rkooistra/super-eloquent-repository
2551 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
cdma-numiscorner/ebay-inventory-api
1653 Downloads
The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.
syrian-open-source/laravel-relational-metrics
8 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
envant/laravel-model-mutator
266 Downloads
Load relations and append attributes from request query
laravel-liberu/dynamic-methods
3060 Downloads
Dynamic methods, relations or accessors for models
xiidea/ci-base-model
624 Downloads
An extension of CodeIgniter's base Model class for providing a couple handy methods
sebwas/multi-model-authentication
8 Downloads
An alteration of the authentication methods by laravel to support multi model authentication
torzer/laravel-datetime-mutator
359 Downloads
Laravel traits mutators to help Date Time manipulation on Eloquent Models
laravel-israel/eloquent-status-mutator
13 Downloads
A status manager trait for Eloquent models
gsferro/powermodel
437 Downloads
Forma elegante e eficiente de formatar campos de data, hora e afins ao exibir, colocando somente um sufixo no nome original do atributo sem precisar declarar Accessors e/ou Mutators dentro da model
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
vcian/laravel-code-insights
84 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
mgrechanik/ant-colony-optimization
104 Downloads
The implementation of the Ant colony optimization algorithm