Libraries tagged by support traits
saadsebai/enum-support
9 Downloads
Add more support to enum
romanlazko/support-macroable
5 Downloads
Trait Macroable to dynamically add methods to your PHP classes.
pozitronik/yii2-cached-properties-trait
5 Downloads
Support to cache yii2 models properties
hitechnix/support
58 Downloads
Flexible helper methods & traits for commonly used functionalities.
focela/support
562 Downloads
Flexible helper methods & traits for commonly used functionalities
fapost/support
1 Downloads
FaPost reusable Eloquent primitives — traits, base model, and model concerns
duyduc-nguyen/laravel-sluggable-trait
35 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
c4tech/support
641 Downloads
Base classes and traits for API backends.
affinity4/support
4 Downloads
Add Laravel style facades, traits and helper functions to any PSR-11 Container app
tekton/support
157 Downloads
The support project is a collection of utility functions and classes/traits that can be reused in other projects.
jnjxp/support
216 Downloads
Generic contracts, traits, interfaces, etc
soraspire/laravel-searchable
2 Downloads
A Laravel package that provides a flexible Searchable trait with support for custom operators (like, regex, soundex, fulltext, etc.)
sierratecnologia/muleta
989 Downloads
SierraTecnologia common support helpers, contracts, and traits required by various SierraTecnologia packages. Validator functionality, and basic controller included out-of-the-box.
piotrpress/singleton
187 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
dv0vd/laravel-simple-cache
1 Downloads
Simple trait for cache handling with tags support in Laravel