浏览代码

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

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

74
 * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
74
 * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
75
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
75
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
76
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
76
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
77
-* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
77
+* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
78
 * [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
78
 * [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
79
 * [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
79
 * [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
80
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
80
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
134
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
134
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
135
 * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
135
 * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
136
 * [Damnit](https://github.com/filp/damnit) - A pretty error handling library.
136
 * [Damnit](https://github.com/filp/damnit) - A pretty error handling library.
137
+* [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
138
+* [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
137
 
139
 
138
 # Official APIs
140
 # Official APIs
139
 
141
 

正在加载...
取消
保存