File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ box.json export-ignore
1010CHANGELOG.md export-ignore
1111composer.lock export-ignore
1212LICENSE.md export-ignore
13+ pa-logo.png export-ignore
1314phpunit.xml.dist export-ignore
1415README.md export-ignore
1516tests / export-ignore
Original file line number Diff line number Diff line change 55![ PHP Version] ( https://img.shields.io/badge/php-8.2+-ff69b4.svg )
66[ ![ PDS Skeleton] ( https://img.shields.io/badge/pds-skeleton-blue.svg?style=flat )] ( https://github.com/php-pds/skeleton )
77
8+ <p align =" center " >
9+ <img src="pa-logo.png"
10+ alt="Package analyser logo">
11+ </p >
12+
813The package analyser is a utility tool that analyses a 🐘 project/micro-📦
914for its structure, and provides tips on best practices for such one. It's also my first __ TUI__ (Terminal User Interface)
1015written in [ Laravel Zero] ( https://laravel-zero.com/ ) , so bear with me.
You can’t perform that action at this time.
0 commit comments