浏览代码

pull/4/head
Jamie York 12 年前
父节点
当前提交
524a8242ea
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md 查看文件

208
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
208
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
209
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
209
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
210
 * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
210
 * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
211
+* [Math](https://github.com/moontoast/math) - A library for working with large numbers.
211
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
212
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
213
+* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
212
 
214
 
213
 ## Filtering and Validation
215
 ## Filtering and Validation
214
 
216
 
258
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
260
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
259
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
261
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
260
 
262
 
261
-
262
 ## Official APIs
263
 ## Official APIs
263
 
264
 
264
 * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
265
 * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.

正在加载...
取消
保存