Libraries tagged by interpolator
24hoursmedia/php-env-inject
25 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
necromant2005/tt-math
5687 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
gnugat/search-engine
106 Downloads
Component that tries to help you get the Query part in CQRS right
gnugat/query-bus-bundle
38 Downloads
QueryBus integration in Symfony
gnugat/query-bus
89 Downloads
A PHP library for Interrogatory Messages.
gnugat/pomm-search-engine
70 Downloads
A Pomm Foundation implemenation of SearchEngine
xsuchy09/e_pdostatement
24 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
switon/yaml
31 Downloads
Strict Switon YAML subset parsing with placeholder interpolation for Switon Framework
rhlt/env
3 Downloads
A basic and efficient .env file parser, to load environment variables from a file. With flexible support for variable interpolation and graceful syntax errors handling.
micheldiemer/psr-log
6 Downloads
Custom PSR-3 Logger Implementations. Includes HtmlLogger and interpolate function.
metasyntactical/google-directions-client
278 Downloads
Client for Google Directions API to add interpolated points to a route consisting of given coordinates.
initphp/translator
122 Downloads
Micro multi-language (i18n) translation library for PHP with file or directory based language packs, dot-delimited nested keys, placeholder interpolation and default-language fallback.
initphp/dotenv
130 Downloads
Loads environment variables from a .env or .env.php file, with type coercion and ${VAR} interpolation.
griffolion/psr-dot-notation-processor
4 Downloads
Allows dot notation when using curly bracket interpolation in Monolog log messages.