Saltar al contenido
← Volver a proyectos

Package Template

#Package

#Installation

composer require stancl/package

#Usage

// ...

#Development

Running all checks locally:

./check

Running tests:

MYSQL_PORT=3307 docker-compose up -d

phpunit

Code style will be automatically fixed by php-cs-fixer.

Nueva versión disponible.