|
|
@@ -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.
|