Skip to content

Generate base application code from a database. Generates a PHP REST API and Angular services and models

Notifications You must be signed in to change notification settings

kldeepak/AngularAppGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AngularAppGenerator

Generate base application code from a database. Generates a PHP REST API and Angular services and models

This project is designed to take some of the tedium out of starting a new Angular/PHP project. It starts with creating the application data model. The application will read the database and some configuration files and generate a basic CRUD API in PHP. It will also generate the Angular services and models.

All of the code is generated based on a set of templates.

About

Generate base application code from a database. Generates a PHP REST API and Angular services and models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.6%
  • TypeScript 21.6%
  • PHP 17.6%
  • HTML 6.2%