Libraries tagged by var
jbzoo/jbdump
1106612 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
sylius/product
334219 Downloads
Product catalog system with support for product options and variants.
php-sage/sage
24138 Downloads
☯ Insightful PHP debugging assistant.
phalcon/dd
278233 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
nystudio107/craft-imageoptimize
327460 Downloads
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
msztorc/laravel-env
49358 Downloads
Laravel env helper commands
mmucklo/krumo
154100 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
mirazmac/dotenvwriter
80256 Downloads
A PHP library to write values to .env (DotEnv) files
kktsvetkov/krumo
55773 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
johnathanmiller/secure-env-php
48718 Downloads
Encrypt environment files for production use.
imliam/laravel-env-set-command
331383 Downloads
Set a .env file variable from the command line
hellonico/timber-dump-extension
166993 Downloads
Provides Symfony VarDumper component for Timber
cekurte/environment
74821 Downloads
A library to get the values from environment variables and process to php data types
bnomei/kirby3-dotenv
33156 Downloads
Kirby Plugin for environment variables from .env
aronduby/dump
604918 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo