PHPackages                             maximaster/cli-ent - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. maximaster/cli-ent

ActiveLibrary[HTTP &amp; Networking](/categories/http)

maximaster/cli-ent
==================

Guzzle handler to imitate HTTP calls through CLI

v2.0.2(1y ago)11.3k[1 issues](https://github.com/maximaster/cli-ent/issues)1MITPHPPHP ^8.3

Since Dec 26Pushed 1y ago2 watchersCompare

[ Source](https://github.com/maximaster/cli-ent)[ Packagist](https://packagist.org/packages/maximaster/cli-ent)[ RSS](/packages/maximaster-cli-ent/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (5)Used By (1)

maximaster/cli-ent
==================

[](#maximastercli-ent)

Guzzle [handler](https://docs.guzzlephp.org/en/stable/handlers-and-middleware.html#handlers)to imitate HTTP calls through CLI.

Installing
----------

[](#installing)

```
composer require maximaster/cli-ent
```

Reasoning
---------

[](#reasoning)

Imagine that you have a legacy CMS which can be installed only through web interface. By using the handler you can install such a CMS using CLI just by calling needed http queries like you would do it through web interface, but without running webserver.

Usage
-----

[](#usage)

```
