Libraries tagged by user trails
vormkracht10/laravel-trailing-slash
89 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
runopencode/traitor-bundle
53 Downloads
Inject into services via method injection based on used traits of defined service classes.
qubus/inheritance
103 Downloads
A library of traits that can be used in place of helper classes or god classes.
c33s/doctrine-extra
179 Downloads
A Collection of Traits which can be used to build a Doctrine Entity.
seotils/deferred-exceptions
66 Downloads
The trait allows you to choose: to throw an exception now, later or simply handle errors. Also it accumulate exceptions of all classes wich use this trait.
coyote6/laravel-base
66 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
safronik/code-patterns
28 Downloads
Implementation of different code patterns mainly could be used as traits
judahnator/trait-aware
392 Downloads
Makes your classes aware of the traits they use
bentools/helpfultraits
1719 Downloads
Some nice traits to use with Symfony.
webtheory/facade
572 Downloads
Collection of traits that enables use of Laravel style facade classes in packages
philippgrashoff/atkdatamodeltraits
146 Downloads
A small collection of traits to be used with Atk4\Data\Model
hitechnix/support
52 Downloads
Flexible helper methods & traits for commonly used functionalities.
src-run/wonka-library
133 Downloads
a collection of framework-agnostic classes, interfaces, traits, and root-namespace functions used as the building blocks for other projects
keven/magician
24 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
maggomann/filament-model-translator
351 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.