Libraries tagged by support traits
mfonte/propaccessor
9 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
filippo-toso/eloquent-aggregates
270 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
103 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
8 Downloads
A Tripal extension module that provides generic support for large-scale phenotypic data and traits with importers, content pages and visualizations.
apility/filament-localizable-resources
6 Downloads
This package provides a re-usable trait for Filament Resources which adds support for localizing the resource labels.
thursdaybw/dtt_multi_device_test_base
0 Downloads
Reusable base classes for running Drupal Test Traits (DTT) tests in multiple browser/device contexts — such as desktop, mobile, tablet, or anything Selenium supports.
soliyer/laravel-fuzzy-search
15 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.
smarch/omac
51 Downloads
A simple ACL trait to allow authorization checks using whatever authorization package is desired. Currently supports Laravel Default, Shinobi, Sentinel and Entrust.
gelembjuk/locale
132 Downloads
Internationalization support for PHP applications. It is a simple set of classes to manage languages/locales, to translate texts depending on a locale. The package contains a trait to include internationalization functions to any classes very easy and with minimum coding.
arslanayoub/searchable-scope
3 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.