Pinned repositories
Repositories
-
symfony
The Symfony PHP framework
-
maker-bundle
Symfony Maker Bundle
-
webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
-
-
mercure-bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
-
mercure
The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
-
panther
A browser testing and web crawling library for PHP and Symfony
-
translation
The Translation component provides tools to internationalize your application.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
-
-
-
web-link
The WebLink component manages links between resources. It is particularly useful to advise clients to preload and prefetch documents through HTTP and HTTP/2 pushes.
-
http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
rate-limiter
The Rate Limiter Component provides a Token Bucket implementation to rate limit input and output in your application.
-
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.
-
mime
The MIME component allows manipulating MIME types.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
-
cache-contracts
A set of cache abstractions extracted out of the Symfony components
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
contracts
A set of abstractions extracted out of the Symfony components
-