djoudi / laravel-duration
A wrapper of kevinkhill/php-duration
1.0.1
2019-05-31 03:21 UTC
Requires
- khill/php-duration: ~1.0
Requires (Dev)
- fzaninotto/faker: ^1.9@dev
- illuminate/support: ^5.8@dev
- mockery/mockery: ^1.0@dev
- orchestra/database: ^3.8@dev
- orchestra/testbench: ^3.8@dev
- phpunit/phpunit: ^7.4@dev
This package is auto-updated.
Last update: 2025-03-01 00:21:32 UTC
README
description
Convert durations of time between colon-formatted, human-readable, and seconds use Laravel
Install
composer require djoudi/laravel-duration
Usage
Write a few lines about the usage of this package.
Testing
Run the tests with:
vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email info@djoudi.net instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.