this post was submitted on 08 Dec 2023
2 points (100.0% liked)

symfony

2 readers
1 users here now

A source of news, tutorials, events, and resources for the Symfony, Drupal, Jooma, TYPO3, and PHP communities.

founded 2 years ago
 

Distributing PHP applications is quite complicated. For instance, to run a Symfony project in production, a web server, the PHP engine, and the appropriate PHP extensions need to be installed. Their versions and configurations must be compatible with the app. Because PHP is an interpreted language, the application source code must also be available.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] arnan@mas.to 1 points 11 months ago

@symfonystation that almost sounds like it would be easier to not use symfony then. ๐Ÿ˜‰