kajiken / dietcube

The world super fly weight & flexible PHP framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dietcube

Dietcube is the world super fly weight & flexible PHP framework.

Latest Stable Version Total Downloads License

Dietcube has:

  • MVC Architecture,
  • DI Container (Pimple),
  • Router (FastRoute),
  • EventDispatcher (Symfony EventDispatcher),
  • Renderer (Twig),
  • Logger (Monolog),
  • and some core components.

Install

Use Dietcube on your project.

composer require dietcube/dietcube

Start project with the skeleton:

composer create-project dietcube/project -s dev your-project

Contribution

Please read the CLA below carefully before submitting your contribution.

https://www.mercari.com/cla/

License

See LICESNSE file.

Authors

  • @sotarok
  • @YuiSakamoto
  • @kajiken
  • @DQNEO

About

The world super fly weight & flexible PHP framework.

License:MIT License


Languages

Language:PHP 90.8%Language:HTML 9.2%