Tried to make latte work with Symfony. Felt I was close, but couldn't make it work totally. Maybe when I know Symfony better I'll try again.
I don't understand why this is enforced in symfony/validator. It means I can't have a base class with a `final public static` method on it that I use as a common validator for all models. I have to define the static method on every model.
Static Analysis and Automated Refactoring https://leanpub.com/b/static-analysis-and-automated-refactoring by Matthias Noback matthiasnoback@mastodon.social and Tomas Votruba is the featured bundle of ebooks on the Leanpub homepage! https://leanpub.com #Refactoring #Php #Laravel #Symfony #Zend #SoftwareEngineering #AutomatedSoftwareTesting
Hey @symfony -cracks:
What's the best way to create RFC7807 conform error messages via the TwigError Render?
The main issue I have is, that the FlattenException ignores all the additional information I have in my custom exceptions...
Any Ideas or hints to existing solutions/documentation is appreciated....
I don't want to believe that that use-case has not been considered!
JoliCode accueillira en octobre la core team de @doctrine, l'ORM phare de PHP, pour son meetup annuel
https://doctrine-project.org/2025/07/01/doctrine-core-team-meetup-paris25.html
#recrutement #informatique
Envie de rejoindre une équipe dynamique ? Nous recherchons un.e Ingénieur.e en développement d'applications Web pour HAL
Missions : participer à la définition de l'architecture logicielle et à la migration de la plateforme HAL vers le framework #Symfony, participer à la maintenance applicative
CDD 2 ans, Villeurbanne (69)
#scienceouverte
En savoir plus https://emploi.cnrs.fr/Offres/CDD/UAR3668-MAXVEL-006/Default.aspx
Welcome to this week's Symfony Station communiqué. It's your review of the essential news in the Symfony and PHP development communities focusing on protecting democracy. Note the new design. #symfony #drupal #typo3 #PHP
https://symfonystation.mobileatom.net/weekly-communiques/symfony-station-communique-20-june-2025#fediverse
What a day at #JetBrainsPHPverse2025!
A huge shoutout to @nicolasgrekas , for representing Symfony and sharing his insights with the global PHP community
Thanks to @jetbrains for putting together such a stellar celebration of PHP’s 30th birthday!
#Symfony #PHP #OpenSource #JetBrains #PHPverse
https://lp.jetbrains.com/phpverse-2025/
Laravel vs. Symfony: A Comprehensive Comparison of #PHP #Frameworks
This article provides a guide concerning #Laravel vs. Symfony: a comprehensive comparison of PHP frameworks.
Laravel vs. Symfony: A Comprehensive Comparison of PHP Frameworks
Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
Continued https://blog.radwebhosting.com/laravel-vs-symfony-a-comprehensive-comparison-of-php-frameworks/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #websitedevelopment
How do you usually deal with memory leaks in PHP (Symfony)? I juggle in an isolated process with a massive number of data sets that I load in batches via Doctrine, process, and then detach via the entity manager using `clear`, including a call to `gc_collect_cycles`, after unsetting the result array. There aren't any variables that have a reference anymore. The units of work from the entity manager are also empty. But the memory usage keeps going up.
UPDATE: found the leak in a third party API client
Hey there I need some inspiration for a coding project: Assuming there's kind of a library project where users can freely add books by providing the author, title and ISBN. How can I assure that the users aren't able to add forbidden or seditious books? Are there APIs which can be used for? Since I'm using Symfony, is there maybe a package or so which I'm not aware of? #php #symfony
New article on our blog
Check your grammar with Imen Ezzine
Read her new article #HTTP Verbs: Your Ultimate Guide
You will learn the basics of GET, POST, PUT, DELETE, and more.
Get ready for SymfonyOnline June 2025 with engaging talks, practical workshops, and valuable insights await. Don't miss out!
#Symfony #PHP https://symfony.com/blog/symfonyonline-june-2025-starts-next-week
My employer, after 7 months of work, fired me overnight. Because I would be too "finicky" about code quality and security risks, which would better suit "a bank or cybersecurity company".
So I'm again #lookingForJob, either at #Montpellier (France) or #fullRemote. I am a #fullStack #developer with almost 10 years of experience on #php, #symfony, #html, #css, #javascript (#jquery and I'm also learning #vue). I am fluent in English, both written and spoken.
Mon employeur, après 7 mois de période d'essai, vient de la rompre du jour au lendemain. Parce que je serais trop "pointilleuse" sur le code et les risques de sécurité, ce qui conviendrait mieux au secteur "de la banque ou de la cybersécurité".
Donc #jeChercheUnJob à nouveau, sur #Montpellier ou #fullRemote. Je suis #developpeuse #fullStack avec presque 10 ans d'expérience professionnelle sur #php, #symfony, #html, #css, #javascript (#jquery mais je suis en train de me former sur #vue)
Symfony/Doctrine people: How do I tell doctrine to use different primary/foreign key name other than 'id'?
After doing symfony console make:entity I'm getting the following error when validating.
The referenced column name 'id' has to be a primary key column on the target entity class
Comment est ce que vous feriez une modification de données dans un formulaire qui échoue une validation ?
J'ai un formulaire qui a 2 champs, si le champ B viole une contrainte à partir d'une valeur de A, je veux modifier programmatiquement la valeur de B (pour la mettre à NULL pour pouvoir vider ses données).
Si j'utilise un événement de formulaire PRE|POST_SET_DATA pour modifier les données, la validation n'est pas encore passée. Si j'utilise un événement *_SUBMIT, il n'est plus possible de modifier les données du formulaire...
La validation des contraintes est déclenchée dans le contrôleur à dessein.
Merci pour votre aide <3.
Première fois que je vais assister au #forumphp
Ça devrait être pas mal pour cette édition anniversaire (de #php de #symfony et d' #apiplatform )