Download the PHP package hrbmt/numeral without Composer
On this page you can find all versions of the php package hrbmt/numeral. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hrbmt/numeral
More information about hrbmt/numeral
Files in hrbmt/numeral
Download hrbmt/numeral
More information about hrbmt/numeral
Files in hrbmt/numeral
Please rate this library. Is it a good library?
Informations about the package numeral
Numeral
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
This package can be installed using Composer by issuing this command in the root of your project:
Getting Started
Numbers
Number | Format | String |
---|---|---|
10000.234 | 10000 | |
10000.234 | '0.00' | 10000.23 |
10000.234 | '0,0.00' | 10,000.23 |
10000.234 | '0,0' | 10,000 |
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
- author name
- All Contributors
License
license. Please see the license file for more information.
Author
Yang H.
All versions of numeral with dependencies
PHP Build Version
Package Version
No informations.
The package hrbmt/numeral contains the following files
Loading the files please wait ....