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]
Libinitmon is a library targeted for those who wants to create its own init/bootup daemon.
It supports:
- dependencies tracking
- pid watchdog
- wait for TCP, UDP, Unix sockets
A Ruby library for adding configurability to classes. Classes or objects register a configuration key, and when the configuration is eventually loaded, the appropriate section of it is sent to all the registered objects.
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