Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: static-analysis

Technical writings, opinionated architectures, and development guides tagged with static-analysis.

Articles3
Est. Read Time23 mins
Categories2
Featured0
Feb 20235m read

Laravel CI with GitHub Actions

Automate Laravel CI with GitHub Actions - Learn testing, PHPStan static analysis setup in this tutorial.

Feb 20235m read

Getting started with PHPInsights

Use PHPInsights to enhance PHP code in Laravel and others - A guide to optimal code style and architecture.

Jun 202213m read

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.