Libraries tagged by webserver
yiiext/webshell-module
62 Downloads
Web shell for Yii allows you to run console commands from your browser. Can be useful for both no-ssh webservers and console-style administration modules.
weblinuxgame/think-dev-server
12 Downloads
command line call php builtin web server for dev env
vzgcoders/verifier-server
131 Downloads
Valithor's official webserver for BYOND user verification.
upscale/swoole-warmup
20 Downloads
URL crawler to warm-up Swoole web-server
upscale/swoole-dispatch
934 Downloads
Request dispatch strategies for Swoole web-server
tmf/logfilter
4 Downloads
a cli app for filtering web server access logs
timonf/static-deploy
13 Downloads
StaticDeploy will compile Twig templates and other files. The generated output can run without PHP on any web server.
tenkoma/cakephp-apache-error-theme
5 Downloads
Make error pages Apache web server style.
tecbeast/basic-auth-with-env
1126 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
smrtr/roddick
81 Downloads
Commands for starting and stopping a php web server in the background
servit/swooleframework
1 Downloads
Servit Restful Web Server
senangprint/git-deploy
3 Downloads
A PHP script to automatically pull from a repository to a web server (using a webhook on GitHub, GitLab, or Bitbucket).
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
pxgamer/log-browser-check
15 Downloads
A simple web server log checker to monitor the browser diversity on websites.
pschilly/dcs-server-bot-api
146 Downloads
This package acts as an interface service for the DCS Server Bot RestAPI in order to access information from the bot on a remote web server for display purposes.