Libraries tagged by vlucas
vlucas/phpdotenv
677458283 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
vlucas/valitron
4818365 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
vlucas/spot2
399066 Downloads
Simple DataMapper built on top of Doctrine DBAL
vlucas/pikirasa
107413 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
vlucas/hyperspan
14322 Downloads
Build a Hypermedia API response once and return it in multiple formats
vlucas/bulletphp
50119 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
code-distortion/fluent-dotenv
106705 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
abacaphiliac/zend-phpdotenv
42052 Downloads
ZF2 Module that loads vlucas/phpdotenv
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
vatradar/env
4787 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
sferea/spot-uuid-binary
1078 Downloads
UUID BINARY(16) support for vlucas/spot2
frostybee/valicomb
348 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.
sebastiansulinski/dotenv
63447 Downloads
DotEnv package - work derived from vlucas/phpdotenv
phanda-framework/dotenv
423 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