Libraries tagged by trakt
subjective-php/psr-cache-helper
94583 Downloads
Utilities to assist with PSR-16 simple cache implementations
rootwork/php-sidekick
11517 Downloads
A PHP helper library dedicated providing useful one-liners to otherwise common and tedious tasks.
rekalogika/doctrine-collections-decorator
3986 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
pawelmysior/laravel-publishable
17023 Downloads
Toggle the published state of your Eloquent models easily
orisai/reflection-meta
30034 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
olegsoft/first-or-create
11488 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
mannikj/laravel-sti
4649 Downloads
A single table inheritance trait for you eloquent models
loqbox/laravel-applies-filters
23014 Downloads
A simple trait to add backend filtering to Laravel APIs
linio/common
45612 Downloads
Common library for Linio projects
lc5/from-array
859 Downloads
Create objects from arrays with type checks
laravel-ready/model-support
859 Downloads
Useful model support traits
laravel-enso/versioning
16724 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
jpc/design-pattern
33787 Downloads
Simple Design Patter integration
greabock/tentacles
33950 Downloads
Da epic tentacles for Eloquent
dkd/php-populate
49080 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method