Simplify the usage of
-
Logging with Monolog
-
Testing with PHPUnit
-
Reflection with PHP
-
Developer shortkeys for composer
Please read the configuration.
There are several classes which can be used for your development.
-
EasyGoingTestCase - All you need is already prepared, so concentrate on unit tests
-
ConstantCheckTestCase - Additionally there is a check, if all constants are correct defined
-
BatchTaskHelper - Utility class for working the tasklist
-
TaskItem - A single task
-
TaskList - A complete tasklist (queue)
-
ChildClazzesHelper - Utility clazz for working with children classes
-
UnavailableFieldsTrait - Get value from unaccessable class fields (aka properties)
-
UnavailableMethodsTrait - Call unaccessable class methods
-
ImplodeTrait - Implode multidimensional arrays to a flat array or string
-
ToStringTrait - Provides a standard implementation for function '__toString()'
-
EnvironmentVariableTrait - Provides access to environment settings
-
PhpVersionTrait - Handles the check for PHP versions
-
StopNow - Stops a process immediatly, thx to K.I.T.T.
Please read some examples.
Please read the project status.
-
Composer Commands - New commands for composer
(c) 2025 by Oliver Glowa