Libraries tagged by webserver
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.
threedom/circuit
17 Downloads
Routing and template system built in pure PHP. Requires web-server to route all traffic to a "gateway" file which will handle routing code internally through PHP.
tenkoma/cakephp-apache-error-theme
4 Downloads
Make error pages Apache web server style.
tecbeast/basic-auth-with-env
1125 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
sos-solution/sos-http-application
67 Downloads
HTTP Application Framework support Nginx, Apache, Swoole Web Server
smrtr/roddick
80 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
77 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
14 Downloads
A simple web server log checker to monitor the browser diversity on websites.
piotrpress/wordpress-workspace
0 Downloads
This library is WordPress development environment based on Docker which uses Apache web server, MariaDB database, PHPMyAdmin, Composer and WP-CLI.
piotrpress/wordpress-litespeed
0 Downloads
This library is WordPress development environment based on Docker which uses LiteSpeed web server, MariaDB database, PHPMyAdmin, Composer and WP-CLI.
piecrust-php/akagi
7 Downloads
ReactPHP Webserver for Piecrust PHP
phormio/cli-server-router
12 Downloads
A simple router for the PHP CLI web server