Skip to content

amfischer/php-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Commands

To run the hello.php file

  • docker-composer run app php app/hello.php

To keep an interactive shell running

  • docker-compose run app

Install composer deps

  • docker-compose run app composer install

About

Small repo for testing php packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages