volleyball / utility
utility and minor core features of the volleyball system.
dev-master / 0.1.x-dev
2014-11-11 00:05 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2025-02-01 18:12:23 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