symfony 2.7.1+dfsg-1 source package in Ubuntu

Changelog

symfony (2.7.1+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 2.7.1

 -- David Prévot <email address hidden>  Sun, 14 Jun 2015 17:15:34 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
symfony_2.7.1+dfsg-1.dsc 5.3 KiB 6f0dc20a7d2abd41a6527f17f1558e38a25e47ff742d3fa4d5433652bf632f9a
symfony_2.7.1+dfsg.orig.tar.gz 3.6 MiB 987b12eaabaa985ba49eae0627387649c87289f9f0bb4f327a703915fa31d731
symfony_2.7.1+dfsg-1.debian.tar.xz 35.3 KiB 6dd63243b6012f287aec939279075cc906665a2097211a34f3d2e12159f03497

No changes file available.

Binary packages built by this source

php-symfony-asset: manage asset URLs

 The Symfony Asset Component 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.

php-symfony-browser-kit: No summary available for php-symfony-browser-kit in ubuntu wily.

No description available for php-symfony-browser-kit in ubuntu wily.

php-symfony-class-loader: No summary available for php-symfony-class-loader in ubuntu wily.

No description available for php-symfony-class-loader in ubuntu wily.

php-symfony-classloader: No summary available for php-symfony-classloader in ubuntu wily.

No description available for php-symfony-classloader in ubuntu wily.

php-symfony-config: No summary available for php-symfony-config in ubuntu wily.

No description available for php-symfony-config in ubuntu wily.

php-symfony-console: run tasks from the command line

 The Symfony Console Component 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.

php-symfony-css-selector: No summary available for php-symfony-css-selector in ubuntu wily.

No description available for php-symfony-css-selector in ubuntu wily.

php-symfony-debug: tools to make debugging of PHP code easier

 The Symfony Debug Component contains various tools to assist
 PHP code debugging.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-debug-bundle: No summary available for php-symfony-debug-bundle in ubuntu wily.

No description available for php-symfony-debug-bundle in ubuntu wily.

php-symfony-dependency-injection: standardize and centralize construction of objects

 The Symfony DependencyInjection Component standardizes and centralizes
 the way objects are constructed in an application.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-doctrine-bridge: integration for Doctrine with Symfony Components

 The Symfony Doctrine Bridge 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.

php-symfony-dom-crawler: No summary available for php-symfony-dom-crawler in ubuntu wily.

No description available for php-symfony-dom-crawler in ubuntu wily.

php-symfony-event-dispatcher: No summary available for php-symfony-event-dispatcher in ubuntu wily.

No description available for php-symfony-event-dispatcher in ubuntu wily.

php-symfony-eventdispatcher: No summary available for php-symfony-eventdispatcher in ubuntu xenial.

No description available for php-symfony-eventdispatcher in ubuntu xenial.

php-symfony-expression-language: No summary available for php-symfony-expression-language in ubuntu wily.

No description available for php-symfony-expression-language in ubuntu wily.

php-symfony-filesystem: No summary available for php-symfony-filesystem in ubuntu wily.

No description available for php-symfony-filesystem in ubuntu wily.

php-symfony-finder: find files and directories

 The Symfony Finder Component provides an intuitive interface to
 find files and directories.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-form: No summary available for php-symfony-form in ubuntu wily.

No description available for php-symfony-form in ubuntu wily.

php-symfony-framework-bundle: No summary available for php-symfony-framework-bundle in ubuntu wily.

No description available for php-symfony-framework-bundle in ubuntu wily.

php-symfony-http-foundation: No summary available for php-symfony-http-foundation in ubuntu wily.

No description available for php-symfony-http-foundation in ubuntu wily.

php-symfony-http-kernel: No summary available for php-symfony-http-kernel in ubuntu wily.

No description available for php-symfony-http-kernel in ubuntu wily.

php-symfony-intl: No summary available for php-symfony-intl in ubuntu wily.

No description available for php-symfony-intl in ubuntu wily.

php-symfony-locale: deprecated replacement layer for the PHP extension intl

 The Symfony Locale Component provides fallback code to handle
 cases when the PHP intl extension is missing. Since version 2.3 of
 Symfony Components it is deprecated and will be removed in Symfony 3.0.
 Additionally it only implements the English locale and thus can not be
 a full replacement of the PHP intl extension.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-monolog-bridge: No summary available for php-symfony-monolog-bridge in ubuntu wily.

No description available for php-symfony-monolog-bridge in ubuntu wily.

php-symfony-options-resolver: configure objects with option arrays

 The Symfony OptionsResolver Component 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.

php-symfony-phpunit-bridge: No summary available for php-symfony-phpunit-bridge in ubuntu wily.

No description available for php-symfony-phpunit-bridge in ubuntu wily.

php-symfony-process: execute commands in sub-processes

 The Symfony Process Component 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.

php-symfony-property-access: read from and write to an object or array

 The Symfony PropertyAccess Component 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.

php-symfony-proxy-manager-bridge: integration for ProxyManager with Symfony Components

 The Symfony ProxyManager Bridge 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.

php-symfony-routing: No summary available for php-symfony-routing in ubuntu wily.

No description available for php-symfony-routing in ubuntu wily.

php-symfony-security: infrastructure for sophisticated authorization systems

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

php-symfony-security-bundle: configurable security system for the Symfony framework

 Symfony SecurityBundle 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.

php-symfony-serializer: No summary available for php-symfony-serializer in ubuntu wily.

No description available for php-symfony-serializer in ubuntu wily.

php-symfony-stopwatch: profile PHP code

 The Symfony Stopwatch Component 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.

php-symfony-swiftmailer-bridge: No summary available for php-symfony-swiftmailer-bridge in ubuntu wily.

No description available for php-symfony-swiftmailer-bridge in ubuntu wily.

php-symfony-templating: tools needed to build a template system

 The Symfony Templating Component 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.

php-symfony-translation: No summary available for php-symfony-translation in ubuntu wily.

No description available for php-symfony-translation in ubuntu wily.

php-symfony-twig-bridge: integration for Twig with Symfony Components

 The Symfony Twig Bridge 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.

php-symfony-twig-bundle: configurable integration of Twig with the Symfony framework

 Symfony TwigBundle 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.

php-symfony-validator: No summary available for php-symfony-validator in ubuntu wily.

No description available for php-symfony-validator in ubuntu wily.

php-symfony-var-dumper: No summary available for php-symfony-var-dumper in ubuntu wily.

No description available for php-symfony-var-dumper in ubuntu wily.

php-symfony-web-profiler-bundle: collect requests information for analysis and debugging

 Symfony WebProfilerBundle 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.

php-symfony-yaml: No summary available for php-symfony-yaml in ubuntu wily.

No description available for php-symfony-yaml in ubuntu wily.

php5-symfony-debug: No summary available for php5-symfony-debug in ubuntu xenial.

No description available for php5-symfony-debug in ubuntu xenial.

php5-symfony-debug-dbgsym: No summary available for php5-symfony-debug-dbgsym in ubuntu xenial.

No description available for php5-symfony-debug-dbgsym in ubuntu xenial.