Libraries tagged by trakt
gomachan46/state-machine
85572 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
cybercog/laravel-nova-ban
188560 Downloads
A Laravel Nova banning functionality for your application.
cybercog/laravel-eloquent-flag
15966 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
atk4/core
2156617 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
rinvex/laravel-repositories
17043 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
127677 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
133643 Downloads
Implementation of the Facebook Open Graph protocol for SilverStripe
tractorcow/silverstripe-colorpicker
225179 Downloads
Color picker field for Silverstripe CMS using the ColorPicker jQuery plugin
tractorcow/silverstripe-autocomplete
309260 Downloads
Autocomplete text field for Silverstripe
willvincent/laravel-unique
1971 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
troelskn/laravel-fillable-relations
62249 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
254833 Downloads
A small set of traits that can be used to prevent misuse of your objects
mostafaznv/laracache
37633 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
marvinrabe/laravel-graphql-test
279127 Downloads
Provides you with a simple GraphQL testing trait.
kongulov/interact-with-enum
32941 Downloads
Trait for convenient use of ENUM in PHP