ApiGeneratorBundle The ApiGeneratorBundle is CRUD generator for the RESTfull application described via OpenAPI scheme Requirements PHP >=7.4 Symfony >= 4.4.11 Installation Require the bundle with composer: $ composer require requestum/api-generator Developing $ git clone $ make install $ make test-unit User guide Config Entity Form Action and Route