Libraries tagged by model data
andyfleming/handy
485 Downloads
Handy Model class for amazing data magic.
vendocrat/laravel-meta
7 Downloads
Simple and fluent meta data for Eloquent Models in Laravel 5.
lecturize/laravel-meta
2468 Downloads
Simple and fluent meta data for Eloquent Models in Laravel 5.
jenssegers/mongodb-lite
1032 Downloads
A lightweight MongoDB database library and model for Laravel 4
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
kjjd84/lucid
20 Downloads
Declare database schemas & factory definitions inside Laravel models.
sunnysideup/cleanup-tables
565 Downloads
Delete stale data.
steadlane/silverstripe-massexport
11 Downloads
A tool that allows you to export multiple Models at once and zip them into a single file for a specific date range
redbean-fvm/redbean-fvm
159 Downloads
Redbean FVM makes Filtering,Validating , and Generating RedBean Models easy.
pedro151/orm-generator
332 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
moraesgil/entity-validator-trait
264 Downloads
A simple Laravel trait for call Validation by your entitie to allow data creating or updating.
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jarjobs/sonatadtomodelmanager
3838 Downloads
Bundle for handling Sonata Admin form data with data-transfer-object instead of entity
gsferro/powermodel
452 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