Pinned repositories
Repositories
-
-
symfony
The Symfony PHP framework
-
acl-bundle
Integrates the ACL Security component into Symfony applications.
-
-
webpack-encore-bundle
Symfony integration with Webpack Encore!
-
maker-bundle
Symfony Maker Bundle
-
contracts
A set of abstractions extracted out of the Symfony components
-
intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
translation
The Translation component provides tools to internationalize your application.
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
-
-
polyfill-php81
This component provides functions unavailable in releases prior to PHP 8.1.
-
polyfill-mbstring
This component provides a partial, native PHP implementation for the Mbstring extension.
-
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
-
firebase-notifier
Provides Firebase integration for Symfony Notifier.
-
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).
-
semaphore
The Semaphore Component manages semaphores, a mechanism to provide exclusive access to a shared resource.
-
var-dumper
The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().
-
console
The Console component eases the creation of beautiful and testable command line interfaces.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
workflow
The Workflow component provides tools for managing a workflow or finite state machine.