Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/at15/emiya
A simple php framework build for fast prototype
https://github.com/at15/emiya
Last synced: 8 days ago
JSON representation
A simple php framework build for fast prototype
- Host: GitHub
- URL: https://github.com/at15/emiya
- Owner: at15
- License: mit
- Created: 2016-01-29T02:40:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T13:57:28.000Z (over 9 years ago)
- Last Synced: 2025-01-03T17:58:42.393Z (8 days ago)
- Language: Shell
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emiya
A simple php framework build for fast prototype
In order to
- learn php design patterns
- learn how to write some common components from scratch## Road map
- [x] setup folder structure
- [ ] find useful design patterns