Libraries tagged by traits
chillerlan/php-dotenv
14521 Downloads
A simple .env loader - PHP 8.1+
bpocallaghan/titan
11169 Downloads
Core framework for laravel projects (Laravel Admin Starter).
axetools/bitflagtrait
2554 Downloads
A PHP trait to enable bitwise comparison of flags
yieldstudio/eloquent-public-id
52086 Downloads
Eloquent Public ID Trait for Laravel 9 and above.
vladahejda/phpunit-assert-exception
162330 Downloads
Assert exception/throwable/error PHPUnit trait.
thepublicgood/is-presentable
6674 Downloads
Simple Laravel model presenter trait
tarre/laravel-scout-refresh
17848 Downloads
Flush and import all models with the "Searchable" trait
survos/core-bundle
13614 Downloads
Traits and Interfaces common to other Survos bundles
spatie/or-else
138 Downloads
A trait to add orElse functions to a class
sparkcentral/backoff
48795 Downloads
Utility trait with retry (back off) functionality
sfneal/caching
113854 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
samuell/revisions-plugin
5865 Downloads
Revisions allows to extend any model with Revisionable trait with more features and easy to use.
rami/entity-kit-bundle
659 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
r83dev/test-accessible
2059 Downloads
Accessible trait to call protected methods, properties and constants in tests.
prezly/forbid-serialization
134164 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP