Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cradlephp/cradle-pipeline
- Owner: CradlePHP
- License: mit
- Created: 2018-05-27T15:35:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T12:02:00.000Z (over 6 years ago)
- Last Synced: 2024-11-22T16:45:19.435Z (about 1 month ago)
- Topics: deprecated, v2
- Language: HTML
- Homepage: http://cradlephp.github.io
- Size: 15.6 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`