Libraries tagged by vlucas
vlucas/phpdotenv
645113617 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
vlucas/valitron
4652316 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
vlucas/spot2
396580 Downloads
Simple DataMapper built on top of Doctrine DBAL
vlucas/pikirasa
105390 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
vlucas/bulletphp
50008 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
code-distortion/fluent-dotenv
105080 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
vlucas/hyperspan
13952 Downloads
Build a Hypermedia API response once and return it in multiple formats
frostybee/valicomb
263 Downloads
Modern, type-safe PHP validation library for PHP 8.2+ with security-first design and zero dependencies. This is a fork of vlucas/valitron.
abacaphiliac/zend-phpdotenv
40718 Downloads
ZF2 Module that loads vlucas/phpdotenv
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
vatradar/env
4672 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
sferea/spot-uuid-binary
513 Downloads
UUID BINARY(16) support for vlucas/spot2
sebastiansulinski/dotenv
63427 Downloads
DotEnv package - work derived from vlucas/phpdotenv
phanda-framework/dotenv
414 Downloads
A wrapper around vlucas/dotenv that provides additional functionality. Used in the Phanda framework to allow loading of multiple dotenv files.
vlucas/openx-oauth-client
218 Downloads
Modern PHP client for working with the OpenX v4 oAuth API