|
|
|
|
|
by wvenable
2591 days ago
|
|
> Lexical scoping Yes. > Coroutines No. > Generators Yes. > Decorators No. > Generic type containers In progress. But also PHP has dynamic/weak typing and static/strong typing so this isn't strictly necessary. > A functional API (e.g. something like Java 8 streams) Available as a 3rd party library. > An extensive selection of data structures (collections) included in the standard lib https://www.php.net/manual/en/book.spl.php |
|
My opinion remains unchanged. Using PHP in 2019 only puts you at a disadvantage when compared to the alternatives.