2017 © Pedro Peláez
 

symfony-bundle ticket-bundle

Symfony3 bundle for easy management of support system

image

dywee/ticket-bundle

Symfony3 bundle for easy management of support system

  • Saturday, August 12, 2017
  • by olix21
  • Repository
  • 2 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ticket-bundle

this README is currently in progress. Thank you for your understanding..., (*1)

Designed to work fine with the DyweeCoreBundle providing great administration features, (*2)

Installing

just run, (*3)

$ composer require dywee/ticket-bundle

add the bundle to the kernel, (*4)

new Dywee\TicketBundle\DyweeTicketBundle(),

add the routing informations, (*5)

dywee_ticket:
    resource: "@DyweeTicketBundle/Controller"
    type: annotation
    prefix:   /

no more configuration needed, (*6)

The Versions

12/08 2017

dev-master

9999999-dev

Symfony3 bundle for easy management of support system

  Sources   Download

MIT

The Requires

 

ticket

12/08 2017

0.1.x-dev

0.1.9999999.9999999-dev

Symfony3 bundle for easy management of support system

  Sources   Download

MIT

The Requires

 

ticket

05/02 2017

1.1.0.x-dev

1.1.0.9999999-dev

Symfony3 bundle for easy management of support system

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

ticket