An open API service indexing awesome lists of open source software.

https://gitlab.com/aochoae/php-gitlab-boilerplate

Happy CI/CD!
https://gitlab.com/aochoae/php-gitlab-boilerplate

boilerplate gitlab-ci library

Last synced: 2 months ago
JSON representation

Happy CI/CD!

Awesome Lists containing this project

README

          

# PHP Boilerplate

Boilerplate for new PHP library hosted in GitLab.

## Requirements

* PHP version 7.2 or greater
* PHPUnit version 8 or greater

## Composer

composer create-project --no-install --remove-vcs luisalberto/php-gitlab-boilerplate DIRECTORY dev-main

## Resources

* [PHP Supported Versions](https://php.net/supported-versions.php)
* [PHPUnit](https://phpunit.de/)