iomywiab/formatting

Project template

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/iomywiab/formatting


README

PHP Composer library for value formatting.

coverage coverage

Quickstart

There are several formatters in this library. I guess the main features are:

  • Value formatters: pretty printing of single values, or printing with additional debug info like types of array items
  • Messages: building print messages
  • TemplateReplacer: substitutes content in messages, fast on multiple usages such as logging

Please check the example.