neuron-php / mvc
MVC manager.
0.6.31
2025-02-18 18:05 UTC
Requires
- php: ^8.4
- ext-curl: *
- ext-json: *
- league/commonmark: ^2.6
- neuron-php/application: 0.6.*
- neuron-php/routing: 0.6.*
- symfony/yaml: ^6.4
Requires (Dev)
- phpmd/phpmd: ^2.15
- phpunit/phpunit: 9.*
This package is auto-updated.
Last update: 2025-03-18 18:18:58 UTC
README
Neuron-PHP MVC
Installation
Install php composer from https://getcomposer.org/
Install the neuron MVC component:
composer require neuron-php/mvc
Overview
More Information
You can read more about the Neuron components at neuronphp.com