Download the PHP package ente/portainer-php-api without Composer
On this page you can find all versions of the php package ente/portainer-php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ente/portainer-php-api
More information about ente/portainer-php-api
Files in ente/portainer-php-api
Download ente/portainer-php-api
More information about ente/portainer-php-api
Files in ente/portainer-php-api
Vendor ente
Package portainer-php-api
Short Description A PHP API client for Portainer CE
License GPL-3.0-only
Package portainer-php-api
Short Description A PHP API client for Portainer CE
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package portainer-php-api
Portainer PHP API
Portainer PHP API client For the full API documentation implemented, please take a look at https://app.swaggerhub.com/apis/portainer/portainer-ce/2.21.4#/
Supported endpoint groups
- Auth
- Backup
- CustomTemplates
- Docker
- Endpoints
- LDAP
- Motd
- Gitops
- Registries
Installation
Download the package using composer:
Then configure .env file with the following variables:
- API_URL (e.g.
localhost:9443
) - USERNAME
- PASSWORD
- IGNORE_SSL (currently all requests are made with
verify
set tofalse
)
Usage
All versions of portainer-php-api with dependencies
PHP Build Version
Package Version
The package ente/portainer-php-api contains the following files
Loading the files please wait ....