You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
[](https://packagist.org/packages/kauffinger/php-codemap)
PHP Codemap is a Composer package that generates a textual codemap of your PHP code. It scans your PHP files and produces a map that lists classes, methods, and public properties.
@@ -48,4 +53,4 @@ This project is licensed under the MIT License. See [LICENSE.md](LICENSE.md) for
48
53
49
54
## Contributing
50
55
51
-
Contributions are welcome! Please open an issue or submit a pull request with your improvements.
56
+
Contributions are welcome! Please open an issue or submit a pull request with your improvements.
0 commit comments