Libraries tagged by wodel
wol-soft/php-json-schema-model-generator
61507 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
vildanbina/laravel-model-json
11556 Downloads
Laravel Model Json
stephenjude/default-model-sorting
75118 Downloads
Add default sorting column to your eloquent model
stellarwp/models
377536 Downloads
A library for a simple model structure.
scrumble-nl/laravel-model-ts-type
39775 Downloads
This package makes it possible to generate TypeScript types based on your models
qossmic/rich-model-forms-bundle
238369 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
pomm-project/model-manager
257795 Downloads
PHP Object Model Manager for Postgresql
naoray/eloquent-model-analyzer
403291 Downloads
Helpful methods to gain more information about eloquent model classes.
mvanduijker/laravel-transactional-model-events
112182 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
88995 Downloads
Validation rule to check if a model exists
mohammedmanssour/laravel-recurring-models
6280 Downloads
Adds Repeatable functionlity to Laravel Models
laravel-lang/models
240365 Downloads
Easy and fast way to localize models
lacodix/laravel-model-filter
26850 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
100557 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
jdavidbakr/replaceable-model
229256 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models