Libraries tagged by php-trait
dvlpr1996/php-enum-helper-trait
3 Downloads
Simplify enum handling in PHP with this versatile trait. Enhance code clarity and streamline workflows with utility methods for enum management.
zlik/http-status-codes-trait
224 Downloads
A PHP trait which defines all standard HTTP status codes.
wzulfikar/render-exception-with-whoops
251 Downloads
PHP Trait to render exception with Whoops
vladdnepr/trait-utils
26 Downloads
PHP Trait Utilities
taviroquai/mask
13 Downloads
A PHP trait as a basic template engine
tagging/laravel-tagging
6 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
softtechnoes/laravel-tagging
26 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow colorful Tags. Models can be marked as Taggable.
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes
rvzug/laravel-possible-composite-key
75 Downloads
PHP trait to use composite keys in your Laravel Eloquent models and does not fail on possible missing column.
roi-up-agency/php-kafka-schema-registry
270 Downloads
Library to consume and produce in Apache Kafka < 2.1 and Schema Registry, using php traits. This lib use the base present in Nicofuma/poc-php-kafka lib.
qmagix/laravel-tagging
19 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
perspectivain/php-postgis
245 Downloads
A PHP Trait to convert Postgis coordinates to array and a PHP array to Postgis text
paulocjota/friendly-enum
1 Downloads
FriendlyEnum is a PHP trait used to handle enum fields in Laravel framework in an easy way.
neooblaster/loader
40 Downloads
A PHP Trait containing transversal loaders
namelesscoder/phpunit-xhprof
424 Downloads
XHProf / PHPUnit integration via PHP Trait for test cases