Libraries tagged by myclabs
myclabs/deep-copy
722823945 Downloads
Create deep copies (clones) of your objects
myclabs/php-enum
203652410 Downloads
PHP Enum implementation
acelaya/doctrine-enum-type
1948640 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
myclabs/array-comparator
119170 Downloads
Array comparator
hayes/php-enum
4559 Downloads
Extension for the myclabs/php-enum library
aboutcoders/enum-serializer-bundle
25888 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
myclabs/work
291 Downloads
Work queue library letting you run background tasks using a generic abstraction
myclabs/acl
3547 Downloads
ACL library for Doctrine
julienbornstein/php-enum-countries
8796 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
tlr/enum
12562 Downloads
An enum package optimised for laravel based on myclabs/enum
ex3v/myclabs-enum-param-converter
9523 Downloads
myclabs/xport
403 Downloads
Import/Export library for PHP
myclabs/muih
24493 Downloads
PHP and Javascrcipt helpers for creation of Bootstrap 3 UI elements
kalibora/labeled-enum
2295 Downloads
Enum with label that extends myclabs/php-enum
jdperc/deep-copy-fixed
1629 Downloads
A fork of the great myclabs/DeepCopy bundle for Symfony