Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

drbonzo/workflow_php

Repository files navigation

Workflow system for PHP

!! WARNING: this is still BETA !!

Requirements

PHP >= 5.6

Installation

Edit your composer.json file

{
	...
	"require": {
		"drbonzo/workflow_php": "^0.1.0"
	},
	"repositories": [
		{
			"type": "vcs",
			"url": "git@github.com:drbonzo/workflow_php.git"
		}
	]
}

Install library with Composer

$ composer install

Changelog

Changelog

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors