Download the PHP package sandervanhooft/laravel-blade-readable-numbers without Composer
On this page you can find all versions of the php package sandervanhooft/laravel-blade-readable-numbers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sandervanhooft/laravel-blade-readable-numbers
More information about sandervanhooft/laravel-blade-readable-numbers
Files in sandervanhooft/laravel-blade-readable-numbers
Package laravel-blade-readable-numbers
Short Description A blade directive for human readable numbers, k-style.
License MIT
Homepage https://github.com/sandervanhooft/laravel-blade-readable-numbers
Informations about the package laravel-blade-readable-numbers
Blade directive for short human readable numbers (i.e. 3K+, 4M+)
Adds the @readable_int
directive to Laravel's Blade templating system. This way you can shorten numbers into strings like 123K+
.
Installation
You can install the package via composer:
Usage
Testing
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 [email protected] instead of using the issue tracker.
Credits
- Sander van Hooft - www.sandervanhooft.com
- Appstract for blade directive testing methods
- Radley Sustaire (RadGH) and Hassan Amir Khan (hassanamirkhan) for the short-number-format gist.
- All Contributors
Never miss a new package release
Subscribe to the newsletter at sandervanhooft.com to learn about the latest Laravel packages and tricks.
License
The MIT License (MIT). Please see License File for more information.