PHPackages                             fdevs/publish-workflow - 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. fdevs/publish-workflow

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

fdevs/publish-workflow
======================

Publish workflow library

0.1.1(10y ago)042[1 PRs](https://github.com/4devs/publish-workflow/pulls)1MITPHPPHP &gt;=5.4

Since Mar 15Pushed 10y ago3 watchersCompare

[ Source](https://github.com/4devs/publish-workflow)[ Packagist](https://packagist.org/packages/fdevs/publish-workflow)[ Docs](https://github.com/4devs/publish-workflow)[ RSS](/packages/fdevs-publish-workflow/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (1)

Publish Workflow Library
========================

[](#publish-workflow-library)

[![Build Status](https://camo.githubusercontent.com/1fb7d26fd09c83d7207a25f844e907b0db38fe6fd0414afdb3727fac9c042900/68747470733a2f2f7472617669732d63692e6f72672f34646576732f7075626c6973682d776f726b666c6f772e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/4devs/publish-workflow)

Documentation
-------------

[](#documentation)

Installation
------------

[](#installation)

Download the library by running the command:

```
$ php composer.phar require fdevs/publish-workflow
```

Composer will install the library to your project's `vendor/fdevs` directory.

Diagram
-------

[](#diagram)

The default publish workflow corresponds to the following diagram:

[![following diagram](following-diagram.png)](following-diagram.png)

Usage
-----

[](#usage)

1. Create model
2. Use service

### Create Model

[](#create-model)

```
