asvvvad/stitch

A micro framework that wraps FastRoute, Plates, and Medoo.

dev-master 2020-06-27 21:07 UTC

This package is auto-updated.

Last update: 2024-03-28 05:18:55 UTC


README

Stitch is truely micro and modular PHP framework that wraps FastRoute, Plates, and Medoo.

It was made to:

  • Write less code.
  • Build small but modern websites and apps that can be hosted anywhere PHP is accepted.
  • Prototype APIs and websites very fast.
  • Enjoy routing and templating without the hasstle of having to use a big framework nor stitching up libraries to make things work.

Getting started:

You can get started by seeing the documentation and downloading one of the two templates.

Contributions:

If you have any suggestions or improvements I'm looking forward to hear them! Open up an issue or a pull request here ^^