Libraries tagged by kevariable
php-cast/php-cast
1546 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more
michaelmeneses/moodle-stubs
1789 Downloads
PHP stubs for Moodle LMS — classes, functions, constants, and global variables for IDE and static analysis support
mf/pre-build
23428 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
24086 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
marcocesarato/markdown
533 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
maatwebsite/yamlenv
17071 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
justbetter/dotenv
14377 Downloads
Module to overwrite and set environment variables
jazzsequence/ai-connector-secure-layer
2272 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
ideatic/dump
3579 Downloads
Displays information about any PHP variable, class or exception.
ianrothmann/laravel-vue-bridge
7154 Downloads
A bridge to expose Laravel variables and routes in Vue and Vuex
f-lombardo/secrets-loader
28572 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
epifrin/rector-custom-rules
38622 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
distortedfusion/blade-colors
7129 Downloads
CSS variable color management.
dealnews/get-config
2719 Downloads
A PHP library for reading settings from environment variables or an ini file.