File tree 2 files changed +32
-4
lines changed
src/Symfony/Component/Routing 2 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 2
2
<img src="https://symfony.com/logos/symfony_black_02.svg">
3
3
</a ></p >
4
4
5
- [ Symfony] [ 1 ] is a ** PHP framework** for web and console applications and a set of reusable
6
- ** PHP components** . Symfony is used by thousands of web applications (including
7
- BlaBlaCar.com and Spotify.com) and most of the [ popular PHP projects] [ 2 ] (including
8
- Drupal and Magento).
5
+ [ Symfony] [ 1 ] is a ** PHP framework** for web and console applications and a set
6
+ of reusable ** PHP components** . Symfony is used by thousands of web
7
+ applications and most of the [ popular PHP projects] [ 2 ] .
9
8
10
9
Installation
11
10
------------
@@ -15,6 +14,17 @@ Installation
15
14
Support" (LTS) versions and has a [ release process] [ 6 ] that is predictable and
16
15
business-friendly.
17
16
17
+ Sponsor
18
+ -------
19
+
20
+ Symfony 5.3 is [ backed] [ 27 ] by [ JoliCode] [ 28 ] .
21
+
22
+ JoliCode is a team of passionate developers and open-source lovers, with a
23
+ strong expertise in PHP & Symfony technologies. They can help you build your
24
+ projects using state-of-the-art practices.
25
+
26
+ Help Symfony by [ sponsoring] [ 29 ] its development!
27
+
18
28
Documentation
19
29
-------------
20
30
@@ -76,3 +86,6 @@ Symfony development is sponsored by [SensioLabs][21], led by the
76
86
[ 24 ] : https://symfony.com/coc
77
87
[ 25 ] : https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html
78
88
[ 26 ] : https://symfony.com/book
89
+ [ 27 ] : https://symfony.com/backers
90
+ [ 28 ] : https://jolicode.com/
91
+ [ 29 ] : https://symfony.com/sponsor
Original file line number Diff line number Diff line change @@ -41,6 +41,17 @@ $url = $generator->generate('blog_show', [
41
41
// $url = '/blog/my-blog-post'
42
42
```
43
43
44
+ Sponsor
45
+ -------
46
+
47
+ The Routing component for Symfony 5.3 is [ backed] [ 1 ] by [ redirection.io] [ 2 ] .
48
+
49
+ redirection.io logs all your website’s HTTP traffic, and lets you fix errors
50
+ with redirect rules in seconds. Give your marketing, SEO and IT teams the right
51
+ tool to manage your website traffic efficiently!
52
+
53
+ Help Symfony by [ sponsoring] [ 3 ] its development!
54
+
44
55
Resources
45
56
---------
46
57
@@ -49,3 +60,7 @@ Resources
49
60
* [ Report issues] ( https://github.com/symfony/symfony/issues ) and
50
61
[ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
51
62
in the [ main Symfony repository] ( https://github.com/symfony/symfony )
63
+
64
+ [ 1 ] : https://symfony.com/backers
65
+ [ 2 ] : https://redirection.io/
66
+ [ 3 ] : https://symfony.com/sponsor
You can’t perform that action at this time.
0 commit comments