Libraries tagged by myclabs
myclabs/deep-copy
924310904 Downloads
Create deep copies (clones) of your objects
myclabs/php-enum
241045763 Downloads
PHP Enum implementation
acelaya/doctrine-enum-type
2143426 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
myclabs/array-comparator
206704 Downloads
Array comparator
myclabs/acl
3708 Downloads
ACL library for Doctrine
julienbornstein/php-enum-countries
15548 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
hayes/php-enum
16495 Downloads
Extension for the myclabs/php-enum library
aboutcoders/enum-serializer-bundle
29933 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
myclabs/work
294 Downloads
Work queue library letting you run background tasks using a generic abstraction
tlr/enum
13952 Downloads
An enum package optimised for laravel based on myclabs/enum
ex3v/myclabs-enum-param-converter
9523 Downloads
myclabs/xport
404 Downloads
Import/Export library for PHP
myclabs/muih
24494 Downloads
PHP and Javascrcipt helpers for creation of Bootstrap 3 UI elements
kalibora/labeled-enum
3079 Downloads
Enum with label that extends myclabs/php-enum
rvxlab/laravel-enum-cast
1097 Downloads
Enum casts for Laravel