Library

Classes

Library\CodeParser Source code parser
Library\Command Largely inspired from http://github.com/kbjr/Git.php
Library\CommandLine\AbstractCommandLineController Basic command line controller
Library\CommandLine\CommandLineControllerInterface CommandLine controller interface
Library\CommandLine\Formater
Library\CommandLine\Helper
Library\CommandLine\Stream Command line streams manager
Library\CommandNotFoundException
Library\Converter\AbstractConverter
Library\Converter\Array2INI Array to INI format converter
Library\Converter\Html2Text HTML to plain text converter
Library\Converter\Xml2Array XML to array converter
Library\Factory Factory will try to create an object following user rules and passing it arguments
Library\FactoryInterface
Library\Helper\Code Code helper
Library\Helper\ConditionalComment Internet Explorer conditional HTML comment
Library\Helper\Directory Directory helper
Library\Helper\File File helper
Library\Helper\Filesystem File helper
Library\Helper\Html HTML language helper
Library\Helper\Number Number helper
Library\Helper\Regex Regex helper
Library\Helper\Request Request helper
Library\Helper\RomanNumber RomanNumber helper
Library\Helper\Text Text helper
Library\Helper\Url URL common methods
Library\Logger Write some log infos in log files
Library\Object\AbstractInvokable Magic handling of properties access
Library\Object\InvokableAccessException
Library\Object\InvokableInterface Magic handling of properties access interface
Library\Object\RegistryInvokable Magic handling of properties access
Library\Reporter\AbstractAdapter Reporter Adapters interface
Library\Reporter\Adapter\Html
Library\Reporter\Reporter
Library\Router The global router class
Library\Session\FlashSession Session manager class
Library\Session\Session Session manager class
Library\Session\SessionInterface
Library\StaticConfiguration\Config Static global configuration object manager
Library\StaticConfiguration\ConfiguratorInterface Config class interface to use with \Library\StaticConfiguration\Config
Library\Tool\Encrypt Simple encrypt/decrypt system
Library\Tool\FileRotator Rotate system for files
Library\Tool\MorseCode
Library\Tool\Pagination
Library\Tool\Table Table helper tool