Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 844 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 844 Bytes

Static Resolver Bundle

Static Resolver Bundle is designed to encapsulate the usage of static calls within a more robust and testable service-oriented architecture.

Features in a Nutshell

  • Provides a straightforward and seamless mechanism to transform static methods into injectable services.
  • Provides a proxy factory to reduce complexity, enhance testability, simplify code maintenance, and enforce better coding standards.
  • Promotes a cleaner, more consistent and well-organized codebase.

Documentation Overview