Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 353 Bytes

README.proj.md

File metadata and controls

13 lines (9 loc) · 353 Bytes

package_name

Installation

composer install

Available Commands

composer test              // Run unit test
composer tests             // Test and quality checks
composer cs-fix            // Fix the coding style
composer sa                // Run static analysis tools
composer run-script --list // List all commands