Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
-
-
-
-
panther
A browser testing and web crawling library for PHP and Symfony
-
-
error-handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
-
options-resolver
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.
-
doctrine-bridge
Provides integration for Doctrine with various Symfony components.
-
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.
-
translation
The Translation component provides tools to internationalize your application.
-
lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
-
doctrine-messenger
Provides Doctrine integration for Symfony Messenger
-
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
-
messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
-
maker-bundle
Symfony Maker Bundle
-
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).
-
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
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.
-
slack-notifier
Provides Slack integration for Symfony Notifier.