Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/php-forge/ci

Recipes para Ci (github actions y scrutinizer), flujos para: Codeception, PHPUnit, Infection, Psalm, Mssql, Mysql, Oracle, Pgsql, Sqlite.
https://github.com/php-forge/ci

ci codeception github-actions infection mssql mysql oracle pgsql php phpunit psalm sqlite

Last synced: 27 days ago
JSON representation

Recipes para Ci (github actions y scrutinizer), flujos para: Codeception, PHPUnit, Infection, Psalm, Mssql, Mysql, Oracle, Pgsql, Sqlite.

Awesome Lists containing this project

README

        





PHP Forge - Ci.


Recipes para pruebas de github actions y scrutinizer.



## Requerimientos

- PHP.

## Github Actions

- [codeception](/actions/codeception.yml)
- [mssql](/.github/workflows/mssql.yml)
- [mutation](/.github/workflows/mutation.yml)
- [mysql](/.github/workflows/mysql.yml)
- [oracle](/.github/workflows/oracle.yml)
- [phpunit](/.github/workflows/build.yml)
- [postgresql](/.github/workflows/pgsql.yml)
- [psalm](/.github/workflows/psalm.yml)
- [sqlite](/.github/workflows/sqlite.yml)

## Scrutinizer

- [codeception](/scrutinizer/codeception.yml)
- [mssql](/scrutinizer/mssql.yml)
- [mysql](/scrutinizer/mysql.yml)
- [oracle](/scrutinizer/oracle.yml)
- [phpunit](/scrutinizer/phpunit.yml)
- [postgresql](/scrutinizer/pgsql.yml)
- [sqlite](/scrutinizer/sqlite.yml)

## Licencia

El paquete `php-forge/reusable-actions` es software libre. Se publica bajo los términos de la Licencia BSD.
Consulte [`LICENSE`](/LICENSE) para obtener más información.

Mantenido por [Terabytesoftw](https://github.com/terabytesoftw).

## Nuestras redes sociales

[![Twitter](https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter&logoColor=1DA1F2&labelColor=555555?style=flat)](https://twitter.com/PhpForge)