a beautiful demo package

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/antoinebendafi/iim-td2

1.0.0 2023-07-03 08:54 UTC

This package is auto-updated.

Last update: 2025-10-01 00:08:31 UTC


README

Last version

Installation

composer require AntoineBendafiSchulmann/td2

Local development

composer install
 php vendor/bin/phpstan analyse src --level=max
php vendor/bin/php-cs-fixer fix src --rules=@PSR12
php vendor/bin/phpunit tests