Libraries tagged by trait
turahe/laravel-likeable
1709 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
ttbooking/mapper-php
38295 Downloads
Model mapping, unmapping and validation
ttbooking/common-php
38304 Downloads
My collection of common libraries for php.
tkachikov/laravel-withtrashed
5714 Downloads
Trait for set magic method withTrashed for models with SoftDelete
teofanis/hook-press
2104 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
teners/laravel-extras
4139 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
survos/kit-bundle
1468 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
subjective-php/psr-cache-helper
127151 Downloads
Utilities to assist with PSR-16 simple cache implementations
pawelmysior/laravel-publishable
19364 Downloads
Toggle the published state of your Eloquent models easily
orisai/reflection-meta
36171 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
olegsoft/first-or-create
18911 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
okapi/singleton
15437 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
mindtwo/laravel-auto-create-uuid
28223 Downloads
Automatically generate UUIDs for Eloquent models on creation and replication.
mannikj/laravel-sti
7225 Downloads
A single table inheritance trait for you eloquent models
linio/common
48934 Downloads
Common library for Linio projects