Download the PHP package originphp/yaml without Composer
On this page you can find all versions of the php package originphp/yaml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download originphp/yaml
More information about originphp/yaml
Files in originphp/yaml
Download originphp/yaml
More information about originphp/yaml
Files in originphp/yaml
Vendor originphp
Package yaml
Short Description OriginPHP Yaml
License MIT
Homepage https://www.originphp.com
Package yaml
Short Description OriginPHP Yaml
License MIT
Homepage https://www.originphp.com
Please rate this library. Is it a good library?
Informations about the package yaml
Yaml
The YAML utility is for reading (parsing) and writing YAML files.
The YAML utility does not cover the complete specification, it is designed to read and write configuration files, and data from the database so that it can be read and edited in user friendly way.
Installation
To install this package
Create a YAML string
That will return the following
Here is an example converting a record using the Bookmark model
This will create the following YAML string:
Read YAML
To create an array from a YAML string
All versions of yaml with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package originphp/yaml contains the following files
Loading the files please wait ....