Libraries tagged by php env
sebastian/environment
725855497 Downloads
Provides functionality to handle HHVM/PHP environments
mobiledetect/mobiledetectlib
127240934 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.
laravel/envoy
4392330 Downloads
Elegant SSH tasks for PHP.
m1/env
9790390 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
foroco/php-browser-detection
2728685 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
jbzoo/utils
1396880 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
envms/fluentpdo
421591 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
corveda/php-sandbox
63050 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
josemmo/facturae-php
332250 Downloads
Librería para la generación, firma y envío de facturas electrónicas
cheprasov/php-redis-lock
375493 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
brianium/habitat
11454063 Downloads
A dependable php environment
wolfcast/browser-detection
730129 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
aimeos/aimeos-base
102558 Downloads
Aimeos base layer for abstracting from host environments
aura/web
450604 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
johnathanmiller/secure-env-php
46970 Downloads
Encrypt environment files for production use.