PHPackages                             leadvertex/plugin-component-process - 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. leadvertex/plugin-component-process

Abandoned → [leadvertex/plugin-component-batch](/?search=leadvertex%2Fplugin-component-batch)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

leadvertex/plugin-component-process
===================================

LeadVertex plugin process handler component

0.4.6(5y ago)02.4k[1 PRs](https://github.com/leadvertex/plugin-component-process/pulls)proprietaryPHPPHP &gt;=7.4.0

Since Jul 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/leadvertex/plugin-component-process)[ Packagist](https://packagist.org/packages/leadvertex/plugin-component-process)[ RSS](/packages/leadvertex-plugin-component-process/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (2)Dependencies (2)Versions (29)Used By (0)

LeadVertex process plugin component
===================================

[](#leadvertex-process-plugin-component)

`\Leadvertex\Plugin\Components\Process` - component, which designed to store and provide information about the current state of the process based on the base DB model [from DB plugin component](https://github.com/leadvertex/plugin-component-db "from DB plugin component")and accepts process id into itself.

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

[](#installation)

```
composer require leadvertex/plugin-component-process
```

Usage
-----

[](#usage)

For example, you can create new process like this:

```
