Libraries tagged by models
ymigval/laravel-model-cache
73184 Downloads
Laravel package for caching Eloquent model queries
laravel-lang/models
2850204 Downloads
Easy and fast way to localize models
lacodix/laravel-model-filter
64537 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
243207 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
wol-soft/php-json-schema-model-generator
127846 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
qossmic/rich-model-forms-bundle
287323 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
mvanduijker/laravel-transactional-model-events
184724 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
javoscript/laravel-macroable-models
834438 Downloads
A package for adding methods to Laravel models on the fly
hyva-themes/magento2-graphql-view-model
3088393 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
deligoez/laravel-model-hashid
124775 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
genealabs/laravel-overridable-model
444636 Downloads
Provide a uniform method of allowing models to be overridden in Laravel.
wsdltophp/packagebase
5002712 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
wendelladriel/laravel-lift
52134 Downloads
Take your Eloquent Models to the next level
vlucas/spot2
398078 Downloads
Simple DataMapper built on top of Doctrine DBAL
vkovic/laravel-custom-casts
376639 Downloads
Make your own custom cast type for Laravel model attributes