Skip to content

Commit 1cb6a81

Browse files
committed
Adds llms.txt
1 parent 385f8e7 commit 1cb6a81

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ box.json export-ignore
1010
CHANGELOG.md export-ignore
1111
composer.lock export-ignore
1212
LICENSE.md export-ignore
13+
llms.txt export-ignore
1314
pa-logo.png export-ignore
1415
peck.json export-ignore
1516
phpunit.xml.dist export-ignore

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
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"

llms.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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)

0 commit comments

Comments
 (0)