theupriser / php-docker-utilities
Docker utilities
v1.1.1
2025-02-18 10:46 UTC
Requires
- php: ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4
- ext-curl: *
- ext-json: *
This package is not auto-updated.
Last update: 2025-03-04 09:59:47 UTC
README
This is a collection of simple docker api utilities
Installation
Install the
theupriser/php-docker-utilities
package.composer require theupriser/php-docker-utilities
Make sure the package using this has access to the docker socket.