mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

856
active users

#symfony

16 posts14 participants0 posts today
Continued thread

Same question for the Symfony Finder component. As far as I can tell, there’s no way to reset a Finder instance after you’ve started configuring it to search, so you have to create a new instance, which always leads me to create my own factory for it.

Why doesn’t the Symfony Process component include a factory for creating an instance? Every time I use it in a new project, I find myself creating my own factory to support injecting it as a dependency.

Morgenbord : Organisation du code

Ça fait un mois que j'ai annoncé le projet. Aujourd'hui je vous explique son architecture. Au tout début je commence à m'interroger sur les widgets. Où les mettre ? Comment les créer ? Je me dis que ça serait cool si on les traitait comme des plugins. Ça éviterait de tous les avoir dans un dashboard et ça permettrait facilement à d'autres développeurs de proposer leurs plugins.La solution serait le bundle. Le système de bundles de Symfony permet de créer des contrôleurs, des […]

blog.plus.yt/2025/03/morgenbor