PHPackages                             retro-blenders/laminas-process-pilot-client - 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. retro-blenders/laminas-process-pilot-client

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

retro-blenders/laminas-process-pilot-client
===========================================

Integrates the process-pilot-client into your Laminas application

00PHP

Since Jan 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Retro-Blenders/laminas-process-pilot-client)[ Packagist](https://packagist.org/packages/retro-blenders/laminas-process-pilot-client)[ RSS](/packages/retro-blenders-laminas-process-pilot-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laminas-process-pilot-client
============================

[](#laminas-process-pilot-client)

Integrates the process-pilot-client into your Laminas application

Package Implementation Guide for Laminas Applications
=====================================================

[](#package-implementation-guide-for-laminas-applications)

This guide will walk you through the process of adding this package to your Laminas application.

Steps
-----

[](#steps)

1. **Add the Package**Using the `composer` tool, add the package with the following command:

    ```
    composer require retro-blenders/laminas-process-pilot-client
    ```
2. **Enable the Module**Enable the module by adding it to your `modules.config.php` file:

    ```
