stoic / stoic
Stoic framework Core component
Installs: 1 239
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: >=8.3
- psr/log: ^1.0.0
Requires (Dev)
- phpunit/phpunit: ^9
Provides
- psr/log-implementation: 1.0.0
This package is auto-updated.
Last update: 2025-01-21 01:04:52 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.