clearidea / neuron
PHP utility classes.
Installs: 4 621
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Language:HTML
Requires
- ext-curl: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: 7.*
- dev-master
- 0.8.0
- 0.7.36
- 0.7.35
- 0.7.34
- 0.7.33
- 0.7.32
- 0.7.31
- 0.7.30
- 0.7.29
- 0.7.28
- 0.7.27
- 0.7.26
- 0.7.25
- 0.7.24
- 0.7.23
- 0.7.22
- 0.7.21
- 0.7.20
- 0.7.19
- 0.7.18
- 0.7.17
- 0.7.16
- 0.7.15
- 0.7.14
- 0.7.13
- 0.7.12
- 0.7.11
- 0.7.10
- 0.7.9
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.29
- 0.5.28
- 0.5.27
- 0.5.24
- 0.5.23
- 0.5.22
- 0.5.21
- 0.5.20
- 0.5.19
- 0.5.18
- 0.5.17
- 0.5.16
- 0.5.15
- 0.5.14
- 0.5.13
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.8
- 0.5.6
- 0.5.5
- 0.5.4
- dev-develop
- dev-feature/phpunit
This package is auto-updated.
Last update: 2024-12-05 00:43:31 UTC
README
About Neuron PHP
Neuron is a PHP utility library. Although, it contains a basic application class for CLI and Web, the goal of this project is in no way to become a framework.
Data
Filtering
Validation
Logging
A fairly full featured logging mechanism that supports many formats and destinations.
Settings
Parsers
Patterns
Criteria
Implementation of the Criteria pattern including And, Or and Not.
Observer
Registry
Singleton
Applications
Generic Application
Commandline Application
Versioning
The Version data object is design to couple with the Bump utility to reference version information.