Source: symfony Maintainer: Debian PHP PEAR Maintainers Uploaders: Daniel Beyer , David Prévot Section: php Priority: optional Standards-Version: 4.3.0 Build-Depends: debhelper-compat (= 12), pkg-php-tools (>= 1.14~) Build-Depends-Indep: composer, dctrl-tools, file, jq, locales-all, parallel, php-apcu-bc, php-cache-integration-tests, php-doctrine-bundle, php-doctrine-data-fixtures, php-doctrine-orm, php-email-validator, php-fig-link-util, php-gd, php-intl, php-ldap, php-mbstring, php-memcache, php-memcached, php-monolog, php-nrk-predis, php-phpdbg, php-phpdocumentor-reflection-docblock (>= 3), php-proxy-manager, php-psr-container, php-psr-log, php-psr-simple-cache, php-sqlite3, php-symfony-security-acl, php-twig (>= 2), phpab, phpunit (>= 6) Build-Conflicts: php-redis Homepage: https://symfony.com/ Vcs-Browser: https://salsa.debian.org/php-team/pear/symfony Vcs-Git: https://salsa.debian.org/php-team/pear/symfony.git -b buster Package: php-symfony Architecture: all Depends: php-apcu, php-intl, php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-replace}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Breaks: php-phpdocumentor-reflection-docblock (<< 3.2.2) Provides: ${phpcomposer:Debian-provide} Description: set of reusable components and framework for web projects ${phpcomposer:description} allows one to create websites and web applications. It’s a set of tools and a development methodology. . This package depends on every component. Applications depending on Symfony should rather depend on individual components actually needed by them. Package: php-symfony-asset Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/asset.html Description: manage asset URLs The ${phpcomposer:description} manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-browser-kit Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/browser_kit.html Description: simulate the behavior of a web browser The ${phpcomposer:description} provides only an abstract client. It does not provide any "default" backend for the HTTP layer. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-cache Architecture: all Depends: php-apcu, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/cache.html Description: ${phpcomposer:description} The Symfony Cache Component provides an extended PSR-6 implementation for adding cache to applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a `doctrine/cache` proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-class-loader Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: php-apcu, ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/class_loader.html Description: load PHP classes automatically The ${phpcomposer:description} makes it possible to automatically load PHP classes if they follow some standard PHP conventions such as the PSR-0 standard or the PEAR naming convention. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-config Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/config.html Description: load configurations from different data sources The ${phpcomposer:description} provides the infrastructure for loading configurations from different data sources and optionally monitoring these for changes. Additional tools for validating, normalizing and handling of defaults are provided. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-console Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/console.html Description: run tasks from the command line The ${phpcomposer:description} can be used to implement recurring or long running tasks, such as cronjobs, imports or other batch jobs. Additionally it assists the creation of nice looking command line interfaces. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-css-selector Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/css_selector.html Description: convert CSS selectors to XPath expressions The ${phpcomposer:description} can be used to convert CSS selectors to XPath expressions. It basically is a port of the Python lxml library. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-debug Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/debug.html Description: tools to make debugging of PHP code easier The ${phpcomposer:description} contains various tools to assist PHP code debugging. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-dependency-injection Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/dependency_injection.html Description: standardize and centralize construction of objects The ${phpcomposer:description} standardizes and centralizes the way objects are constructed in an application. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-dom-crawler Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/dom_crawler.html Description: ease DOM navigation for HTML and XML documents The ${phpcomposer:description} provides methods to query and manipulate HTML and XML documents. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-dotenv Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/dotenv.html Description: .env files parser to make environment variables accessible The Symfony Dotenv Component parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-event-dispatcher Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/event_dispatcher.html Description: dispatch events and listen to them The ${phpcomposer:description} implements the mediator pattern and thus allows individual parts of an application to communicate with each other by dispatching events and listening to them. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-expression-language Architecture: all Depends: php-symfony-cache (>> 3.1), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/expression_language.html Description: compile and evaluate expressions The ${phpcomposer:description} provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans). . By default, the engine implements simple math and logic functions, method calls, property accesses, and array accesses. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-filesystem Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/filesystem.html Description: basic filesystem utilities The ${phpcomposer:description} provides basic utilities to work with the filesystem, like creating directories, removing files or adding symlinks. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-finder Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/finder.html Description: find files and directories The ${phpcomposer:description} provides an intuitive interface to find files and directories. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-form Architecture: all Depends: php-mbstring, php-symfony-intl (>= 3.3), php-symfony-options-resolver (>= 3.4), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-dependency-injection (<< 3.3), php-symfony-framework-bundle (<< 3.4), php-symfony-http-kernel (<< 3.3), php-symfony-twig-bridge (<< 3.4.5), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/form.html Description: create HTML forms and process request data The ${phpcomposer:description} provide tools for defining HTML forms, rendering their request data and mapping this to related models. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-http-foundation Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/http_foundation.html Description: object-oriented layer for the HTTP specification The ${phpcomposer:description} provides an object-oriented abstraction for dealing with requests, responses, uploaded files, cookies and sessions. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-http-kernel Architecture: all Depends: php-symfony-http-foundation (>> 3.4.12), php-symfony-debug (>> 3.3.3), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-dependency-injection (<< 3.4.10), php-symfony-var-dumper (<< 3.3), php-twig (<< 2), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/http_kernel.html Description: building blocks for flexible and fast HTTP-based frameworks The ${phpcomposer:description} provides a structured process for converting requests into responses and is flexible enough to build full-stack frameworks like Symfony as well as micro frameworks like Silex on top of it. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-inflector Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: words conversion between their singular and plural forms The ${phpcomposer:description} converts words between their singular and plural forms (English only). . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-intl Architecture: all Depends: php-intl, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/intl.html Description: limited replacement layer for the PHP extension intl The Symfony Intl Component provides a replacement layer for the PHP extension intl that is limited to the English locale and thus can not fully substitute the PHP extension it intends to replace. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-lock Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/lock.html Description: creates and manages locks The ${phpcomposer:description} creates and manages locks, a mechanism to provide exclusive access to a shared resource. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-ldap Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/ldap.html Description: abstraction layer for the PHP LDAP module The Symfony Ldap Component provides an abstraction layer for the functions provided by the LDAP module for PHP (php-ldap). . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-options-resolver Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/options_resolver.html Description: configure objects with option arrays The ${phpcomposer:description} allows the configuration of objects with option arrays by supporting default values on different levels of class hierarchy, option constraints and lazy options whose default value depends on the value of another option. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-process Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/process.html Description: execute commands in sub-processes The ${phpcomposer:description} helps with executing commands in sub-processes by providing easy access to standard and error output in real-time. It is especially handy for dealing with long running sub-processes due to its feature to run them asynchronously, while still providing access to their full and incremental output. It additionally supports signals, provides the PID of a sub-process and allows the definition of process timeouts. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-property-access Architecture: all Depends: php-symfony-inflector (>> 3.1), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/property_access.html Description: read from and write to an object or array The ${phpcomposer:description} provides functions to read from and write to an object or array using a simple string notation. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-property-info Architecture: all Depends: php-symfony-inflector (>> 3.1), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-phpdocumentor-reflection-docblock (<< 3), php-symfony-dependency-injection (<< 3.3), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/property_info.html Description: extract information about properties of PHP classes The ${phpcomposer:description} extracts information about the properties of PHP classes using metadata of popular sources like Doctrine, PHP Reflection or PHPdoc. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-routing Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/routing.html Description: associate a request with code that generates a response The ${phpcomposer:description} makes it easy to map HTTP requests to the code of an application that is able to process the request and generates a corresponding response. It thus serves as a router for an application, but should not be confused with a network router. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security Architecture: all Depends: php-symfony-http-foundation (>> 3.4), php-symfony-http-kernel (>> 3.3), ${misc:Depends}, ${phpcomposer:Debian-replace}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Breaks: ${phpcomposer:Debian-conflict} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/security.html Description: infrastructure for sophisticated authorization systems The ${phpcomposer:description} makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. In addition the component contains an advanced ACL system and provides ways to authorize authenticated users based on their roles. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-core Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/security.html Description: infrastructure for authorization systems - common features The ${phpcomposer:description} provides all the common security features, from authentication to authorization and from encoding passwords to loading users. . The Symfony Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-csrf Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-http-foundation (<< 3.4), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/security.html Description: infrastructure for authorization systems - CSRF protection The ${phpcomposer:description} provides a class `CsrfTokenManager` for generating and validating CSRF (cross-site request forgery) tokens. . The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-guard Architecture: all Depends: php-symfony-security-http (>> 3.4), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/security.html Description: infrastructure for authorization systems - Guard features The ${phpcomposer:description} brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control. . The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-http Architecture: all Depends: php-symfony-http-kernel (>> 3.3), php-symfony-security-core (>> 3.2), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-security-csrf (<< 3.4.11), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/security.html Description: infrastructure for authorization systems - HTTP integration The ${phpcomposer:description} allows one to handle HTTP requests and responses. . The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-serializer Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-property-info (<< 3.1), php-symfony-yaml (<< 3.4), php-symfonypdependency-injection (<< 3.2), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/serializer.html Description: convert PHP objects into specific formats and vice versa The ${phpcomposer:description} can be used to serialize PHP objects into array structures or other formats like XML and JSON. It also supports deserializing of XML and JSON back to PHP objects. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-stopwatch Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/stopwatch.html Description: profile PHP code The ${phpcomposer:description} provides an easy and consistent way to measure execution time of certain parts of PHP code. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-templating Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/templating.html Description: tools needed to build a template system The ${phpcomposer:description} provides an infrastructure to load template files and optionally monitor them for changes. It also provides a concrete template engine implementation using PHP with additional tools for escaping and separating templates into blocks and layouts. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-translation Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/translation.html Description: tools to internationalize an application The ${phpcomposer:description} provides tools for loading translation files in order to generate translated strings from them by respecting pluralization. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-validator Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-dependency-injection (<< 3.3), php-symfony-http-kernel (<< 3.3.5), php-symfony-yaml (<< 3.4), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/validator.html Description: tools to validate classes The ${phpcomposer:description} validates PHP objects against validation rules defined for their classes, which can be specified using XML, YAML, PHP or annotations. It is inspired by the JSR-303. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-var-dumper Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/var_dumper.html Description: ${phpcomposer:description} The Symfony VarDumper Component provides mechanisms to walk through any arbitrary PHP variable. Build on top of those, it features a dump() function as an improved alternative to the php build-in var_dump(). . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-web-link Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: manage links between resources The ${phpcomposer:description} manages links between resources. It is particularly useful to advise clients to preload and prefetch documents through HTTP and HTTP/2 pushes. . This component implements the HTML5's Links, Preload and Resource Hints W3C's specifications. It can also be used with extensions defined in the HTML5 link type extensions wiki. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-workflow Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/workflow.html Description: manage a workflow or finite state machine The ${phpcomposer:description} provides tools for managing a workflow or finite state machine. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-yaml Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/yaml.html Description: convert YAML to PHP arrays and the other way around The ${phpcomposer:description} converts YAML strings into PHP arrays. It also can be used to convert PHP arrays to YAML strings. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-doctrine-bridge Architecture: all Depends: php-mbstring, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-dependency-injection (<< 3.4), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: integration for Doctrine with Symfony Components The ${phpcomposer:description} integrates the Doctrine Project with various Symfony Components. . The Doctrine Project provides several libraries primarily focused on database storage and object mapping. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-monolog-bridge Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: integration for Monolog with Symfony Components The ${phpcomposer:description} integrates Monolog with various Symfony Components. . Monolog can be used to send logs to various destination and web services. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-phpunit-bridge Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Homepage: https://symfony.com/doc/3.4/components/phpunit_bridge.html Description: integration for PHPUnit with Symfony Components The ${phpcomposer:description} integrates PHPUnit with various Symfony Components. . PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-proxy-manager-bridge Architecture: all Depends: php-symfony-dependency-injection (>> 3.4), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: integration for ProxyManager with Symfony Components The ${phpcomposer:description} integrates ProxyManager with various Symfony Components. . ProxyManager is a library that provides abstraction for generating various kinds of proxy classes. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-twig-bridge Architecture: all Depends: php-twig (>= 2), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-symfony-console (<< 3.4), php-symfony-form (<< 3.4.13), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: integration for Twig with Symfony Components The ${phpcomposer:description} integrates Twig with various Symfony Components. . Twig is a flexible, fast, and secure template engine for PHP. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-debug-bundle Architecture: all Depends: php-symfony-var-dumper (>> 3.4), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: debugging tools for the Symfony framework ${phpcomposer:description} allows an application using it to dump variables from PHP or Twig in the web debug toolbar. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-framework-bundle Architecture: all Depends: php-mbstring, php-symfony-cache (>> 3.4), php-symfony-config (>> 3.4), php-symfony-dependency-injection (>> 3.4.3), php-symfony-event-dispatcher (>> 3.4), php-symfony-http-foundation (>> 3.4), php-symfony-http-kernel (>> 3.4), php-symfony-routing (>> 3.4.5), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: php-phpdocumentor-reflection-docblock (<< 3), php-symfony-asset (<< 3.3), php-symfony-console (<< 3.4), php-symfony-form (<< 3.4), php-symfony-property-info (<< 3.3), php-symfony-serializer (<< 3.3), php-symfony-translation (<< 3.4), php-symfony-validator (<< 3.4), php-symfony-workflow (<< 3.3), ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: basic, robust and flexible MVC framework ${phpcomposer:description} contains most of the base framework functionality and can be configured by an application using it, including settings related to sessions, translation, forms, validation, routing and more. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-bundle Architecture: all Depends: php-symfony-dependency-injection (>> 3.4.3), php-symfony-http-kernel (>> 3.4), php-symfony-security (>> 3.4.15), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: configurable security system for the Symfony framework ${phpcomposer:description} allows an application using it to configure security related matters like authentication and authorization within the Symfony framework. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-twig-bundle Architecture: all Depends: php-symfony-config (>> 3.2), php-symfony-http-kernel (>> 3.3), php-symfony-twig-bridge (>> 3.4.3), php-twig (>= 2), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: configurable integration of Twig with the Symfony framework ${phpcomposer:description} integrates Twig with the Symfony framework by allowing an application using it to configure the Twig environment. . Twig is a flexible, fast, and secure template engine for PHP. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-web-profiler-bundle Architecture: all Depends: php-symfony-http-kernel (>> 3.3), php-symfony-var-dumper (>> 3.3), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: collect requests information for analysis and debugging ${phpcomposer:description} collects information about each request made to an application using it and stores them for later analysis. It includes a visual interface for analyzing profiling data as well as a toolbar for instant access to a lot of interesting information for debugging purposes. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-web-server-bundle Architecture: all Depends: php-symfony-config (>> 3.4), php-symfony-console (>> 3.4), php-symfony-dependency-injection (>> 3.4), php-symfony-http-kernel (>> 3.3), php-symfony-process (>> 3.4.2), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: provide commands for applications using the PHP built-in web server ${phpcomposer:description} provides commands for running applications using the PHP built-in web server. It simplifies local development setup, avoiding the configuration of a proper web server such as Apache or Nginx to run an application. . Symfony is a PHP framework, a set of tools and a development methodology.