Download the PHP package achinon/yaml_classer without Composer
On this page you can find all versions of the php package achinon/yaml_classer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download achinon/yaml_classer
More information about achinon/yaml_classer
Files in achinon/yaml_classer
Download achinon/yaml_classer
More information about achinon/yaml_classer
Files in achinon/yaml_classer
Vendor achinon
Package yaml_classer
Short Description Transforms YAML files into callable classes for easy reference inside of your IDE.
License MIT
Package yaml_classer
Short Description Transforms YAML files into callable classes for easy reference inside of your IDE.
License MIT
Please rate this library. Is it a good library?
Informations about the package yaml_classer
Symfony YAML Classer Bundle
Transforms YAML files into callable classes for easy reference inside of your IDE.
Setup:
To install the package, run .
With the package installed, to generate PHP code of off your YAML file, peform the command with the filename and the name of the class you wish for it to have.
The PHP Class should be created.
Now you can use Dependency Injection to access your config, or just create a new instance without any additional parameters required.
YAML file imported in example above:
All versions of yaml_classer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
achinon/toolset Version ^1.0
symfony/yaml Version ^7.0
symfony/framework-bundle Version ^7.0
symfony/console Version ^7.0
achinon/toolset Version ^1.0
symfony/yaml Version ^7.0
symfony/framework-bundle Version ^7.0
symfony/console Version ^7.0
The package achinon/yaml_classer contains the following files
Loading the files please wait ....