Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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. Add a pro/cons section in the proposal ;
  2. Email @internals list to measure reaction to our proposal ;
  3. Create the RFC and a POC of a technical implementation ;
  4. 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