MicroSymfony
MicroSymfony copied to clipboard
Template introduction, check out: https://www.strangebuzz.com/en/blog/introducing-the-microsymfony-application-template
Currently, the make task shortcut are different between make and Castor, they must be the same to keep the code consistent. We con still put the old make task names...
https://symfony.com/doc/current/validation/custom_constraint.html#testing-custom-constraints
1. Return the correct code for vendors (like phpstan): * https://github.com/jolicode/castor/blob/main/tools/phpstan/castor.php#L11-L22 2. Fix > 16:02:49 WARNING [castor] User Deprecated: Since jolicode/castor 0.8: The "Castor\get_command()" function is deprecated, use "Castor\task()" instead....
example : https://github.com/thephpleague/commonmark * https://www.bestpractices.dev/fr
The goal would be to provide a "reset" command that would remove most of the demo code to keep only the very minimum. * The tests should still pass with...
Let's try to reach 100%: Current status : Desktop: https://pagespeed.web.dev/analysis/https-microsymfony-ovh/tjhljx03pz?form_factor=desktop Mobile : https://pagespeed.web.dev/analysis/https-microsymfony-ovh/tjhljx03pz?form_factor=mobile Of course, it can be done in several steps, each commit allowing to raise the score by...
This is a feature branch, It will not be merged, but you can use it if you want to try the [Eloquent ORM](https://laravel.com/docs/11.x/eloquent) thanks to the [wouterj-nl/symfony-eloquent](https://github.com/"wouterj/eloquent-bundle) bundle. You also...
``` 19:36:52 WARNING [castor] User Deprecated: Since jolicode/castor 0.18: The "environment" argument is deprecated, use the "Context" object instead. ["exception" => ErrorException { …}] 19:36:52 WARNING [castor] User Deprecated: Since...