akiyamaSM / WorkflowMakr

Generalize the management of your workflows

Home Page:https://packagist.org/packages/alvarium-digital/workflow-makr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Total Downloads Latest Stable Version Contributors License

About WorkflowMakr

WorkflowMakr is a Laravel package that will help any developer to easily integrate a simple and generic workflow system into an existing Laravel project, without worrying about basic functionalities such as CRUDs, making transitions, histories, ...

It's important to know that this package is freshly created and may have several new versions containing Bug-fixes and improvements.

Below is a list of some of the features provided by WorkflowMakr:

  • CRUD API REST endpoints for all the models provided
  • Configuration file to easily customize the package
  • Interface and Trait to easily implement workflow system to different models of your application

We are working to make this package powerful and providing all the needed tools and functions for all the application using workflow system.

Documentation

Please refer to the WIKI section of this package for more information about installation, usage, ... and much more

Contributing

All contributions are welcome to make this package more generic and meet more need. If you have any suggestions please send them to us by email contact@alvariumdigital.com

Security Vulnerabilities

If you discover a security vulnerability within WorkflowMakr, please send an e-mail to us via contact@alvariumdigital.com.

License

The WorkflowMakr package is open-sourced software licensed under the MIT license.

About

Generalize the management of your workflows

https://packagist.org/packages/alvarium-digital/workflow-makr

License:MIT License


Languages

Language:PHP 100.0%