Libraries tagged by variablen
ospinto/dbug
2411 Downloads
PHP version of ColdFusion's cfdump. Outputs colored and structured tabular variable information.
mcaskill/php-get-var-type
9738 Downloads
Get the type, resource name, or class name of a variable.
jedymatt/laravel-sail-env
876 Downloads
Configures .env file to match the sail environment variable's requirements.
ideatic/dump
3125 Downloads
Displays information about any PHP variable, class or exception.
hschottm/contao-textwizard
4979 Downloads
contao-textwizard is a backend widget that can be used to add or edit a variable list of text input fields unlike the Contao listWizard widget. Additionally to the listWizard functionality contao-textwizard selects the content of a newly created or duplicated text field and it adds a button to create an empty new text field.
fredyns/stringcleaner
1329 Downloads
Clean string variable
frc/wp-env-heroku-custom-php-constant
43900 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
fond-of-spryker/usercentrics
17316 Downloads
provides global twig variable/s for usercentrics
distortedfusion/blade-colors
1903 Downloads
CSS variable color management.
dev-kraken/env-validator
6 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
crysalead/env
18255 Downloads
Environment variable container
bephp/router
1084 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
belniakmedia/craft-excerptify
3123 Downloads
Provides the excerptify twig filter which truncates the provided variable's text or html to the nearest whole word based on the provided character length.
baxtian/woocommerce-stubs
195 Downloads
Based on giacocorsiglia/wordpress-stubs and paulthewalton/acf-stubs. Woocommerce function, class, and global variable declaration stubs for easier static analysis.
std-library/type-guard
4 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.