Libraries tagged by php cli tools
lvandi/php-crap-checker
50 Downloads
A CLI tool to fail CI when PHP CRAP score exceeds a configured threshold.
yidas/deployer-php-cli
635 Downloads
Code deployment tool based on RSYNC running by PHP-CLI script
invoicetronic/php-sdk
176 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/
andrey-tech/phpunit-cobertura-comparator-php
829 Downloads
A lightweight CLI tool to track PHPUnit code coverage regressions using Cobertura reports
polaris/cli
70 Downloads
Command-line tools for Polaris for PHP: schema export and diff, manifest, doctor
konradmichalik/php-sync-tool
116 Downloads
Synchronize databases and files between local and remote systems over SSH/rsync/SFTP with framework credential auto-detection (TYPO3, Symfony, Drupal, WordPress, Laravel).
cviniciussdias/php-text-to-speech
161 Downloads
A simple PHP tool that uses each OS text-to-speech CLI
cr/hashcli
9612 Downloads
HashCLI - PHP CLI Tool For hashing
fivefifteen/piler
666 Downloads
A CLI tool written in PHP that compiles and minifies JavaScript and CSS/SCSS files.
silassare/kli
372 Downloads
Kli helps you add an interactive command-line interface to your php project.
dimtrovich/console
271 Downloads
A powerful command line interface (CLI) for PHP projects, built on top of adhocore/cli.
package-wizard/installer
6 Downloads
Package Wizard is a composer plugin for creating a new packages using CLI tool.
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
andrey-helldar/package-wizard
1802 Downloads
Package Wizard is a composer plugin for creating a new packages using CLI tool.
rhubarbphp/custard
83387 Downloads
Provides command line tools for Rhubarb projects.