Skip to content

code-n-coffee/php-simple-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP 8.1 Boilerplate

Simple boilerplate without use of any dependencies (perhaps, composer is used to provide PSR4 autoload).


Setup

Just execute these commands above to start:

docker-compose up -d
docker-compose exec app composer install

and the application will be available at http://localhost

Deploying

Already included setup files to deploy it at Heroku

About

Simple php 8.1 boilerplate without frameworks ready to delpoy at Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors