fmvc/core

Core library of FMVC framework

dev-master 2021-03-14 09:17 UTC

This package is auto-updated.

Last update: 2024-10-14 17:24:09 UTC


README

CircleCI

Introduction

What is FMVC?

FMVC is a MVC framework for PHP apps. As other frameworks often seemed to big for my use case, I started to write my own. Now it is not as small as it once was and I just created yet-another-MVC-framework...

But it was/is fun to develop. So if you want to try it: enjoy! More information about how to use this baby here

Check out the CLI for the best development experience!

TODO:

  • Ensure code quality using Psalm
  • Better testing with Pest