mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Update README.md
Added php enum implementations
This commit is contained in:
parent
7b7c32a1a1
commit
14454ef00d
@ -798,6 +798,8 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component (SF).
|
* [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component (SF).
|
||||||
* [Underscore](https://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library.
|
* [Underscore](https://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library.
|
||||||
* [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
|
* [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
|
||||||
|
* [myclabs/php-enum](myclabs/php-enum) - A PHP Enum type implementation
|
||||||
|
* [PaLabs/php-enum](https://github.com/PaLabs/php-enum) - A Java-like php Enum implementation
|
||||||
|
|
||||||
# Software
|
# Software
|
||||||
*Software for creating a development environment.*
|
*Software for creating a development environment.*
|
||||||
|
Loading…
Reference in New Issue
Block a user