From 1a1727f5da2a9503110a6778af3d133b4349a0fa Mon Sep 17 00:00:00 2001 From: ziadoz Date: Fri, 12 Oct 2012 11:57:16 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 4bcf4e4..9bd7b28 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -63,6 +63,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. * [Lex](https://github.com/fuelphp/lex) - A lightweight template parser. * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. +* [OOSSH](https://github.com/frequence-web/OOSSH) - An object orientated SSH library. * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime. * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex. * [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component.