PHPackages                             xantios/docker - 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. xantios/docker

ActiveLibrary

xantios/docker
==============

A Simple to use docker API client in PHP

015[1 issues](https://github.com/Xantios/DockerClient/issues)PHP

Since Mar 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Xantios/DockerClient)[ Packagist](https://packagist.org/packages/xantios/docker)[ RSS](/packages/xantios-docker/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Docker client
=============

[](#docker-client)

About
-----

[](#about)

There are a few ways to connect to docker using PHP. but i did not really liked any of them for my particular purpose. So i did what any developer would do, i wrote my own solution

Although inspired by laravel, you don't have to use this in Laravel. it should be framework agnostic.

Installation
------------

[](#installation)

```
composer require xantios/docker
```

Usage
-----

[](#usage)

###### Get it up and running fast

[](#get-it-up-and-running-fast)

```
