pimcore/static-resolver-bundle

Pimcore Static Resolver Bundle

Installs: 58 461

Dependents: 2

Suggesters: 0

Security: 0

Stars: 3

Watchers: 13

Forks: 3

Open Issues: 1

Type:pimcore-bundle

v1.4.1 2024-06-11 19:26 UTC

README

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