Libraries tagged by support traits
mfonte/propaccessor
8 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
filippo-toso/eloquent-aggregates
266 Downloads
A simple trait to add support for aggregate functions in Eloquent models
calgamo/test
3524 Downloads
Utility class/trait for test. Supports PHPUnit
mengdodo/laravel-tools
102 Downloads
laravel develop artisan command tools. Create service,trait,Repositories,Presenters template quickly, support ^5.5 and 6、7、8、9
evas-php/evas-loader
19 Downloads
Classes, Traits and Interfaces autoloader - partially supports PSR0, PSR4
tripalcultivate/phenotypes
1 Downloads
A Tripal extension module that provides generic support for large-scale phenotypic data and traits with importers, content pages and visualizations.
soliyer/laravel-fuzzy-search
12 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.
smarch/omac
48 Downloads
A simple ACL trait to allow authorization checks using whatever authorization package is desired. Currently supports Laravel Default, Shinobi, Sentinel and Entrust.