Libraries tagged by Cli Request
aura/cli
1654811 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
hi-folks/lara-lens
74808 Downloads
Laravel Diagnostic command for configuration, db connection, http request
bedezign/yii2-audit
717154 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
mehrancodes/laravel-harbor
101559 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
pavlakis/slim-cli
94660 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
n5s/http-cli
10805 Downloads
Serverless HTTP client - make requests to PHP scripts on the command line
beter/yii2-log-request-response
7343 Downloads
Yii2 component that registers event listeners for CLI and WEB apps and logs information with request and response metadata
aaemnnosttv/wp-cli-login-server
35789 Downloads
Companion plugin to the WP-CLI Login Command to handle magic passwordless sign-in requests.
forrest79/phpfpm-request
1751 Downloads
Run php-fpm requests from command line.
zeus/hmvc
16 Downloads
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
adhocore/phalcon-ext
966 Downloads
Miscellaneous phalcon adapters, extensions and utilities
ryangjchandler/forge-previewer
887 Downloads
Create preview deployments for pull request with Laravel Forge.
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
invoicetronic/php-sdk
115 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
juanchosl/requestlistener
199 Downloads
Little methods collection in order to create an APP listener, that can be able to receive, process and response to http request and cli commands