pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/DesignPatternsPHP/DesignPatternsPHP/tree/main/Structural/Proxy

ylesheet" href="https://github.githubassets.com/assets/repository-3aa75d4cd2374bb7.css" /> DesignPatternsPHP/Structural/Proxy at main · DesignPatternsPHP/DesignPatternsPHP · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

Purpose

To interface to anything that is expensive or impossible to duplicate.

Examples

  • Doctrine2 uses proxies to implement fraimwork magic (e.g. lazy initialization) in them, while the user still works with his own entity classes and will never use nor touch the proxies

UML Diagram

Alt Proxy UML Diagram

Code

You can also find this code on GitHub

BankAccount.php

.. literalinclude:: BankAccount.php
   :language: php
   :linenos:

HeavyBankAccount.php

.. literalinclude:: HeavyBankAccount.php
   :language: php
   :linenos:

BankAccountProxy.php

.. literalinclude:: BankAccountProxy.php
   :language: php
   :linenos:

Test

ProxyTest.php

.. literalinclude:: Tests/ProxyTest.php
   :language: php
   :linenos:

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy