hamjoint/bramley

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

Amateur radio contest management.

dev-master 2016-02-12 00:20 UTC

This package is not auto-updated.

Last update: 2021-01-22 22:53:35 UTC


README

StyleCI Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Bramley is an open source radio contest management system. It is developed and maintained by Hamjoint CIC for Hamjoint Contests.

Bramley is dependent on several components of the Laravel framework, and supports Composer for dependency management. Building a Bramley-based application requires some knowledge of PHP development.

Features

  • User accounts
  • Contest profiles
  • Entrant criteria
  • Entry validation

Requirements

See composer.json.

Installation

Via Composer (using Packagist)

composer require hamjoint/bramley

Licence

Bramley is free and gratis software licensed under the GPL3 licence. This allows you to use Bramley for commercial purposes, but any derivative works (adaptations to the code) must also be released under the same licence. Bramley is built upon the Laravel framework, which is licensed under the MIT licence.