Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
b3b469628b
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md View File

73
 * [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library.
73
 * [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library.
74
 * [Version](https://github.com/kherge/Version) - A parsing and comparison library for semantic versioning.
74
 * [Version](https://github.com/kherge/Version) - A parsing and comparison library for semantic versioning.
75
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
75
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
76
-* [Kherge BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
76
+* [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
77
+* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
77
 
78
 
78
 # C Extension Frameworks
79
 # C Extension Frameworks
79
 
80
 

Loading…
Cancel
Save