fastybird/web-server-plugin

FastyBird IoT simple web server plugin with ReactPHP & Apache or Nginx support

Fund package maintenance!
akadlec

Installs: 149

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:fastybird-plugin

v0.11.0 2022-08-04 21:26 UTC

This package is auto-updated.

Last update: 2023-05-05 09:22:33 UTC


README

Build Status Licence Code coverage Mutation testing

PHP Downloads total Latest stable PHPStan

What is web server plugin?

Web server plugin is extension for FastyBird IoT ecosystem which is implementing http server based on ReactPHP.

Web server plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.

Features:

  • Build-in PSR-7 extendable router
  • Build-in http server with SSL support
  • Build-in static files server
  • Extendable via PSR-7 middleware

Installation

The best way to install fastybird/web-server-plugin is using Composer:

composer require fastybird/web-server-plugin

Documentation

Learn how to build and handle http api requests in documentation.

Feedback

Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.

Thank you for testing, reporting and contributing.

Changelog

For release info check release page.

Contribute

The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.

Maintainers

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/FastyBird/web-server-plugin.