Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 759 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 759 Bytes

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