The BlueMvc PHP framework


Keywords
framework, php, mvc, blue
License
MIT

Documentation

BlueMvc logo

BlueMvc

Note: Usage of this metapackage is deprecated. Please refer to the individual packages in your composer.json file instead.

License

The BlueMvc PHP framework.

This framework consists of the following packages:

Requirements

  • PHP >= 8.0

Install with Composer

  • Install only the core package
$ composer require bluemvc/bluemvc-core
  • Install all packages
$ composer require bluemvc/bluemvc-core bluemvc/bluemvc-fakes bluemvc/bluemvc-twig bluemvc/bluemvc-forms bluemvc/bluemvc-api

Documentation

The official documentation is located at bluemvc.com

License

MIT