Hasty Briefsbeta

Show HN: Pipeflow-PHP – Automate anything with pipelines even non-devs can edit

13 days ago
  • #PHP
  • #Workflow
  • #Automation
  • Pipeflow is a lightweight pipeline engine for PHP applications.
  • Allows complex automations to be described as a sequence of reusable stages in XML.
  • Non-developers can review, maintain, and update automations without PHP code.
  • Each stage performs a focused unit of work and passes data via a shared context.
  • Pipelines can be configured via XML or PHP code.
  • Supports custom stages for integrating third-party services or business logic.
  • Real-world use cases include automated content generation for websites.
  • Enables editorial automation, back-office data processing, and CRM orchestration.
  • Pipelines can be edited visually in XML, making them accessible to non-developers.
  • Open-source under BSD 3-Clause License, encouraging community contributions.