Download the PHP package prewk/serialized-to-ast without Composer
On this page you can find all versions of the php package prewk/serialized-to-ast. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prewk/serialized-to-ast
More information about prewk/serialized-to-ast
Files in prewk/serialized-to-ast
Download prewk/serialized-to-ast
More information about prewk/serialized-to-ast
Files in prewk/serialized-to-ast
Vendor prewk
Package serialized-to-ast
Short Description Parses serialized PHP things to an AST
License MIT
Package serialized-to-ast
Short Description Parses serialized PHP things to an AST
License MIT
Please rate this library. Is it a good library?
Informations about the package serialized-to-ast
SerializedToAST
Parses serialized PHP data, without deserializing, into a simple AST.
Example
Installation
Works for
- Booleans
- Integers
- Strings
- Floats
- Null
- Arrays
- Objects
Will cry if fed other stuff.
Warning: Experimental and not tested for edge cases.
License
MIT
All versions of serialized-to-ast with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package prewk/serialized-to-ast contains the following files
Loading the files please wait ....