Skip to content

pabedu/PHP-RFC-Native-Null-object-pattern

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

RFC about native implementation of the Null Object Pattern in PHP

The Null Object Pattern is a very powerful tool to speed up development, decrease complexity and increase readability of object oriented code. This repositoty centralize the development of a RFC for PHP, according to the PHP RFC Process. So the roadmap is:

  1. Email @internals list to measure reaction to our proposal;
  2. Create the RFC and a POC of a technical implementation;
  3. Publish the RFC on the wiki and debate about it with internals@.

Currently, the first step is a work in progress.

About

Repository to centralize development of the RFC about native implementation of the Null Object Pattern in PHP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors