Libraries tagged by php env
virtphp/virtphp
18 Downloads
virtPHP is a tool to create isolated PHP environments.
divineomega/dotenv-loader
21918 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
o2system/spl
18947 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
xbyter/apollo-client
4396 Downloads
基于携程Apollo 阿波罗的PHP客户端,不依赖第三方扩展和框架并支持自定义配置格式同步(默认支持.env格式配置同步)。
wearerequired/composer-wp-config
16458 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.
justcoded/dotenv-sync
27815 Downloads
webjump/mobiledetectlib
100273 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.
robinncode/db_craft
511 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
omaralalwi/laravel-trash-cleaner
221 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
koolreport/yii2
83733 Downloads
Ease report setup within Yii2 environment
esi/utility
1919 Downloads
Utility - Collection of various PHP utility functions.
braspag/mobiledetectlib
20921 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.
kmvan/prober
8 Downloads
This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
readdle/scheduler
40405 Downloads
Scheduler is a cron-like php environment for docker containers
bennettstone/magicmin
2760 Downloads
MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.