Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: type-safety

Technical writings, opinionated architectures, and development guides tagged with type-safety.

Articles2
Est. Read Time25 mins
Categories1
Featured1
Oct 202512 min read
Laravel

JSON Resume - The future of career data is here

A hands-on guide to implementing JSON Resume with PHP, from basic concepts to advanced usage with type-safe Laravel integration.

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.