Stuart J. Whitmore on Nostr: Is there a minimal way to get started quickly with Symfony? I loved being able to set ...
Is there a minimal way to get started quickly with Symfony?
I loved being able to set up a CodeIgniter site (at least CI3) very quickly and have just CI installed plus my code, not a bunch of package managers or whatever just to support the framework.
Symfony docs say that Composer is required, so right there you have a third-party dependency and the hassles that can bring. I don't use Composer; now I must, for a framework?
I could use CI4, but I wanted to learn Symfony for multiple reasons.
I loved being able to set up a CodeIgniter site (at least CI3) very quickly and have just CI installed plus my code, not a bunch of package managers or whatever just to support the framework.
Symfony docs say that Composer is required, so right there you have a third-party dependency and the hassles that can bring. I don't use Composer; now I must, for a framework?
I could use CI4, but I wanted to learn Symfony for multiple reasons.