From 66c08cfc1426908e9caf1743c47aa1f5e19a8c40 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 11 Sep 2012 13:58:39 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 8728f98c..ced89bf6 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -49,6 +49,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library. * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. +* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. # C Extension Frameworks * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.