Download the PHP package edwardbrosens/bcmath without Composer
On this page you can find all versions of the php package edwardbrosens/bcmath. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edwardbrosens/bcmath
More information about edwardbrosens/bcmath
Files in edwardbrosens/bcmath
Download edwardbrosens/bcmath
More information about edwardbrosens/bcmath
Files in edwardbrosens/bcmath
Vendor edwardbrosens
Package bcmath
Short Description Convenience wrapper for the php bcmath extension.
License MIT
Homepage https://github.com/edwardbrosens/BCMath
Package bcmath
Short Description Convenience wrapper for the php bcmath extension.
License MIT
Homepage https://github.com/edwardbrosens/BCMath
Please rate this library. Is it a good library?
Informations about the package bcmath
BCMath: bcmath made easy
Convenience wrapper for the php bcmath extension.
- Installation
- Requirements
- Quick Start
- Available Methods
- Run Tests
- Contribute
Installation
To install BCMath, run:
$ composer require edwardbrosens/bcmath
Requirements
BCMath works with at least PHP 5.6 and HHVM.
Quick Start
Available Methods
Run Tests
To run tests:
$ git clone https://github.com/edwardbrosens/BCMath.git
$ composer install
$ ./vendor/bin/phpunit
Contribute
- Fork the repository on GitHub in order to make changes.
- Write one or more tests for the new feature you're implementing or a fix for the bug you found.
- Send a pull request to get your branch merged.
All versions of bcmath with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-bcmath Version *
ext-bcmath Version *
The package edwardbrosens/bcmath contains the following files
Loading the files please wait ....