mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added Yaf Framework
This commit is contained in:
parent
86bc1d0349
commit
3a25aba270
@ -80,6 +80,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Lithium](http://lithify.me/) - Another framework of components.
|
* [Lithium](http://lithify.me/) - Another framework of components.
|
||||||
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
|
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
|
||||||
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
|
||||||
|
* [Yaf](https://github.com/laruence/php-yaf) - A php framework written in c, built in php-ext.
|
||||||
|
|
||||||
## Framework Components
|
## Framework Components
|
||||||
*Web development frameworks' standalone components.*
|
*Web development frameworks' standalone components.*
|
||||||
@ -622,4 +623,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.
|
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user