Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/gabrielhora/system
- Owner: gabrielhora
- Created: 2014-07-09T19:09:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T19:09:58.000Z (over 10 years ago)
- Last Synced: 2023-03-22T23:26:13.321Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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