Libraries tagged by va
nette/utils
328874578 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
moneyphp/money
68608303 Downloads
PHP implementation of Fowler's Money pattern
giggsey/libphonenumber-for-php
129626899 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
composer/semver
428903280 Downloads
Semver library that offers utilities, version constraint parsing and validation.
symfony/twig-bridge
187484410 Downloads
Provides integration for Twig with various Symfony components
symfony/monolog-bridge
163936223 Downloads
Provides integration for Monolog with various Symfony components
symfony/dotenv
196208625 Downloads
Registers environment variables from a .env file
symfony/doctrine-bridge
160888124 Downloads
Provides integration for Doctrine with various Symfony components
symfony/debug-bundle
98798191 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/config
409130461 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
sebastian/type
540843118 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
454074202 Downloads
Collection of value objects that represent the PHP code units
predis/predis
269456550 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
nette/schema
276179006 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/config
246081314 Downloads
Define configuration arrays with strict schemas and access values with dot notation