Download the PHP package tysonandre/var_representation_polyfill without Composer
On this page you can find all versions of the php package tysonandre/var_representation_polyfill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tysonandre/var_representation_polyfill
More information about tysonandre/var_representation_polyfill
Files in tysonandre/var_representation_polyfill
Download tysonandre/var_representation_polyfill
More information about tysonandre/var_representation_polyfill
Files in tysonandre/var_representation_polyfill
Vendor tysonandre
Package var_representation_polyfill
Short Description Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
License MIT
Package var_representation_polyfill
Short Description Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
License MIT
Keywords var_exportvar_representation
Please rate this library. Is it a good library?
Informations about the package var_representation_polyfill
var_representation_polyfill
var_representation_polyfill is a polyfill for https://pecl.php.net/var_representation
This provides a polyfill for the function var_representation(mixed $value, int $flags = 0): string
, which converts a
variable to a string in a way that fixes the shortcomings of var_export()
See the var_representation PECL documentation for more details
Installation
Usage
All versions of var_representation_polyfill with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.0|^8.0.0
ext-tokenizer Version *
ext-tokenizer Version *
The package tysonandre/var_representation_polyfill contains the following files
Loading the files please wait ....