Pinned repositories
Repositories
-
symfony
The Symfony PHP framework
-
validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
mime
The MIME component allows manipulating MIME types.
-
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management.
-
css-selector
The CssSelector component converts CSS selectors to XPath expressions.
-
form
The Form component allows you to easily create, process and reuse HTML forms.
-
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.
-
dom-crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
-
dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed 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.
-
translation
The Translation component provides tools to internationalize your application.
-
routing
The Routing component maps an HTTP request to a set of configuration variables.
-
http-kernel
The HttpKernel component provides a structured process for converting a Request into a Response.
-
finder
The Finder component finds files and directories via an intuitive fluent interface.
-
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
-
-
security
The Security component provides a complete security system for your web application.
-
-
ldap
A Ldap client for PHP on top of PHP's ldap extension.
-
panther
A browser testing and web crawling library for PHP and Symfony
-
http-client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components.
-
slack-notifier
Provides Slack integration for Symfony Notifier.
-
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.
-
console
The Console component eases the creation of beautiful and testable command line interfaces.