Simple PHP project with composer and simple test.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
KKlochko d18cd664ed
continuous-integration/drone/push Build is passing Details
Update the nix shell configuration for using php 8.2
2 years ago
src Added php project and its unit tests. 2 years ago
tests Fixed the test. 2 years ago
.drone.yaml Added drone config file. 2 years ago
.gitignore Added php project and its unit tests. 2 years ago
README.org Added php project and its unit tests. 2 years ago
composer.json Added php project and its unit tests. 2 years ago
composer.lock Added php project and its unit tests. 2 years ago
phpunit.xml Added configuration for tests. 2 years ago
shell.nix Update the nix shell configuration for using php 8.2 2 years ago

README.org

php-template

It is a simple project that uses php, unit test and CI/CD.