Libraries tagged by php env
tnapf/env
929 Downloads
A environment package for PHP
aequasi/environment
24248 Downloads
Environment Class for PHP
balint-horvath/dotenv-php
391 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).
lee/php-travis-encrypter
15 Downloads
The PHP wrapper generating travis-encrypted environment variables
lithemod/env
113 Downloads
A simple environment variable loader and manager for PHP applications.
idct/php-proxmox-backups
1 Downloads
Simple PHP executable tool for making backups with Proxmox 5 env easier.
forever2077/php-helper
35 Downloads
PHP Tool Library
ejetar/laravel-environment
145 Downloads
📂 Load a custom .env file according to your environment.
wierk/envpress
19 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
webservco/environment
59 Downloads
A PHP component/library.
smsplateform/php
118 Downloads
Cette librairie est mise à la disposition des développeurs qui désirent interagir avec l'api de la plateforme d'envoi de sms marketing en ligne : www.smsplateform.com .
rugk/threema-msgapi-sdk-php
94 Downloads
Threema PHP-SDK to integrate Threema Gateway in your environment. This SDK allows you to send end-to-end-encrypted messages to Threema users using the Threema Gateway.
panrafal/php-error
5933 Downloads
Better error reporting for PHP, and prettier too! Fork of original PHP-Error by Joseph Lenton better suited for production environments.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
lepampim/fast-dbg-php
8 Downloads
Library for debugging PHP pages simply and quickly in an HTML environment