File tree Expand file tree Collapse file tree 3 files changed +11
-0
lines changed
Expand file tree Collapse file tree 3 files changed +11
-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+ llms.txt export-ignore
1314pa-logo.png export-ignore
1415peck.json export-ignore
1516phpunit.xml.dist export-ignore
Original file line number Diff line number Diff line change 44[ ![ Version] ( http://img.shields.io/packagist/v/stolt/package-analyser.svg?style=flat )] ( https://packagist.org/packages/stolt/package-analyser )
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 )
7+ ![ llms.txt] ( https://img.shields.io/badge/llms.txt-available-blue.svg?style=flat )
78
89<p align =" center " >
910 <img src="pa-logo.png"
Original file line number Diff line number Diff line change 1+ # package analyser
2+
3+ > The package-analyser is a utility tool that analyses a PHP project/micro-package for its structure and provides tips on best practices for such one.
4+
5+ The package-analyser CLI can be configured through several available options.
6+
7+ ## Reference
8+
9+ - [package-analyser documentation](https://github.com/raphaelstolt/package-analyser/blob/main/README.md)
You can’t perform that action at this time.
0 commit comments