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.
-
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.
-
cache-contracts
A set of cache abstractions extracted out of the Symfony components
-
panther
A browser testing and web crawling library for PHP and Symfony
-
webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
-
maker-bundle
Symfony Maker Bundle
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
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.
-
-
webpack-encore-bundle
Symfony integration with Webpack Encore!
-
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
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.
-
translation-contracts
A set of translation abstractions extracted out of the Symfony components
-
service-contracts
A set of service abstractions extracted out of the Symfony components
-
http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
-
event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
-
deprecation-contracts
A generic function and convention to trigger deprecation notices
-
contracts
A set of abstractions extracted out of the Symfony components
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.