FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

null-object · GitHub Topics · GitHub

#

null-object

Here are 7 public repositories matching this topic...

Instead of using a null reference to convey absence of an object (for instance, a non-existent customer), one uses an object which implements the expected interface, but whose method body is empty. The advantage of this approach over a working default implementation is that a Null Object is very predictable and has no side effects: it does nothi…

  • Updated Jan 28, 2009

PHP Null Object.

  • Updated Dec 3, 2016
  • PHP

🕳️ Always-empty PSR-11 container implementation. 🐘 PHP8-ready 🔥

  • Updated Aug 4, 2025
  • PHP

[READ-ONLY] Null object pattern implementation for rekalogika/file framework.

  • Updated Jul 11, 2026
  • PHP

This is a repository for a project (SpaceInvaders) used to explore the "Null-Object" design pattern in the Nouvelles technologies class at Cégep de Sainte-Foy. / Ceci est un répertoire pour un projet (SpaceInvaders) afin d'explorer le patron de conception "Null-Object" dans le cadre du cours Nouvelles technologies au Cégep de Sainte-Foy.

  • Updated Nov 25, 2020
  • C#

The tiny polymorphic noop-behavior object to stub actual objects conditionally.

  • Updated Nov 2, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the null-object topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the null-object topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL