Libraries tagged by trails
evercode1/trait-maker
2537 Downloads
Artisan Command To Create A Trait Stub
curly-deni/laravel-permission-policy
17 Downloads
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
andy87/lazy-load-trait
44 Downloads
PHP library for lazy load - developed by and_y87
michael-rubel/laravel-safe-request
12266 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
yoursjarvis/laravel-filter-query
8 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
wppunk/wpautoload
149 Downloads
Autoload your classes, interfaces and traits in WordPress
vertigolabs/validation-aware
464 Downloads
validation aware traits
vertigolabs/logger-aware
468 Downloads
logger aware traits
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
usermp/laravel-filter
84 Downloads
A Laravel package for filterable traits
unifik/doctrine-behaviors-bundle
3843 Downloads
Doctrine Behaviors for Symfony2, using traits.
ultra/enum-cases
27 Downloads
Traits that add a little extra functionality to your enums.
torzer/laravel-datetime-mutator
362 Downloads
Laravel traits mutators to help Date Time manipulation on Eloquent Models
toovalu-github/doctrine-behaviors
5 Downloads
Doctrine Behavior Traits
thenlabs/class-builder
328 Downloads
Dynamic management of classes, traits and interfaces in PHP.