Skip to content

Dockerized PHP Skeleton Project, Ready For Your Next PHP Project

License

Notifications You must be signed in to change notification settings

gigacache/php-project-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-project-dockerized

Ready for your next php project

What does this repo do

  • Builds php-apache, mysql and phpmyadmin docker containers from official images.
  • Dumps a script in mysql db so your project can be setup in seconds.
  • Connects the mysql db to phpmyadmin on localhost:8082 so you can easily manage your data.

Installation

make install 

Drop your php project in ./public

Removal

make remove-docker 

Errors

  • Make sure docker is running
  • Make sure you can run make commands

About

Dockerized PHP Skeleton Project, Ready For Your Next PHP Project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published