elbgoods / laravel-unit-converter
Opinionated wrapper around pimlie/php-unit-conversion.
Installs: 3 036
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 2
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- illuminate/support: ^6.0 || ^7.0 || ^8.0 || ^9.0
- php-unit-conversion/php-unit-conversion: ^1.2.3
- spatie/enum: ^3.12.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.3
- orchestra/testbench: ^4.0 || ^5.0 || ^6.0
- phpunit/phpunit: ^8.0 || ^9.0
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
https://github.com/pimlie/php-unit-conversion
Installation
You can install the package via composer:
composer require elbgoods/laravel-unit-converter
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email devteam@elbgoods.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.