Announcing the open-sourcing of the Symfony CLI

As announced during SymfonyWorld, the Symfony CLI code is now Open-Source. You can find the code on Github. The code that I open-sourced today has evolved a lot since the fork from the proprietary code. The main differences are the following: The auto-update code has been replaced by Goreleaser (we provide way more options now including Homebrew, deb, rpm, and Windows packages); The new code supports Platform.sh out of the box (as the replacement for SymfonyCloud, which is not supported anymore); Some libraries have been extracted (all under the Symfony CLI organization) as they might be useful on their own; The code has been modernized and cleaned up from obsolete code. Open-sourcing such a large code base took me many months of careful planning and work. I'm happy that the code is now open-source and I'm eager to see how you will contribute to make it better. There are so many changes I'd like to make that I would love to see how to see out great community at work. Enjoy!

                Sponsor the Symfony project.

https://symfony.com/blog/announcing-the-open-sourcing-of-the-symfony-cli?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 3y | 31 gru 2021, 11:20:09


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 maj 2025, 07:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 maj 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 maj 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 maj 2025, 08:50:08 | Symfony