Download the PHP package adampatterson/numeral without Composer
On this page you can find all versions of the php package adampatterson/numeral. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adampatterson/numeral
More information about adampatterson/numeral
Files in adampatterson/numeral
Download adampatterson/numeral
More information about adampatterson/numeral
Files in adampatterson/numeral
Vendor adampatterson
Package numeral
Short Description A PHP library for formatting and manipulating numbers.
License MIT
Package numeral
Short Description A PHP library for formatting and manipulating numbers.
License MIT
Please rate this library. Is it a good library?
Informations about the package numeral
Numeral PHP
A PHP library for formatting and manipulating numbers.
This script is still under development and a PHP clone of Numeral-js by Adam Draper.
Install from Packagist
For use in Laravel Views ( Blade files )
Open config/app.php
and add Numeral to the aliases array.
{{ \Numeral::number(85193.456)->format('0.00') }}
Usage
Numbers
Percentages
Time
Currency
Work in progress.
Un-format
Work in progress.
Tests
composer run-script test
Local Dev
ln -s ~/Sites/personal/_packages/Numeral/ ~/Sites/personal/projectName/vendor/adampatterson/Numeral
All versions of numeral with dependencies
PHP Build Version
Package Version
No informations.
The package adampatterson/numeral contains the following files
Loading the files please wait ....