Pinned repositories
Repositories
-
symfony
The Symfony PHP framework
-
maker-bundle
Symfony Maker Bundle
-
-
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
panther
A browser testing and web crawling library for PHP and Symfony
-
light-sms-notifier
Provides Light SMS integration for Symfony Notifier.
-
-
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.
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
routing
The Routing component maps an HTTP request to a set of configuration variables.
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
serializer
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
-
process
The Process component executes commands in sub-processes.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
contracts
A set of abstractions extracted out of the Symfony components
-
mime
The MIME component allows manipulating MIME types.
-
http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
-
microsoft-teams-notifier
Provides Microsoft Teams integration for Symfony Notifier.
-
fake-chat-notifier
Provides Fake Chat integration for Symfony Notifier.
-
notifier
Sends notifications via one or more channels (email, SMS, ...).
-
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.