Download the PHP package prgtw/big-number-serializer-bundle without Composer
On this page you can find all versions of the php package prgtw/big-number-serializer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package big-number-serializer-bundle
BigNumberSerializerBundle
Bundle for serializing BigNumber classes to/from string
representation using JmsSerializer.
Installation
-
Require the
prgtw/big-number-serializer-bundle
package in yourcomposer.json
and update your dependencies. -
Add the
BigNumberSerializerBundle
to your application's kernel:`
Example
Results
Before (without bundle)
After (using bundle)
All versions of big-number-serializer-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
symfony/config Version ^2 || ^3 || ^4
symfony/dependency-injection Version ^2 || ^3 || ^4
symfony/http-kernel Version ^2 || ^3 || ^4
jms/serializer Version ^1 || ^3
jms/serializer-bundle Version ^1 || ^2 || ^3
brick/math Version ^0.9.2
symfony/config Version ^2 || ^3 || ^4
symfony/dependency-injection Version ^2 || ^3 || ^4
symfony/http-kernel Version ^2 || ^3 || ^4
jms/serializer Version ^1 || ^3
jms/serializer-bundle Version ^1 || ^2 || ^3
brick/math Version ^0.9.2
The package prgtw/big-number-serializer-bundle contains the following files
Loading the files please wait ....