2017 © Pedro Peláez
 

library drawbridge

Delegates all interactions performed on one or more "trap" objects to the same unified "handler" interface. Can be used to create proxies, facades, adapters, decorators, any other kind of wrapper, AOP, logging, access control.

image

netmosfera/drawbridge

Delegates all interactions performed on one or more "trap" objects to the same unified "handler" interface. Can be used to create proxies, facades, adapters, decorators, any other kind of wrapper, AOP, logging, access control.

  • Thursday, November 2, 2017
  • by WesNetmo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The Versions

02/11 2017

dev-master

9999999-dev https://github.com/Netmosfera/Drawbridge

Delegates all interactions performed on one or more "trap" objects to the same unified "handler" interface. Can be used to create proxies, facades, adapters, decorators, any other kind of wrapper, AOP, logging, access control.

  Sources   Download

MIT

The Requires

 

The Development Requires

logging wrapper proxy adapter decorator facade aop facades proxies access control decorators adapters wrap wrappers