Nicolas Dupont
Nicolas Dupont
Hi @webdevilopers Thank you for opening this discussion and for sharing these links! Pretty sure that @jjanvier will be very interested by this issue too, he very well know the...
Hi @webdevilopers! I'm very interested in the DDD but I don't know it enough for now, I'm actively documenting on this topic :) (so this answer may contain some misuses...
Example here if you want https://github.com/akeneo/product-board I use only the minimal PommFoundation aka, I write my queries and i do "manual" hydration when i need
It works locally with Chrome + responsive mode.
Hi @a2xchip Yes this cookbook is very expected for a very long time now, thank you for opening the discussion :tada: :tada: It should be added in http://docs.akeneo.com/master/cookbook/catalog_structure/index.html and maybe...
Hi @userz58 Thank you for raising this issue :tada: Don't hesitate to open a PR and ping me, i'll direct merge!
@a2xchip not the repo the most popular for sure :wink: :tada: Thank you a lot for opening the discussion :tada: 1/ Yes we we should add missing columns (new attribute...
To avoid to pass the file in the extractor to throw a more accurate exception :)
I'm trying to figure out if this approach is useable in our context. We want to use this tool on our CI to forbid new violations, in this context, it's...
Trying to compare with other tools, it's like if when we use phpmd we say the CyclomaticComplexity rule is not enforced at all because i already have 10 violations. In...