Compare commits

...

7 Commits
v4.4.1 ... main

Author SHA1 Message Date
Fabien Potencier
228b57b760 Update README.md 2022-01-03 11:30:37 +01:00
Alexander M. Turek
612414efab Merge pull request #436 from 94noni/patch-1
Update README.md
2021-04-12 00:41:20 +02:00
Antoine Makdessi
4938b0090e Update README.md 2021-04-05 18:13:35 +01:00
Fabien Potencier
b3df926645 Merge pull request #145 from mloberg/patch-1
fix link text to SymfonyCloud link
2019-09-26 16:43:23 +02:00
Matthew Loberg
efe4b3b4fc fix link text to SymfonyCloud link 2019-09-26 14:29:26 +00:00
Fabien Potencier
8d1fd2bf76 Merge pull request #144 from javiereguiluz/readme
Updated some README contents
2019-09-26 15:51:27 +02:00
Javier Eguiluz
dfcc809d8c Updated some README contents 2019-09-26 15:21:15 +02:00

View File

@@ -2,39 +2,6 @@
<img src="https://symfony.com/logos/symfony_black_02.svg">
</a></p>
The [Symfony client][1] helps developers [create and manage Symfony applications][2].
The [Symfony CLI code][1] has been Open-Sourced now, use it instead of the one provided in this repository, which is not maintained anymore.
It provides a [local HTTP/2 web server][3] with [TLS certificates][4].
It checks for [security vulnerabilities][5].
It seamlessly integrates with [SymfonyCloud][6].
Have a look at [@fabpot's SymfonyCon 2018 Keynote][10] for more information.
A must-have tool when developing Symfony apps locally.
Install the client
------------------
Follow our instructions on [symfony.com][1].
Reporting Issues
----------------
If you encounter an issue related to SymfonyCloud, please report it on
[symfony.com][7]. If you encounter another issue, please report it on
[GitHub][8].
Security Issues
---------------
If you discover a security vulnerability, please follow our [disclosure procedure][9].
[1]: https://symfony.com/download
[2]: https://symfony.com/download#new
[3]: https://symfony.com/doc/current/setup/symfony_server.html
[4]: https://symfony.com/doc/current/setup/symfony_server.html#enabling-tls
[5]: https://symfony.com/doc/current/security/security_checker.html
[6]: https://symfony.com/cloud
[7]: https://symfony.com/cloud/support/new
[8]: https://github.com/symfony/cli/issues/new
[9]: https://symfony.com/security
[10]: https://speakerdeck.com/fabpot/symfony-local-web-server-dot-dot-dot-reloaded
[1]: https://github.com/symfony-cli/symfony-cli