Posts
September 26, 2019Concept of the Object Initializer Expression as a simplification of object
instantiation and properties initialization
class
object
initializer August 12, 2019Concept of Packages in PHP - idea and thoughts about the way of
implementing them inside PHP
package
module August 12, 2019Condensed description about what are packages in programming languages
package
module May 17, 2017Concept of new operator concept for PHP which helps constructing new
arrays with selective copy from source array
array November 24, 2016Concept of Inner Classes in PHP - idea and thoughts about the way of
implementing them inside PHP
class
object