obblm / core
Bundle to have Fantasy Bowl team management
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.2.5
- ext-ctype: *
- ext-iconv: *
- ext-json: *
- intervention/image: ^2.5
- knplabs/knp-snappy-bundle: ^1.7
- sensio/framework-extra-bundle: ^5.5
- symfony/asset: ^4.4 || ^5.0
- symfony/console: ^4.4 || ^5.0
- symfony/dotenv: ^4.4 || ^5.0
- symfony/expression-language: ^4.4 || ^5.0
- symfony/form: ^4.4 || ^5.0
- symfony/framework-bundle: ^4.4 || ^5.0
- symfony/http-client: ^4.4 || ^5.0
- symfony/intl: ^4.4 || ^5.0
- symfony/mailer: ^4.4 || ^5.0
- symfony/messenger: ^5.0
- symfony/notifier: ^4.4 || ^5.0
- symfony/options-resolver: ^4.4 || ^5.0
- symfony/orm-pack: *
- symfony/process: ^4.4 || ^5.0
- symfony/security-bundle: ^4.4 || ^5.0
- symfony/serializer-pack: *
- symfony/string: ^4.4 || ^5.0
- symfony/translation: ^4.4 || ^5.0
- symfony/twig-pack: *
- symfony/validator: ^4.4 || ^5.0
- symfony/web-link: ^4.4 || ^5.0
- symfony/yaml: ^4.4 || ^5.0
- twig/cssinliner-extra: ^3.0
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ^3.3
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpunit: ^8.5
- symfony/phpunit-bridge: ^4.4 || ^5.0
- symfony/webpack-encore-bundle: ^1.7
This package is auto-updated.
Last update: 2024-11-14 14:26:12 UTC
README
OBBLM is a highly extensible open-source PHP Blood Bowl team management system based on the Symfony framework. OBBLM is designed to deliver multi-rules and multi-league portal while providing an intuitive and extensible administration interface to manage the full league and championship lifecycle.
🚀 Installation and Documentation
The obblm/core repository provides a team manager with pre-configured core rules to quick-start.
As a Composer dependency, you can install it on any Symfony project. Once your Symfony project is installed, look at the installation documentation to set up OBBLM.
🧰 Extensions
The obblm/championship extension provides a full league and chmapionship management, and with pre-configured core rules you will be able to launch you league very fast.
To come : a obblm/skeleton how will provide full project stand-alone version.
💾 Requirements
Obbml requires a PHP version higher or equal to 7.2 (tested up to 7.4) and is compatible with every Symfony version starting from 4.4. Have a look at the require section in the composer.json of the obblm/core core framework to find a list of the requirements.
👩⚖️️ License
OBBLM is released under the terms of the MIT License.