Skip to content

Add the static analysis starter kit #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

peterfox
Copy link

Adds a link to https://github.com/peterfox/laravel-static-analysis-starter-kit

This starter template is less for making projects and more for educational purposes. When creating a project with this starter kit you can quickly play around with static analysis tools with Laravel.

Copy link
Contributor

@thinkverse thinkverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add your links to the community key in templates.json, the README will get updated automatically using Actions.

@peterfox peterfox requested a review from thinkverse March 13, 2025 08:38
Copy link
Contributor

@thinkverse thinkverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, now it follows the contribution steps. 👍 Rest is up to @tnylea 👊

@tnylea
Copy link
Owner

tnylea commented Mar 19, 2025

Thanks guys. @peterfox does this essentially add packages to the project. Can you explain to me a bit more about what this template/starter kit does.

I'm wondering if this would be considered a 'starter kit'. Let me know ;)

thanks!

@tnylea tnylea added the Awaiting User Response waiting for the user response label Mar 19, 2025
@peterfox
Copy link
Author

@tnylea the starter kit basically has a few different tools installed with configs setup to perform static analysis in project. It's mostly for learning purposes but it can be used for app development as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting User Response waiting for the user response
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants