Pinned repositories
Repositories
-
symfony
The Symfony PHP framework
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
runtime
The Runtime Component enables decoupling applications from global state.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
-
security-http
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
property-info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
routing
The Routing component maps an HTTP request to a set of configuration variables.
-
panther
A browser testing and web crawling library for PHP and Symfony
-
-
microsoft-teams-notifier
Provides Microsoft Teams integration for Symfony Notifier.
-
notifier
Sends notifications via one or more channels (email, SMS, ...).
-
webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
-
-
-
translation
The Translation component provides tools to internationalize your application.
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
-
security-core
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
-
ldap
A Ldap client for PHP on top of PHP's ldap extension.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
form
The Form component allows you to easily create, process and reuse HTML forms.