Libraries tagged by php env
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
limen/redenvelope
63 Downloads
PHP library for red envelopes which are popular among Chinese
gmazzap/gea
34 Downloads
Environment variables management in PHP
renoki-co/laravel-yaml-config
1 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
bnomei/kirby3-page-memcached
164 Downloads
Kirby 3 Plugin to cache the content file using the PHP Memcached extension
urban-brussels/brussels-permits
175 Downloads
PHP wrapper for Nova API, using DTO. Nova is a shared IT platform of the Brussels-Capital Region dedicated to the file management of planning permits, land division permits and environmental licences.
pixeo/laravel-robots
2922 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
omaralalwi/laravel-deployer
8 Downloads
Laravel Deployer: Streamlined Deployment for Laravel and Node.js, with Zero-Downtime and various environments and branches, deploying your Laravel apps become simple and stress-free endeavor.
neam/docker-diff-based-layers
12 Downloads
Provides tools to work around the fact that subsequent COPY . /app commands in any environments re-adds all files in every layer instead of only the files that have changed
mifesta/mobiledetect-laravel
118 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
magegyver/m2devbox
7 Downloads
🚀 Quickly create Magento 2 development environments.
lmihaylov/pass-generator
18 Downloads
A simple and elegant PHP password generator for either browser and console environments.
lgladdy/cubesensors
15 Downloads
A CubeSensors API library for PHP
khomsiadam/stacksync
16 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.