pavlusha / caddy-php-sdk
This project allows developers to interact with the Caddy web server through PHP classes
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
Type:sdk
Requires
- php: ^8.3
- friendsofphp/php-cs-fixer: ^3.46
- guzzlehttp/guzzle: ^7.8.1
Requires (Dev)
- mockery/mockery: ^1.6
- pestphp/pest: ^2.26
- phpstan/phpstan: ^1.10
This package is auto-updated.
Last update: 2024-10-27 11:00:58 UTC
README
PHP SDK for Caddy
About
SDK allows developers to interact with the Caddy web server through php classes. This project will help embed web server management into your projects
This project in development. Don't use it in production. Some features may not work correctly. Please report bugs and issues to the issue tracker.
Supported Versions
Release implementation
Json configuration (classes)
- Admin section
- Disabled
- Listen
- EnforceOrigin
- Origins
- Config
- Identity
- Remote
- Logging section
- Sink
- Logs
- Storage section
- File System
- Apps section
- Events
- Http
- Pki
- Tls
- Additional modules
Changelog
We regularly update our code base due to new features, bug fixes or performance improvements. More information about these changes, including version details and update summaries, can be seen here.
Contributing
We appreciate all forms of contributions from code additions to reporting issues. Our project is open-source and thrives from the contributions made by our community. More info about how you can contribute to our project, contribution guidelines, and the whole process can be read here.
Code of Conduct
We want to create a welcoming environment for all of our projects. Our code of conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior. We invite you to help us create a safe and positive experience for everyone. More info about our code of conduct can be found here.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.