neuron-php / core
core for neuron-php applications.
0.6.29
2025-01-27 23:04 UTC
Requires
- ext-curl: *
- ext-json: *
- neuron-php/data: 0.7.*
- neuron-php/events: ^0.6.2
- neuron-php/logging: 0.7.*
- neuron-php/patterns: 0.6.*
- neuron-php/util: 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:04:58 UTC
README
Neuron-PHP Core
Overview
Installation
Install php composer from https://getcomposer.org/
Install the neuron core component:
composer require neuron-php/core
More Information
You can read more about the Neuron components at neuronphp.com