Libraries tagged by server stat
maxlab/stacker
130 Downloads
Stacker - Symfony docker starter kit for development. Quickly start of developing locally with Nginx, PHP7, Mysql, Pgsql, Mailcatcher and Redis etc.
busy-noggin/static-error-pages
2521 Downloads
Integration to serve error documents as TTL-configurable and auto-refreshing static versions of an URL or TYPO3 page.
tuscanicz/soap
37807 Downloads
A largely refactored besimple/soap used to build SOAP and WSDL based web services. This fork fixes a lot of errors and provides better API, robust, stable and modern codebase.
highsolutions/laravel-environments
7381 Downloads
A Laravel package for easy management of different environments (dev, staging, production, etc.).
fdmind/ignore-query-strings
1125 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
chocofamilyme/phalcon-healthcheck
14994 Downloads
Serves functionality of healthchecks of your application
fusio/adapter-file
37331 Downloads
Adapter to serve static files
kodus/tempkit
24459 Downloads
Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects
hprose/hprose-swoole
28500 Downloads
Hprose asynchronous client & standalone server based on swoole
symfony/symfony1
108932 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
lobtao/hyperf-helper
1402 Downloads
quick start -d/reload/restart/stop hyperf(~2.1.0 & ~2.2.0) server
spatie/server-monitor-app
346 Downloads
A PHP application to monitor the health of your servers
mix/http-server
6625 Downloads
Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard
ivqonsanada/stethoscope
371 Downloads
forked - laravel server monitoring
horde/http_server
1015 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.