Libraries tagged by va
mirazmac/dotenvwriter
81698 Downloads
A PHP library to write values to .env (DotEnv) files
miladrahimi/php-jwt
224644 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
mews/pos
9812 Downloads
Türk bankaları için sanal pos kütüphanesi
marcortola/behat-seo-contexts
125137 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
laravel-validation-rules/us-state
149426 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
324526 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
429274 Downloads
Validate country codes.
laravel-validation-rules/colour
258303 Downloads
Validate colours
kktsvetkov/krumo
55916 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
48819 Downloads
Encrypt environment files for production use.
jbzoo/jbdump
1107002 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
imliam/laravel-env-set-command
331945 Downloads
Set a .env file variable from the command line
imanghafoori/laravel-heyman
35848 Downloads
A package to help you write expressive defensive code in a functional manner
hellonico/timber-dump-extension
167957 Downloads
Provides Symfony VarDumper component for Timber
greg0ire/enum
371911 Downloads
work around the missing enum type in php