Download the PHP package zhanang19/human-readable-number without Composer
On this page you can find all versions of the php package zhanang19/human-readable-number. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zhanang19/human-readable-number
More information about zhanang19/human-readable-number
Files in zhanang19/human-readable-number
Download zhanang19/human-readable-number
More information about zhanang19/human-readable-number
Files in zhanang19/human-readable-number
Vendor zhanang19
Package human-readable-number
Short Description This package will provide a simple helper to format a number into a human friendly number
License MIT
Homepage https://github.com/zhanang19/human-readable-number
Package human-readable-number
Short Description This package will provide a simple helper to format a number into a human friendly number
License MIT
Homepage https://github.com/zhanang19/human-readable-number
Please rate this library. Is it a good library?
Informations about the package human-readable-number
Human Readable Number
This package will provide a simple helper to format a number into a human friendly number
Installation
Run command composer require zhanang19/human-readable-number
to install this package
This package is tested only in Laravel 7
Usage
Only one parameter needed, the number. Parameter accepted type is string, float, and int. There is 3 ways to use this package:
-
Calling static method
-
Use a helper function
- Use blade directive
Support
All versions of human-readable-number with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.5 || ^6.0 || ^7.0
The package zhanang19/human-readable-number contains the following files
Loading the files please wait ....