mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
This commit is contained in:
parent
facd69c897
commit
524a8242ea
@ -208,7 +208,9 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
|
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
|
||||||
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
||||||
* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
|
* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
|
||||||
|
* [Math](https://github.com/moontoast/math) - A library for working with large numbers.
|
||||||
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
||||||
|
* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
|
||||||
|
|
||||||
## Filtering and Validation
|
## Filtering and Validation
|
||||||
|
|
||||||
@ -258,7 +260,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
||||||
* [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
|
* [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
|
||||||
|
|
||||||
|
|
||||||
## Official APIs
|
## Official APIs
|
||||||
|
|
||||||
* [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
|
* [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
|
||||||
|
Loading…
Reference in New Issue
Block a user