This repository has been archived by the owner on Feb 3, 2020. It is now read-only.
Releases: lapisangularis/senshu
Releases · lapisangularis/senshu
v0.0.12-alpha
Senshu is an Imageboard Framework written in pure PHP7.1 from scratch. It was created mostly for educational purposes and It is not (and probably won't be) maintained. Feel free however, to use this code for your personal purposes.
Included in release v0.0.12-alpha
:
- Kernel
- DI Container (not matching PSR)
- Middleware
- Router
- Http Dispatcher
- Templating System
- Error Handler
- Service Handler
- Config Handler
- Controller Provider
- PDO Wrapper (unstable/unfinished)
- Entity Mapper (unstable/unfinished)
- Usage samples of framework in
Board
namespace
The tests are unfinished and might not pass. Enjoy.