Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielhora/system

This is me being funny and modeling some of the ASP.NET framework concepts in PHP. :smiley:
https://github.com/gabrielhora/system

Last synced: about 1 month ago
JSON representation

This is me being funny and modeling some of the ASP.NET framework concepts in PHP. :smiley:

Awesome Lists containing this project

README

        

This is me being funny and modeling some of the ASP.NET framework concepts in PHP. :)

---

Basic concepts to work on

- Routing [OK]
- Controllers [OK]
- ActionResults [OK]
- Filters [OK]
- Bundles [OK]
- Areas