neuron-php / mvc
MVC manager.
0.6.32
2025-05-21 17:25 UTC
Requires
- php: ^8.4
- ext-curl: *
- ext-json: *
- league/commonmark: ^2.6
- neuron-php/application: 0.6.*
- neuron-php/routing: ^0.6.8
- symfony/yaml: ^6.4
Requires (Dev)
- phpmd/phpmd: ^2.15
- phpunit/phpunit: 9.*
This package is auto-updated.
Last update: 2025-05-21 17:26:01 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