MicroSymfony icon indicating copy to clipboard operation
MicroSymfony copied to clipboard

Template introduction, check out: https://www.strangebuzz.com/en/blog/introducing-the-microsymfony-application-template

Results 21 MicroSymfony issues
Sort by recently updated
recently updated
newest added

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...

enhancement
DX (Developer Experience)

See #35

documentation
enhancement
chore

https://symfony.com/doc/current/validation/custom_constraint.html#testing-custom-constraints

enhancement

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....

documentation
improvement

example : https://github.com/thephpleague/commonmark * https://www.bestpractices.dev/fr

documentation

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...

DX (Developer Experience)
feature

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...

enhancement
good first issue
UX (User eXperience)

PR to run the CI checks.

feature branch

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...

feature branch

``` 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...

good first issue
chore