Laravel Tips

Practical engineering tips for Laravel developers and the wider PHP ecosystem.

Got a tip in mind? Contributions are always welcome.

PHP Tooling

Typed Arrays and Array Shapes in PHP with PHPDoc

Document and enforce structured array schemas using PHPDoc array shapes, lists, and non-empty array annotations for static analysis in PHPStan and Psalm.

READ >

// Got a tip or want to contribute? github.com/MrPunyapal/tips