smoren / formula-tools
Formula tools
v0.2.1
2023-02-08 05:44 UTC
Requires
- php: >=7.4
Requires (Dev)
- codeception/codeception: ^4.2.1
- codeception/module-asserts: ^2.0
- php-coveralls/php-coveralls: ^2.0
- phpstan/phpstan: ^1.8
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-10-14 17:13:07 UTC
README
How to install to your project
composer require smoren/formula-tools
Unit testing
composer install
composer test-init
composer test
Standards
PHP Formula Tools conforms to the following standards:
- PSR-1 — Basic coding standard
- PSR-4 — Autoloader
- PSR-12 — Extended coding style guide
License
PHP Formula Tools is licensed under the MIT License.