All Categories → Frameworks → symfony-component

Top 75 symfony-component open source projects

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.
Asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Browser Kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
Expression Language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Form
The Form component allows you to easily create, process and reuse HTML forms.
Inflector
Inflector converts words between their singular and plural forms (English only).
Stopwatch
The Stopwatch component provides a way to profile code.
Property Access
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
Polyfill Intl Icu
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
Intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
Mime
The MIME component allows manipulating MIME types.
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.
Polyfill Php73
This component provides functions unavailable in releases prior to PHP 7.3.
Property Info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
Polyfill Iconv
This component provides a native PHP implementation of the php.net/iconv functions.
Error Handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
Var Exporter
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
Polyfill Php56
This component provides functions unavailable in releases prior to PHP 5.6.
Polyfill Php55
This component provides functions unavailable in releases prior to PHP 5.5.
Polyfill Util
This component provides binary-safe string functions, using the mbstring extension when available.
Polyfill Php54
This component provides functions unavailable in releases prior to PHP 5.4.
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.
Security Csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
Security
The Security component provides a complete security system for your web application.
Console
The Console component eases the creation of beautiful and testable command line interfaces.
Http Client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
Security Guard
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
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.
Class Loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
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.
Event Dispatcher
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
Finder
The Finder component finds files and directories via an intuitive fluent interface.
Telegram Notifier
Provides Telegram integration for Symfony Notifier.
Routing
The Routing component maps an HTTP request to a set of configuration variables.
Polyfill Xml
This polyfill is deprecated. Use the symfony/polyfill-php72 package instead.
Process
The Process component executes commands in sub-processes.
Css Selector
The CssSelector component converts CSS selectors to XPath expressions.
Polyfill Intl Normalizer
This component provides a fallback implementation for the Normalizer class provided by the Intl extension.
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().
Polyfill Php80
This component provides functions unavailable in releases prior to PHP 8.0.
Translation
The Translation component provides tools to internationalize your application.
String
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.
Polyfill Intl Grapheme
This component provides a partial, native PHP implementation of the Grapheme functions from the Intl extension.
Polyfill Apcu
This component provides apcu_* functions and the APCUIterator class to users of the legacy APC extension.
Mailer
The Mailer component helps sending emails
Messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
Workflow
The Workflow component provides tools for managing a workflow or finite state machine.
Filesystem
The Filesystem component provides basic utilities for the filesystem.
Polyfill Ctype
This component provides a partial, native PHP implementation for the Ctype extension.
Notifier
Sends notifications via one or more channels (email, SMS, ...).
Dependency Injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
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).
Cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
Dom Crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
Polyfill Php70
This component provides features unavailable in releases prior to PHP 7.0.
Security Acl
Symfony Security ACL Component
Yaml
The Yaml component loads and dumps YAML files.
1-60 of 75 symfony-component projects