php tool that can handle convertation of following formats: php array, xml, yaml
Converts
Right now, following converters are available out of the box:
PhpArrayConverter
JSONConverter
XMLConverter
YAMLConverter
I have focused on general configuration content. Each format has its
... [More] limiting factors and they have kept in mind by creating other converters. For example, you can not use attributes in the xml format since i have no idea how to convert that robust into the other formats. [Less]
php locator generator component to easy up locator generation.
The generator supports plain php config array as well as propel1 schema.xml.
The generated locator is pure php (explicit) without strings that could contain anything as return statement (implicit).
It is easily to extend and
... [More] gives your freedom, thanks of the used LGPL-3. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy