Libraries tagged by 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.
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
5 Downloads
Make error pages Apache web server style.
taeluf/liaison-gui
1 Downloads
A GUI for Liaison-powered web-servers
stanislav-web/express-mailer
14 Downloads
This system is designed for large-scale mailings, which is activated on built-in web servers.
smrtr/roddick
81 Downloads
Commands for starting and stopping a php web server in the background
sitepilot/stack-openlitespeed
30 Downloads
Ansible playbooks for provisioning web servers optimized for WordPress and Laravel.
sitepilot/app-stack
9 Downloads
Ansible playbooks for provisioning web servers optimized for WordPress and Laravel.
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.
pjdietz/shamserver
249 Downloads
Build mini web servers in PHP for testing
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.