fmvc/core

Core library of FMVC framework

Maintainers

Details

github.com/Funcke/fmvc

Source

Issues

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/fmvc/core

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

This package is auto-updated.

Last update: 2025-10-14 19:31:16 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