mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added Phred
This commit is contained in:
parent
a36b5a38ec
commit
8c1778f227
@ -9,6 +9,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
- [Framework Components](#framework-components)
|
||||
- [Micro Frameworks](#micro-frameworks)
|
||||
- [Micro Framework Extras](#micro-framework-extras)
|
||||
- [Object-oriented PHP](#object-oriented-php)
|
||||
- [Templating](#templating)
|
||||
- [Static Site Generators](#static-site-generators)
|
||||
- [HTTP](#http)
|
||||
@ -125,6 +126,10 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
|
||||
* [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
|
||||
|
||||
## Object-oriented PHP
|
||||
|
||||
* [Phred](https://github.com/nazariyg/Phred) - An extension that transforms PHP into a consistent, fully object-oriented coding standard with Unicode support.
|
||||
|
||||
## Templating
|
||||
*Libraries and tools for templating and lexing.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user