PHP的面向对象的选项解析器库,支持类型约束,标志,多个标志,多个值,必需的值检查-PHP开发

时间:2024-06-16 02:14:09
【文件属性】:

文件名称:PHP的面向对象的选项解析器库,支持类型约束,标志,多个标志,多个值,必需的值检查-PHP开发

文件大小:42KB

文件格式:ZIP

更新时间:2024-06-16 02:14:09

PHP Command Line

GetOptionKit代码质量版本和统计信息一个功能强大PHP选项解析器工具包,支持类型约束,标志,多个标志,多个值和必需的值检查。 GetOptionKit支持PHP5.3,wi GetOptionKit代码质量版本和统计信息一个强大PHP选项解析器工具箱,支持类型约束,标志,多个标志,多个值和必需的值检查。 GetOptionKit支持PHP5.3,并使用PHPUnit测试框架进行精细的单元测试。 GetOptionKit是面向对象的,它具有灵活性和可扩展性。 为PHPBrew提供动力https://github.com/phpbrew/phpbrew、CLIFramework https://github.com/c9s/CLIFramework和AssetKit https://github.com/c9s/AssetKit功能Simp


【文件预览】:
GetOptionKit-master
----.gitignore(21B)
----src()
--------Exception()
--------OptionResult.php(3KB)
--------OptionPrinter()
--------ValueType()
--------Argument.php(2KB)
--------OptionParser.php(6KB)
--------ContinuousOptionParser.php(6KB)
--------Option.php(12KB)
--------OptionCollection.php(5KB)
----.travis.yml(639B)
----LICENSE(1KB)
----composer.json(456B)
----CHANGELOG.md(2KB)
----phpdox.xml(616B)
----composer.lock(570B)
----examples()
--------demo.php(2KB)
----phpunit-ci.xml(771B)
----README.md(9KB)
----tests()
--------RegexValueTypeTest.php(678B)
--------ArgumentTest.php(1KB)
--------OptionPrinter()
--------ValueTypeTest.php(6KB)
--------OptionResultTest.php(891B)
--------ContinuousOptionParserTest.php(11KB)
--------OptionCollectionTest.php(1KB)
--------OptionParserTest.php(15KB)
--------OptionTest.php(6KB)
----build.xml(6KB)
----CONTRIBUTORS.txt(394B)
----phpunit.xml.dist(960B)
----package.ini(423B)
----phprelease.ini(112B)

网友评论