Classes, interfaces and traits

Loader

Loader of class instances based on dependency structure defined in an XML configuration file.

« More »

Parser

Parser which parse and store XML files with a dependency structure.

« More »

Classes, interfaces and traits

Object

Object node in XML file with Dependency Injection rules.

It represents created object.

« More »

Param

Param node in XML file with Dependency Injection rules.

It represents parameter, which is given during creating an object.

« More »