Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

v0.0.12-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@lapisangularis lapisangularis released this 08 Jul 17:34
64610ec

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.