matthewbaggett/docker-api-php-client
The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. Most of the client's commands map directly to API endpoints (e.g. `docker ps` is `GET /containers/json`). The
时间:2024-01-16 19:32
opencodeco/testcontainers
Testcontainers is a PHP library that supports PHPUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
时间:2023-12-13 22:53
te4g/docker-client
A PHP client to interact with Docker API
时间:2023-12-04 17:20
estebanmatias92/dockerized-php-blueprint
Composer package that serves as foundation for building PHP + Composer services with docker. This just provides a basic environment for vanilla PHP + Composer (type: project), running in solo containers. Can be extended to suit microservices architecture.
时间:2023-12-04 12:20
estebanmatias92/dockerized-php
Template for building vanilla PHP + Composer projects with Docker.
时间:2023-12-03 10:41
graywings/php-docker-template
PHP project templates
时间:2023-08-31 16:25
srmklive/dockernator
PHP port of name generator used by Docker Desktop to generate container names.
时间:2023-08-28 10:05
shanginn/som
CLI tool to interact with PHP app inside docker compose env
时间:2023-08-27 03:24
chameloun/docker-php-client
PHP client for Docker API
时间:2023-08-08 19:48
savvywombat/pilot
A docker wrapper to help with general PHP development
时间:2023-06-25 02:44