comodojo / foundation
Foundation classes for the comodojo project
Installs: 64 696
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: >=5.6.0
- comodojo/exceptions: ^1.1
- league/event: ^2.1
- monolog/monolog: ^1.0
- symfony/console: ^3.4|^4.0
- symfony/event-dispatcher: ^3.4|^4.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.0
This package is auto-updated.
Last update: 2024-10-15 06:18:43 UTC
README
Foundation classes for the comodojo project.
This is the development branch, please do not use it in production
Requirements
- php >=7.4.0
Installation
Install composer, then:
composer require comodojo/foundation
Documentation
- Docs (wip): docs.comodojo.org/projects/foundation
- API: api.comodojo.org/libs/foundation
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
License
comodojo/foundation
is released under the MIT License (MIT). Please see License File for more information.
Copyright (c) 2021 Marco Giovinazzi
For more information, visit comodojo.org.