Libraries tagged by variable substitution
emmanuel-saleem/laravel-chatbot
190 Downloads
Laravel chatbot package for Q&A, FAQ and support. Database-driven intents with keyword AND/OR matching, conditional replies, buttons and variable substitution. Works with Laravel 8–12 and integrates with BotMan (web driver) for web/embedded chat widgets.
networkteam/neos-contentsubstitution
9 Downloads
Placeholder substitution for Neos CMS: replaces {{variable}} placeholders in rendered content with values configured via Fusion, including a Neos UI richtext editor plugin to insert placeholders.
random-cuber/responses
179 Downloads
Response templates with variables
philiprehberger/php-config-loader
68 Downloads
Load configuration from JSON and PHP files with environment variable substitution
carriongrow/formula_parser
104 Downloads
Parses formulas, with the possibility of a deferred solution with substitution of user variables
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.