Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -63,6 +63,7 @@ A list of amazingly awesome PHP libraries that you should be using:
63 63
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
64 64
 * [Lex](https://github.com/fuelphp/lex) - A lightweight template parser.
65 65
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
66
+* [OOSSH](https://github.com/frequence-web/OOSSH) - An object orientated SSH library.
66 67
 * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime.
67 68
 * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.
68 69
 * [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component.

Loading…
Cancel
Save