christer77 / mon-test-pack
ceci est un test de package
dev-master / 1.0.x-dev
2024-04-19 14:08 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: >=8.0
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2025-06-19 17:10:31 UTC
README
Ceci est un test de package php
Structure
If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.
src/
Install
Via Composer
$ composer require christer77/MonTestPack $ composer recreate-project christer77/MonTestPack
Usage
// setup autoload require "vendor/autoload.php" $MonTestPack = new christer77\MonTestPack(); echo $MonTestPack->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email kahashachrister77@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.