pavlusha/caddy-php-sdk

This project allows developers to interact with the Caddy web server through PHP classes

dev-master 2024-04-26 14:43 UTC

This package is auto-updated.

Last update: 2024-10-27 11:00:58 UTC


README

Company logo

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.