Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cradlephp/cradle-pipeline

Deprecation Notice: This project has been moved to CradlePHP/cradle-admin
https://github.com/cradlephp/cradle-pipeline

deprecated v2

Last synced: about 1 month ago
JSON representation

Deprecation Notice: This project has been moved to CradlePHP/cradle-admin

Awesome Lists containing this project

README

        

# Cradle Pipeline Package

Pipeline manager.

## Install

```
composer install cradlephp/cradle-pipeline
```

## Pipeline

Cradle Pipeline handles everything about the pipeline. It is based on CradlePHP/cradle-system.

### Pipeline Routes

The following routes are available in the admin.

- `GET /admin/system/model/:schema/pipeline` - Pipeline search page
- `POST /admin/system/model/:schema/pipeline` - Pipeline processor

### Pipeline Events

- `pipeline-update`