Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -49,6 +49,7 @@ A list of amazingly awesome PHP libraries that you should be using:
49 49
 * [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
50 50
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
51 51
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
52
+* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
52 53
 
53 54
 # C Extension Frameworks
54 55
 * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.

Loading…
Cancel
Save