pimcore/static-resolver-bundle

Pimcore Static Resolver Bundle

Installs: 32 845

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 11

Forks: 3

Open Issues: 0

Type:pimcore-bundle

v1.4.0 2024-02-14 07:04 UTC

This package is auto-updated.

Last update: 2024-04-25 09:22:13 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