Libraries tagged by support traits
zeek/modernity
875 Downloads
Modern PHP support for WordPress. Classes, OOP, PSR-4, Traits, etc.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
laravel-ready/model-support
2678 Downloads
Useful model support traits
rinvex/support
18843 Downloads
Rinvex support contains common helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
athphane/filament-support
92 Downloads
Helper traits, base component configs, and shared utilities.
affinity4/slimphp-support
15 Downloads
Add Laravel style facades, traits and helper functions to any SlimPHP app
metrixinfo/eloquent-sortable
7242 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
pozitronik/yii2-relations
3877 Downloads
Relational attributes support for YII2 ActiveRecord
nabeghe/traituctor
3 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
kigkonsult/pcgen
71 Downloads
PHP Code Generation support package
jippi/cakephp-test-utilities
1817 Downloads
Package with support traits to ease unit testing.
mahbubhelal/refresh-databases
64 Downloads
A Laravel package that extends RefreshDatabase trait to support multiple database connections with separate migration paths. Also provides fast database refreshing with checksum-based caching.
tripalcultivate/phenotypes
48 Downloads
A Tripal extension module that provides generic support for large-scale phenotypic data and traits with importers, content pages and visualizations.
skywalker-labs/impersonate
328 Downloads
A powerful Laravel package to authenticate as your users. Easily impersonate other users in your application with a simple trait. Includes features like Blade directives, event handling, multi-guard support, and customizable access controls for advanced user management and debugging.