Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pavlusha311245/nginx-unit-php-sdk

Nginx Unit PHP SDK allows developers to interact with the Nginx Unit web server through php classes. This project will help embed web server management into your projects
https://github.com/pavlusha311245/nginx-unit-php-sdk

nginx nginx-configs nginx-configuration nginx-sdk nginx-unit nginx-unit-sdk php php-sdk php8 sdk sdk-php

Last synced: 3 months ago
JSON representation

Nginx Unit PHP SDK allows developers to interact with the Nginx Unit web server through php classes. This project will help embed web server management into your projects

Awesome Lists containing this project

README

        


Company logo


PHP SDK for Nginx Unit


packagist link
documentation link
documentation link

Codecov dabge

## About

SDK allows developers to interact with the Nginx Unit 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.

### Requirements

* [PHP](https://www.php.net/) >= 8.3
* [Composer](https://getcomposer.org/) >= 2

### Supported Versions

| Version | Nginx Unit Capability | Supported |
|---------|:----------------------|--------------------|
| 0.8.x | <= 1.32.1 | :white_check_mark: |
| < 0.7.x | - | :x: |

### Quick start

How to start using the SDK in your project you can find in the [documentation](https://unit-sdk.pavlusha.me/installation).

### Documentation

The Unit SDK offers a wide range of functionality. More examples and detailed information about its features,
installation, and use can be found [in the documentation](https://unit-sdk.pavlusha.me/). Check it out to make the most
of this extensive tool. Happy coding 😊

## 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](CHANGELOG.md).

## 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](https://docs.github.com/en/get-started/quickstart/contributing-to-projects).

## 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](.github/CODE_OF_CONDUCT.md).

## Security Policy

If you find bugs and vulnerabilities, please
contact [[email protected]](mailto:[email protected]).

More info [here](.github/SECURITY.md)

## Support


The project is being developed with the support of IDE from JetBrains


JetBrains Logo (Main) logo.

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.