Skip to content

Add PHP, Composer, MySQL, phpMyAdmin and PHP CRUD API to your local development environment.

Notifications You must be signed in to change notification settings

scriptPilot/add-php-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add PHP Backend

Add PHP, Composer, MySQL, phpMyAdmin and PHP CRUD API to your local development environment.

Installation

  1. Install Docker and Node.js

  2. Create a new app project:

    npm create vite@latest
  3. Add a PHP backend:

    npx add-php-backend

Usage

How it works

Support development

For all:

For maintainer:

  • Commit changes with an issue (closure) reference
  • Run npm version patch | minor | major and push changes
  • Let the workflow manage the release to GitHub and NPM

About

Add PHP, Composer, MySQL, phpMyAdmin and PHP CRUD API to your local development environment.

Resources

Stars

Watchers

Forks

Packages

No packages published