Libraries tagged by trakt
adamhopkinson/laravel-model-hash
31983 Downloads
A trait which automatically generates a unique hash per model instance
rinvex/laravel-cacheable
132842 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
tractorcow/silverstripe-opengraph
150498 Downloads
Implementation of the Facebook Open Graph protocol for SilverStripe
tractorcow/silverstripe-colorpicker
289188 Downloads
Color picker field for Silverstripe CMS using the ColorPicker jQuery plugin
tractorcow/silverstripe-autocomplete
428173 Downloads
Autocomplete text field for Silverstripe
wyrihaximus/react-phpunit-run-tests-in-fiber
723141 Downloads
Trait to run all tests in a fiber
willvincent/laravel-unique
18912 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
vanilo/support
273165 Downloads
Common Vanilo functions, traits, helpers
troelskn/laravel-fillable-relations
80109 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
259003 Downloads
A small set of traits that can be used to prevent misuse of your objects
phrity/util-interpolator
237918 Downloads
Interpolator class and trait.
phrity/comparison
435224 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
kongulov/interact-with-enum
70269 Downloads
Trait for convenient use of ENUM in PHP
kdyby/strict-objects
1751933 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
211553 Downloads
Withable trait for Laravel's Eloquent models