Libraries tagged by trakt
yii2tech/behavior-trait
292215 Downloads
Allows handling events via inline declared methods, which can be added by traits
phpunitgoodpractices/traits
247681 Downloads
Highly opinionated PHPUnit good practices enforcer.
chillerlan/php-traits
1165772 Downloads
Some useful traits for PHP 7.2+
runz0rd/mapper-php
414106 Downloads
Model mapping, unmapping and validation
laracraft-tech/laravel-useful-additions
83985 Downloads
A collection of useful Laravel additions!
cybercog/laravel-ownership
23671 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cybercog/laravel-nova-ban
190898 Downloads
A Laravel Nova banning functionality for your application.
cybercog/laravel-eloquent-flag
16620 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
rinvex/laravel-repositories
17168 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/laravel-cacheable
128284 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
135372 Downloads
Implementation of the Facebook Open Graph protocol for SilverStripe
tractorcow/silverstripe-colorpicker
230805 Downloads
Color picker field for Silverstripe CMS using the ColorPicker jQuery plugin
tractorcow/silverstripe-autocomplete
318298 Downloads
Autocomplete text field for Silverstripe
willvincent/laravel-unique
2911 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
troelskn/laravel-fillable-relations
63947 Downloads
Provides HasFillableRelations trait to Eloquent models