Articles Tagged: static-analysis
Technical writings, opinionated architectures, and development guides tagged with static-analysis.
Articles3
Est. Read Time23 mins
Categories2
Featured0
Feb 20235 min read
Laravel
Laravel CI with GitHub Actions
Automate Laravel CI with GitHub Actions - Learn testing, PHPStan static analysis setup in this tutorial.
Feb 20235 min read
PHP
Getting started with PHPInsights
Use PHPInsights to enhance PHP code in Laravel and others - A guide to optimal code style and architecture.
Jun 202213 min read
Laravel
Running PHPStan on max with Laravel
Discover how to enhance your Laravel project with static analysis using Larastan. Add confidence and type safety to your code.