8000 Improve composer.json descriptions · symfony/symfony@611a2df · GitHub
[go: up one dir, main page]

Skip to content

Commit 611a2df

Browse files
committed
Improve composer.json descriptions
1 parent 3ee310f commit 611a2df

File tree

73 files changed

+112
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+112
-88
lines changed

src/Symfony/Bridge/Doctrine/README.md

Lines changed: 2 additions & 2 deletions

src/Symfony/Bridge/Doctrine/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/doctrine-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony Doctrine Bridge",
4+
"description": "Provides integration for Doctrine with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/Monolog/README.md

Lines changed: 2 additions & 1 deletion

src/Symfony/Bridge/Monolog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/monolog-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony Monolog Bridge",
4+
"description": "Provides integration for Monolog with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/PhpUnit/README.md

Lines changed: 2 additions & 1 deletion

src/Symfony/Bridge/PhpUnit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/phpunit-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony PHPUnit Bridge",
4+
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/ProxyManager/README.md

Lines changed: 2 additions & 1 deletion

src/Symfony/Bridge/ProxyManager/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/proxy-manager-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony ProxyManager Bridge",
4+
"description": "Provides integration for ProxyManager with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bridge/Twig/README.md

Lines changed: 2 additions & 2 deletions

src/Symfony/Bridge/Twig/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/twig-bridge",
33
"type": "symfony-bridge",
4-
"description": "Symfony Twig Bridge",
4+
"description": "Provides integration for Twig with various Symfony components",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bundle/DebugBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11< 10000 /td>
{
22
"name": "symfony/debug-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony DebugBundle",
4+
"description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bundle/FrameworkBundle/README.md

Lines changed: 3 additions & 0 deletions

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/framework-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony FrameworkBundle",
4+
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bundle/SecurityBundle/README.md

Lines changed: 3 additions & 0 deletions

src/Symfony/Bundle/SecurityBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/security-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony SecurityBundle",
4+
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bundle/TwigBundle/README.md

Lines changed: 3 additions & 0 deletions

src/Symfony/Bundle/TwigBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/twig-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony TwigBundle",
4+
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bundle/WebProfilerBundle/README.md

Lines changed: 1 addition & 1 deletion

src/Symfony/Bundle/WebProfilerBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/web-profiler-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony WebProfilerBundle",
4+
"description": "Provides a development tool that gives detailed information about the execution of any request",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Bundle/WebServerBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/web-server-bundle",
33
"type": "symfony-bundle",
4-
"description": "Symfony WebServerBundle",
4+
"description": "Provides commands for running applications using the PHP built-in web server",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Asset/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/asset",
33
"type": "library",
4-
"description": "Symfony Asset Component",
4+
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/BrowserKit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/browser-kit",
33
"type": "library",
4-
"description": "Symfony BrowserKit Component",
4+
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Cache/README.md

Lines changed: 7 additions & 6 deletions

src/Symfony/Component/Cache/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/cache",
33
"type": "library",
4-
"description": "Symfony Cache component with PSR-6, PSR-16, and tags",
4+
"description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
55
"keywords": ["caching", "psr6"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Config/README.md

Lines changed: 3 additions & 3 deletions

src/Symfony/Component/Config/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/config",
33
"type": "library",
4-
"description": "Symfony Config Component",
4+
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Console/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/console",
33
"type": "library",
4-
"description": "Symfony Console Component",
4+
"description": "Eases the creation of beautiful and testable command line interfaces",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/CssSelector/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/css-selector",
33
"type": "library",
4-
"description": "Symfony CssSelector Component",
4+
"description": "Converts CSS selectors to XPath expressions",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Debug/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/debug",
33
"type": "library",
4-
"description": "Symfony Debug Component",
4+
"description": "Provides tools to ease debugging PHP code",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/DependencyInjection/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/dependency-injection",
33
"type": "library",
4-
"description": "Symfony DependencyInjection Component",
4+
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/DomCrawler/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/dom-crawler",
33
"type": "library",
4-
"description": "Symfony DomCrawler Component",
4+
"description": "Eases DOM navigation for HTML and XML documents",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/ErrorHandler/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/error-handler",
33
"type": "library",
4-
"description": "Symfony ErrorHandler Component",
4+
"description": "Provides tools to manage errors and ease debugging PHP code",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/EventDispatcher/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/event-dispatcher",
33
"type": "library",
4-
"description": "Symfony EventDispatcher Component",
4+
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/ExpressionLanguage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/expression-language",
33
"type": "library",
4-
"description": "Symfony ExpressionLanguage Component",
4+
"description": "Provides an engine that can compile and evaluate expressions",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Filesystem/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/filesystem",
33
"type": "library",
4-
"description": "Symfony Filesystem Component",
4+
"description": "Provides basic utilities for the filesystem",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Finder/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/finder",
33
"type": "library",
4-
"description": "Symfony Finder Component",
4+
"description": "Finds files and directories via an intuitive fluent interface",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Form/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/form",
33
"type": "library",
4-
"description": "Symfony Form Component",
4+
"description": "Allows to easily create, process and reuse HTML forms",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/HttpClient/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/http-client",
33
"type": "library",
4-
"description": "Symfony HttpClient component",
4+
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
55
"homepage": "https://symfony.com",
66
"license": "MIT",
77
"authors": [

src/Symfony/Component/HttpFoundation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/http-foundation",
33
"type": "library",
4-
"description": "Symfony HttpFoundation Component",
4+
"description": "Defines an object-oriented layer for the HTTP specification",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/HttpKernel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/http-kernel",
33
"type": "library",
4-
"description": "Symfony HttpKernel Component",
4+
"description": "Provides a structured process for converting a Request into a Response",
55
"keywords": [],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

src/Symfony/Component/Inflector/README.md

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)
0