Libraries tagged by server load
vlucas/phpdotenv
674879147 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
jdavidbakr/multi-server-event
181445 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
staudenmeir/eloquent-param-limit-fix
192862 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
yidas/client-ip
89282 Downloads
Get client IP with safe and coincident way from server even behind Proxy or Load-Balancer
tommyknocker/pdo-database-class
6272 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
tfd/laravel-well-known-traffic-advice
1073 Downloads
A Laravel package that provides a standardized .well-known/traffic-advice endpoint for communicating server load, maintenance windows, and access recommendations to automated clients, crawlers, and partner services.
weeger/wjs
13 Downloads
An assets loader from server to browser.
furbo/renderer
116 Downloads
Server side rendering of website requests. Rendered output includes content loaded asynchronously over javascript, regardless of the technology used (like react, vue or similar). Can be used to prerender single page applications for good search engine indexing or to generate PDF or Images (PNG) from URL's.
alibabacloud/slb-20140515
4168 Downloads
Alibaba Cloud Server Load Balancer (20140515) SDK Library for PHP
prestashop/module-lib-faq
35294 Downloads
Library allowing modules to load FAQ from PrestaShop servers
lazervel/dotenv
109 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
indatus/ranger
35 Downloads
This package adds some power to your api rest server by allowing you to specify joins and eager loaded associations using http query parameters
kevindb/jquery-load-json
14 Downloads
jQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM.
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
zrcing/phpenv
168 Downloads
Easy to load system enivronment configuration from $_ENV,$_SERVER,getenv.