Libraries tagged by wodel
klever/tutor
22376 Downloads
PHPUnit Extensions to easily spec-test data models
kiqstyle/eloquent-versionable
14401 Downloads
Versioning behaviour for eloquent models
kharanenka/laravel-scope-user-belongs-to
36609 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
35317 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
36696 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
36764 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
36382 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
35130 Downloads
Scope for field 'hidden' (bool)
kharanenka/laravel-scope-external-id
36657 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
36514 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
36764 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
36622 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
36951 Downloads
Scope for field 'active' (bool)
jonom/silverstripe-someconfig
5997 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
jetcod/eloquent-keygen
4654 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models