ollily/ezkoding
最新稳定版本:8.4.001
Composer 安装命令:
composer require ollily/ezkoding
包简介
Simplify the usage of - Testing with PHPUnit - Reflection with PHP - Developer shortkeys for composer
README 文档
README
Table of ContentsDescription
Simplify the usage of
-
Logging with Monolog
-
Testing with PHPUnit
-
Reflection with PHP
-
Developer shortkeys for composer
Configuration
Please read the configuration.
Usage
There are several classes which can be used for your development.
PHPUnit
-
EasyGoingTestCase - All you need is already prepared, so concentrate on unit tests
-
ConstantCheckTestCase - Additionally there is a check, if all constants are correct defined
Tasklist
-
BatchTaskHelper - Utility class for working the tasklist
-
TaskItem - A single task
-
TaskList - A complete tasklist (queue)
Reflection
-
ChildClazzesHelper - Utility clazz for working with children classes
-
UnavailableFieldsTrait - Get value from unaccessable class fields (aka properties)
-
UnavailableMethodsTrait - Call unaccessable class methods
String
-
ImplodeTrait - Implode multidimensional arrays to a flat array or string
-
ToStringTrait - Provides a standard implementation for function '__toString()'
Tools
-
EnvironmentVariableTrait - Provides access to environment settings
-
PhpVersionTrait - Handles the check for PHP versions
-
StopNow - Stops a process immediatly, thx to K.I.T.T.
Examples
Please read some examples.
Project Status
Please read the project status.
Additional Information
-
Composer Commands - New commands for composer
Notice
Reference
(c) 2025 by Oliver Glowa
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-05-20