The simple way to split your command line string into an array of command arguments in PHP.
☆31Mar 24, 2024Updated last year
Alternatives and similar repositories for arguments
Users that are interested in arguments are comparing it to the libraries listed below
Sorting:
- Asynchronous LDAP client built on top of ReactPHP☆14May 19, 2022Updated 3 years ago
- Filesystem watcher supporting multiple strategies☆11Feb 28, 2024Updated 2 years ago
- Configuration file generator (confgen) – an easy way to generate structured (configuration) files on the fly by processing a Twig templat…☆11Dec 27, 2021Updated 4 years ago
- Simple, async multicast DNS (mDNS) resolver for zeroconf networking, built on top of ReactPHP.☆16Mar 8, 2024Updated 2 years ago
- Streaming parser to extract tarballs with ReactPHP.☆12Apr 1, 2025Updated 11 months ago
- A simple visual git browser with pull request support.☆120Sep 8, 2014Updated 11 years ago
- Finally a sane way to register available commands and arguments and match your command line in PHP☆167Jul 1, 2021Updated 4 years ago
- Source code of reactphp.org.☆18Jun 5, 2024Updated last year
- Tools for validating callback signatures in PHP☆43Dec 31, 2018Updated 7 years ago
- The JSON query language implemented in PHP☆30Jul 5, 2021Updated 4 years ago
- A PoC hash complexity DoS against PHP☆22Oct 1, 2015Updated 10 years ago
- Uri Parser and Resolver.☆23Jun 19, 2019Updated 6 years ago
- A structured query language for querying / filtering JSON documents, expressed in JSON☆25Jun 7, 2019Updated 6 years ago
- Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due☆13Feb 19, 2022Updated 4 years ago
- Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.☆30Oct 4, 2025Updated 5 months ago
- Regulate the concurrency level of your async PHP components☆33Dec 30, 2016Updated 9 years ago
- PHP function to check if a http status is in range.☆12Mar 15, 2022Updated 4 years ago
- PHP physical computing☆27Oct 11, 2019Updated 6 years ago
- A WHATWG URL spec compliant URL parser for working with URLs and their query strings.☆19Sep 19, 2025Updated 6 months ago
- This package provides an HTTP CONNECT tunnel for PHP based on Amp.☆13Feb 12, 2025Updated last year
- Simple, lightweight, incremental parser for JSON streaming (concatenated JSON and newline-delimited JSON), in PHP☆24Jul 6, 2021Updated 4 years ago
- Makes any ReactPHP library compatible with Amp.