arguments

The simple way to split your command line string into an array of command arguments in PHP.

MIT License

Downloads
156.8K
Stars
31
Committers
3
arguments - v2.1.0 Latest Release

Published by clue almost 4 years ago

  • Improve test suite and add .gitattributes to exclude dev files from exports.
    Add PHP 8 support, update to PHPUnit 9 and simplify test setup.
    (#12 by @clue and #13 and #14 by @SimonFrings)
arguments -

Published by clue almost 8 years ago

  • Feature / BC break: Support interpreting hex and octal escape sequences
    (#8 by @clue)
  • Feature / BC break: Support Unicode escape sequences
    (#9 by @clue)
  • Feature / BC break: Throw UnclosedQuotesException on unbalanced quotes
    (#10 by @clue)
arguments -

Published by clue about 8 years ago

  • First tagged release, following SemVer
Package Rankings
Top 3.83% on Packagist.org
Badges
Extracted from project README
CI status installs on Packagist
Related Projects