Author: Manuel Lemos
Updated on: 2020-12-10
Posted on: 2020-12-10
Package: PHP Docker API
This package provides a PHP solution that allows querying Docker to obtain details of the state of the instances that may be running on a given machine.
It makes it easy to monitor applications running as Docker instances, so developers can check the status of their applications.
About the PHP Docker API Package
The package PHP Docker API is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Interact with Docker instances with the Engine API
Here follows in more detail what it does:
This package can interact with Docker instances with the Engine API.
It provides an Docker server class that can send HTTP requests to Docker instances with given host to perform several types of operations. Currently it can:
- Get the list of containers running in a host
- Get the details and statistics for a container
- Get the images list and their details
- Get the networks list and their details
- Get the volumes list and their details
Conclusion
The PHP Docker API can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.