neuron-php / mvc
MVC manager.
0.6.29
2025-01-27 23:26 UTC
Requires
- ext-curl: *
- ext-json: *
- league/commonmark: ^2.6
- neuron-php/core: 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-01-27 23:26:33 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