Features
Docs
Blog
Support
Download
Purchase
All Stories
Generics in PHP using PHP DocComments
Generics-type annotation is a great way of improving type safety and code completion of your PHP code. Let's see how to use it!
Update: Support for Generics
PHP Editor now supports the generics annotations! and more. Seet what's new.