Libraries tagged by vlucas
vlucas/phpdotenv
503430114 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
vlucas/valitron
3898600 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
vlucas/spot2
380087 Downloads
Simple DataMapper built on top of Doctrine DBAL
vlucas/pikirasa
87832 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
vlucas/bulletphp
49441 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
code-distortion/fluent-dotenv
92787 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
10226 Downloads
Build a Hypermedia API response once and return it in multiple formats
sebastiansulinski/dotenv
62096 Downloads
DotEnv package - work derived from vlucas/phpdotenv
abacaphiliac/zend-phpdotenv
34849 Downloads
ZF2 Module that loads vlucas/phpdotenv
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
vatradar/env
2026 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
vlucas/openx-oauth-client
217 Downloads
Modern PHP client for working with the OpenX v4 oAuth API
viloveul/validation
137 Downloads
Base Validation for wrapping vlucas/valitron
sobyte/dotenv-php
80 Downloads
A optimize for vlucas/phpdotenv in PHP fastcgi application
phanda-framework/dotenv
285 Downloads
A wrapper around vlucas/dotenv that provides additional functionality. Used in the Phanda framework to allow loading of multiple dotenv files.