mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-10 15:20:54 +00:00
This commit is contained in:
parent
27759c9f50
commit
8f4704ca14
@ -8,8 +8,6 @@ A list of amazingly awesome PHP libraries that you should be using:
|
||||
* [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
|
||||
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
||||
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
||||
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension PHP framework.
|
||||
* [Yaf](http://php.net/manual/en/book.yaf.php) - Another C extension framework.
|
||||
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
||||
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
|
||||
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
||||
@ -43,6 +41,10 @@ A list of amazingly awesome PHP libraries that you should be using:
|
||||
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
|
||||
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
||||
|
||||
# C Extension Frameworks
|
||||
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension PHP framework.
|
||||
* [Yaf](http://php.net/manual/en/book.yaf.php) - Another C extension framework.
|
||||
|
||||
# Utilities
|
||||
|
||||
* [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
|
||||
|
Loading…
Reference in New Issue
Block a user