Libraries tagged by php env
avantarm/wincache-emulator
20 Downloads
WinCache PHP extension emulator for non-IIS environments.
saitswebuwm/shibalike
151 Downloads
A simple PHP library for emulating a Shibboleth environment. Forked from mrclay/shibalike for Composer and Packagist.
laizware/quickshell
6 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
ktaris/yii2-precfdi
10 Downloads
Clases en PHP para generar un PreCFDI a ser enviado a un PAC para su timbrado.
bjoern-buettner/session
177 Downloads
A simple session handler for PHP 8.1 and newer, configurable via environment variables.
ajardin/origami
403 Downloads
PHP toolbox to manage your local Docker environments.
alwex/phpdeploy
231 Downloads
full php deployment tool to automate code deployment on multiple hosts/env
vijoni/config-builder
11 Downloads
Structure config files for different environments and merge them to a single php file. Supports files encrypted with git-crypt key files
sukohi/postern
74 Downloads
PHP class that mainly developed for Laravel to sign in to user page easily in development environment.
src-run/augustus-silencer-library
1023 Downloads
A simple library to silence php-raised errors and execute a closure in an error-silenced environment.
monkdev/monkcms
309 Downloads
A PHP client for accessing the MonkCMS API in non-website environments.
jturbide/vhost
20 Downloads
A command-line tool built with Symfony Console that automatically generates Apache and Nginx virtual host configurations from YAML definitions, updates system hosts files, restarts web servers, and manages PHP caches (OPCache, APCu, sessions). Supports both Linux and Windows environments.
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
echo-fusion/pluginmanager
19 Downloads
A flexible PHP package for managing and integrating plugins, allowing dynamic loading and registration based on application environments. Enhance the modularity and extensibility of your applications with ease.
dlunire/dlcore
24 Downloads
DLCore es el núcleo funcional del framework DLUnire. Proporciona el ORM, motor de plantillas, autenticación, envío de correos y lectura avanzada de variables de entorno con tipado estático. Todo lo esencial para construir aplicaciones modernas en PHP con una arquitectura limpia y extensible