https://github.com/djoudi/laravel-duration
Convert durations of time between colon-formatted, human-readable, and seconds use Laravel
https://github.com/djoudi/laravel-duration
duration human-readable laravel time timer
Last synced: 2 months ago
JSON representation
Convert durations of time between colon-formatted, human-readable, and seconds use Laravel
- Host: GitHub
- URL: https://github.com/djoudi/laravel-duration
- Owner: djoudi
- License: mit
- Created: 2019-05-31T02:57:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T08:35:33.000Z (about 7 years ago)
- Last Synced: 2025-07-14T17:16:03.689Z (11 months ago)
- Topics: duration, human-readable, laravel, time, timer
- Language: PHP
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# laravel-duration
# description
Convert durations of time between colon-formatted, human-readable, and seconds use Laravel
[](LICENSE.md)
[]()
[](https://packagist.org/packages/djoudi/laravel-duration)
[](https://github.styleci.io/repos/189517498)
## Install
`composer require djoudi/laravel-duration`
## Usage
Write a few lines about the usage of this package.
## Testing
Run the tests with:
``` bash
vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) 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](/LICENSE.md) for more information.