drjele/symfony-printer

Symfony printer utilities

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 1

Type:symfony-bundle

v1.0.4 2021-07-01 12:19 UTC

This package is auto-updated.

Last update: 2024-04-06 22:01:43 UTC


README

You may fork and modify it as you wish.

Any suggestions are welcomed.

Usage

  • \Drjele\SymfonyPrinter\Service\PrintService::print - send an array of data/commands to the printer.
  • \Drjele\SymfonyPrinter\Service\PrintService::printEntities - print entities based on template generation.
  • \Drjele\SymfonyPrinter\Template\AbstractTemplate - extend this to create templates.