doppar / orion
A process manager for doppar framework
Requires
- symfony/process: ^7.3
Requires (Dev)
- mockery/mockery: ^1.6
- phpunit/phpunit: ^12.1.5
This package is auto-updated.
Last update: 2025-06-05 19:50:48 UTC
README
About Doppar Orion
Note: This repository contains the core code of the Doppar orion package. If you want to build an application using Doppar, visit the main Doppar repository.
Doppar Orion is a secure and scalable process manager for the Doppar framework, built on top of Symfony's Process component. It enables safe command execution, parallel processing, and pipeline orchestration with injection-resistant command handling.
Contributing
Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the Doppar documentation.
Code of Conduct
In order to ensure that the Doppar community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The Doppar framework is open-sourced software licensed under the MIT license.