UNPKG

generator-php-scaffold

Version:

This generator create a application with restful architecture with Zend 3 or Symfony framework

13 lines (11 loc) 241 B
{ "generator-jhipster": { "databaseType": "<%=props.db%>", "devDatabaseType": "<%=props.db%>", "prodDatabaseType": "<%=props.db%>" }, "config": { "appFramework": "<%=props.appType%>", "frontendDir": "client" } }