Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kayobruno/php-vanilla

Repository files navigation


This package provides a PHP Vanilla

Requires Docker

👨‍💻 To start the application, run the command below:

docker-compose up -d

📦 To connect on PHP container, run the command below:

docker exec -it php bash

✔️ To run command to Create User

➜ docker exec -it php php public/index.php CreateUser {name} {email}

✅ Run unit tests with PHPUnit

composer test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published