Libraries tagged by trakt
robbielove/laravel-support
328 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
p-andrey/tentacles
10991 Downloads
Da epic tentacles for Eloquent
okapi/singleton
4099 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
mg-code/yii2-command-logger
4832 Downloads
Useful tool for logging some CLI actions
laravel-enso/versions
6367 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
jonnypickett/eloquent-sti
720 Downloads
Single Table Inheritance for Eloquent ORM
j7-dev/wp-utils
509 Downloads
Various WordPress classes and traits for WordPress
ironshark/laravel-extendable
11034 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
igaster/laravel-translate-eloquent
3333 Downloads
Description
igaster/laravel-model-options
718 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
hedii/laravel-date-range
40537 Downloads
A date range trait with local scope methods for Laravel Eloquent models
francescomalatesta/laravel-reactions
135 Downloads
firevel/sortable
1648 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
firevel/filterable
1649 Downloads
A simple trait for Laravel Eloquent models that allows you to easily filter your queries.
evercode1/view-maker
4191 Downloads
ViewMaker for Laravel 5.2 Artisan Command