https://github.com/doppar/orion
A process manager for doppar framework
https://github.com/doppar/orion
php process-manager
Last synced: 3 months ago
JSON representation
A process manager for doppar framework
- Host: GitHub
- URL: https://github.com/doppar/orion
- Owner: doppar
- License: mit
- Created: 2025-06-01T07:45:08.000Z (about 1 year ago)
- Default Branch: 1.x
- Last Pushed: 2025-06-01T16:38:19.000Z (about 1 year ago)
- Last Synced: 2025-07-08T22:07:54.644Z (11 months ago)
- Topics: php, process-manager
- Language: PHP
- Homepage: https://doppar.com
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
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](https://github.com/doppar/doppar).
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](https://doppar.com/versions/3.x/contributions.html).
## Code of Conduct
In order to ensure that the Doppar community is welcoming to all, please review and abide by the [Code of Conduct](https://doppar.com/versions/3.x/contributions.html#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/doppar/framework/security/policy) on how to report security vulnerabilities.
## License
The Doppar framework is open-sourced software licensed under the [MIT license](LICENSE.md).