News

PHP 7 added anonymous classes for one-off objects; examples being a value object, and an object that implements an interface for dependency injection. Anonymous classes are designed for single-use ...
PHP 7.x brings several improvements and new features that touch all aspects of the language, including better support for object oriented programming, extensions to classes and interfaces ...