Official (167)

  • Overall Score
  • Popularity
  • Trending
  • Activity
  • Maturity
PAMT

symfonysymfony

The Symfony PHP framework
PAMT

symfonysymfony-docs

The Symfony documentation
PAMT

symfonyevent-dispatcher

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
PAMT

symfonybrowser-kit

The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
PAMT

symfonyfinder

The Finder component finds files and directories via an intuitive fluent interface.
PAMT

symfonycss-selector

The CssSelector component converts CSS selectors to XPath expressions.
PAMT

symfonymonolog-bridge

Provides integration for Monolog with various Symfony components.
PAMT

symfonytemplating

The Templating component provides all the tools needed to build any kind of template system.
PAMT

symfonyfilesystem

The Filesystem component provides basic utilities for the filesystem.
PAMT

symfonyoptions-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.
PAMT

symfonyproperty-access

The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
PAMT

symfonystopwatch

The Stopwatch component provides a way to profile code.
PAMT

symfonyprocess

The Process component executes commands in sub-processes.
PAMT

symfonyproxy-manager-bridge

Provides integration for ProxyManager with various Symfony components.
PAMT

symfonyexpression-language

The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
PAMT

symfonytranslation

The Translation component provides tools to internationalize your application.
PAMT

symfonydom-crawler

The DomCrawler component eases DOM navigation for HTML and XML documents.
PAMT

symfonyclass-loader

[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
PAMT

symfonyhttp-foundation

The HttpFoundation component defines an object-oriented layer for the HTTP specification.
PAMT

symfonydebug

The Debug component provides tools to ease debugging PHP code.
PAMT

symfonyconfig

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).
PAMT

symfonytwig-bundle

The Twig Bundle provides configuration for using Twig in your applications.
PAMT

symfonysecurity-csrf

The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
PAMT

symfonyyaml

The Yaml component loads and dumps YAML files.