volleyball/utility

utility and minor core features of the volleyball system.

dev-master / 0.1.x-dev 2014-11-11 00:05 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:49:05 UTC


README

#Volleyball - summercamp scheduling system

Utility Component

This is a component of the Volleyball Scheduling system.

###Builder

  • AddressBuilder
  • CarouselBuilder
  • CarouselItemBuilder

###Interfaces

  • AddressBuilderInterface
  • AddressInterface
  • CarouselBuilderInterface
  • CarouselInterface
  • CarouselItemBuilderInterface
  • CarouselItemInterface
  • RepositoryInterface

###Model

  • Address
  • Carousel
  • CarouselItem

###Repository

  • RepositoryFactory