collegefb/collegefb

This package is abandoned and no longer maintained. No replacement package was suggested.

College Football Database domain logic

v1.2.5 2014-11-28 12:01 UTC

This package is not auto-updated.

Last update: 2021-10-11 12:57:03 UTC


README

Domain logic to build a College Football website, install it via composer:

composer require javiyt/collegefb@dev-master

Currently it only support repositories to connect to MongoDB you can create easily more connectors for more databases using the Repositories Interfaces.