PHPackages                             phpdrone/drone-plugin-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. phpdrone/drone-plugin-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phpdrone/drone-plugin-sdk
=========================

0.1.4(8y ago)2298PHP

Since Feb 28Pushed 8y ago2 watchersCompare

[ Source](https://github.com/phpdrone/drone-plugin-sdk)[ Packagist](https://packagist.org/packages/phpdrone/drone-plugin-sdk)[ RSS](/packages/phpdrone-drone-plugin-sdk/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Drone PHP plugin SDK
====================

[](#drone-php-plugin-sdk)

This library faciliates the use of PHP to write drone plugins.

Example
-------

[](#example)

An example plugin can be found and looked at in the [example](example) directory.

Documenation
------------

[](#documenation)

See the [generated API documenation](https://phpdrone.github.io/drone-plugin-sdk/).

### Publishing

[](#publishing)

You need a docker hub account to publish your image.

`docker push myhubid/plugin:0.1.2`

### PHP example

[](#php-example)

```
