1 مستودع
Modular frameworks for building and deploying custom web-based business applications.
Distinguishing note: Specifically targets the creation of headless business applications rather than general-purpose web sites.
Explore 1 awesome GitHub repository matching web development · Application Frameworks. 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
Building scalable and maintainable web applications by organizing code into decoupled services with standardized routing, templating, and request handling.