2017 © Pedro Peláez
 

symfony-bundle utils

EPWT Common used utils

image

epwt/utils

EPWT Common used utils

  • Monday, April 27, 2015
  • by gcds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 529 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

EPWT Utils

Includes:

  • Symfony Console command basic statistics time elapsed and memory usage (No configuration needed)
  • Symfony Console Output writeln with sprintf Trait Tutorial

Instalation

composer require epwt/utils dev-master

If you use Symfony include it in AppKernel.php, (*1)

$bundles[] = new EPWT\UtilsBundle\EPWTUtilsBundle();

The Versions

27/04 2015

dev-master

9999999-dev http://github.com/gcds

EPWT Common used utils

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

utils epwt

27/04 2015

1.0.0

1.0.0.0 http://github.com/gcds

EPWT Common used utils

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

utils epwt