2017 © Pedro Peláez
 

symfony-bundle soccer-calendar-bundle

Endroid Soccer Calendar Bundle for Symfony

image

endroid/soccer-calendar-bundle

Endroid Soccer Calendar Bundle for Symfony

  • Monday, April 16, 2018
  • by endroid
  • Repository
  • 1 Watchers
  • 1 Stars
  • 260 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 37 % Grown

The README.md

Soccer Calendar Bundle

By endroid, (*1)

Latest Stable Version Build Status Total Downloads Monthly Downloads License, (*2)

This bundle integrates the endroid/soccer-calendar library in your project., (*3)

Installation

Use Composer to install the library., (*4)

``` bash $ composer require endroid/soccer-calendar-bundle, (*5)


## Symfony integration Register the Symfony bundle in the kernel. ```php // app/AppKernel.php public function registerBundles() { $bundles = [ // ... new Endroid\SoccerCalendar\SoccerCalendarBundle\EndroidSoccerCalendarBundle(), ]; }

Add the following section to your routing., (*6)

yml EndroidSoccerCalendarBundle: resource: "@EndroidSoccerCalendarBundle/Controller/" type: annotation prefix: /soccer-calendar, (*7)

Versioning

Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading., (*8)

License

This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code., (*9)

The Versions

16/04 2018

dev-master

9999999-dev https://github.com/endroid/soccer-calendar-bundle

Endroid Soccer Calendar Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

php calendar bundle symfony endroid soccer

31/12 2017

1.0.1

1.0.1.0 https://github.com/endroid/soccer-calendar-bundle

Endroid Soccer Calendar Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

php calendar bundle symfony endroid soccer

23/12 2017

1.0.0

1.0.0.0 https://github.com/endroid/EndroidSoccerCalendarBundle

Endroid Soccer Calendar Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

calendar bundle symfony endroid soccer