Symfony 4 is all about making the developer life easier. You liked using SF for large and robust apps, you'll love using it for your next MVP, prototype or small project.
class name •Detects and registers automatically app’s classes as services •Autoconfigures known class (= autowire + add tags) ex: event subscriber, validation constraint, twig ext… •Supports named arguments (App\Foo: {$arg: ‘hello’}) •Uses PSR-11