Skip to content

lvail/use-silphpenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

use-silphpenv

Simple php use of Sil/PhpEnv wrapper class.

Setup

  1. Clone github.com repo lvail/use-silphpenv
  2. Copy local.env.dist to local.env
  3. modify the local.env entries if you want
  4. Install Docker (e.g. Docker for Windows)
  5. Run make install
  6. Run make run

make commands in Makefile

  1. make install - installs the Sil/PhpEnv dependencies
  2. make update - updates project dependencies
  3. make bash - allows you to execute command line operations in the Docker container
  4. make run - runs src/main.php in the Docker container to test Sil/PhpEnv

About

Simple php use of Sil/PhpEnv wrapper class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published