https://github.com/fastybird/web-server-plugin
:office: [READ-ONLY] FastyBird IoT simple web server plugin with ReactPHP & Apache or Nginx support
https://github.com/fastybird/web-server-plugin
fastybird fb http middleware nette php plugin psr-7 reactphp reactphp-http routing ssl webserver
Last synced: 5 days ago
JSON representation
:office: [READ-ONLY] FastyBird IoT simple web server plugin with ReactPHP & Apache or Nginx support
- Host: GitHub
- URL: https://github.com/fastybird/web-server-plugin
- Owner: FastyBird
- License: apache-2.0
- Created: 2020-03-21T18:29:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T08:54:12.000Z (7 months ago)
- Last Synced: 2024-11-09T00:47:09.406Z (5 months ago)
- Topics: fastybird, fb, http, middleware, nette, php, plugin, psr-7, reactphp, reactphp-http, routing, ssl, webserver
- Language: PHP
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.0.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
# FastyBird web server plugin
[](https://github.com/FastyBird/web-server-plugin/actions)
[](https://github.com/FastyBird/web-server-plugin/blob/main/LICENSE.md)
[](https://coveralls.io/r/FastyBird/web-server-plugin)
[](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/web-server-plugin/main)
[](https://packagist.org/packages/FastyBird/web-server-plugin)
[](https://packagist.org/packages/FastyBird/web-server-plugin)
[](https://github.com/phpstan/phpstan)***
## What is web server plugin?
Web server plugin is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem
which is implementing http server based on [ReactPHP](https://github.com/reactphp/http).### Features:
- Build-in [PSR-7](http://www.php-fig.org/psr/psr-7/) extendable router
- Build-in http server with SSL support
- Build-in static files server
- Extendable via [PSR-7](http://www.php-fig.org/psr/psr-7/) middlewareWeb server plugin is an [Apache2 licensed](http://www.apache.org/licenses/LICENSE-2.0) distributed extension, developed
in [PHP](https://www.php.net) on top of the [Nette framework](https://nette.org) and [Symfony framework](https://symfony.com).## Installation
The best way to install **fastybird/web-server-plugin** is using [Composer](http://getcomposer.org/):
```sh
composer require fastybird/web-server-plugin
```## Documentation
:book: Learn how to build and handle http api requests in [documentation](https://github.com/FastyBird/web-server-plugin/wiki).
# FastyBird
![]()
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on [fastybird.com.com](https://www.fastybird.com).
## Documentation
:book: Documentation is available on [docs.fastybird.com](https://docs.fastybird.com).
## Contributing
The sources of this package are contained in the [FastyBird monorepo](https://github.com/FastyBird/fastybird). We welcome contributions for this package on [FastyBird/fastybird](https://github.com/FastyBird/).
## Feedback
Use the [issue tracker](https://github.com/FastyBird/fastybird/issues) for bugs
or [mail](mailto:[email protected]) or [Tweet](https://twitter.com/fastybird) us for any idea that can improve the
project.Thank you for testing, reporting and contributing.
## Changelog
For release info check [release page](https://github.com/FastyBird/fastybird/releases).
## Maintainers
***
Homepage [https://www.fastybird.com](https://www.fastybird.com) and
repository [https://github.com/FastyBird/web-server-plugin](https://github.com/FastyBird/web-server-plugin).