1 repo
Engines for parsing and executing custom logic defined as strings at runtime.
Distinguishing note: No candidates provided; minting under Software Engineering & Architecture as a tool for dynamic logic execution.
Explore 1 awesome GitHub repository matching software engineering & architecture · Expression Languages. Refine with filters or upvote what's useful.
Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif
Symfony provides an expression language component to execute custom logic defined as strings at runtime, allowing for flexible filtering and calculations without recompilation.