Behind
Behind is a php toolbox with helper classes of your php-application., (*1)
UnitTests and Code Analysis
master:
, (*2)
v0.1.x:
, (*3)
Milestones
- [DONE] ClassLoader-Instance which can be registered as php-autoloader
- [DONE] PackageHandler as extension for ClassLoader
- [DONE] ClassMapGenerator for automatic generation of class maps thats can be used by ClassLoader
- [IN WORK] class loading of installed composer dependencies (classmap, psr-0, psr-4, function-includes)
- [#3] prototype for function-loader
- [PLANNED] DependencyInjectionContainer [#7]
-
TestFramework for simple test cases needed to test contained tools
-
ErrorHandler and a class for Debug-Information
-
Logger classes for different targets