Libraries tagged by trakt
glowy/macroable
4968 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
gin0115/wpunit-helpers
46779 Downloads
A series of helper classes, functions and traits for testing with WPUnit for WordPress
fwolf/singleton
477 Downloads
Singleton and SingleInstance trait
flyhjaelp/laravel-eloquent-orderable
2401 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fernleafsystems/utilities
5196 Downloads
Collection of simple utilities and traits
endeavour-agency/refresh-database-on-demand
40 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
draculaid/phpmocker
12 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
dilovanmatini/laravel-enumable
41 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
digitickets/phpunit-errorhandler
61248 Downloads
A simple trait to add to your PHPUnit test allowing you to track and test PHP errors, warnings and notices
digiservnet/eloquent-hasuuids
1443 Downloads
Simple Eloquent Model UUID trait.
devco/event-emitter
106016 Downloads
Port of NodeJSs EventEmitter to PHP 5.4 using traits
decodelabs/enumerable
1393 Downloads
Helper traits for enums
dealnews/test-helpers
150 Downloads
A PHP library of traits for use in PHPUnit test cases.
dashifen/wp-debugging
4085 Downloads
A PHP trait that can be used by other objects for on-screen debugging within a WordPress environment.
dashifen/debugging
4131 Downloads
A PHP Trait that defines static methods used for on-screen debugging.