stoic / stoic
There is no license information available for the latest version (1.1.0) of this package.
Stoic framework Core component
1.1.0
2022-02-15 10:58 UTC
Requires
- php: >=8.0
- psr/log: ^1.0.0
Requires (Dev)
- phpunit/phpunit: ^9
Provides
- psr/log-implementation: 1.0.0
This package is auto-updated.
Last update: 2023-03-15 13:24:41 UTC
README
Core component for the PHP Stoic Framework. For more information, visit our website at stoic-framework.com
Installation
Typical composer installation is supported, simply run the following command:
composer require stoic/stoic
Alternatively, downloads are available via the releases page here on GitHub.