2 Repos
Logic that transforms raw environment variable values into specific types or formats.
Distinct from Environment Variable Readers: Distinct from Environment Variable Readers by focusing on the transformation of the value rather than the act of reading it.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Variable Transformers. Refine with filters or upvote what's useful.
This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do
Implements a system to transform environment variables into types like booleans or integers via registered services.
Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows without writing code. At its core, it offers a widget-based visual programming environment where users connect configurable components to perform data preprocessing, machine learning model training, statistical evaluation, and interactive visualization. The platform is built on NumPy-backed data tables with domain descriptors that define variable names, types, and roles, and includes a lazy SQL query proxy for working with database tables without loading all data into memory. The
Ships a widget that computes a variable's value from other variables using a stored transformation function.