PHPackages                             oobook/ucl-app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. oobook/ucl-app

ActiveProject[Framework](/categories/framework)

oobook/ucl-app
==============

The UCL App to forecast the champion of the UCL.

v1.2.0(1y ago)05MITPHPPHP ^8.2|^8.3|^8.4CI passing

Since Apr 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/OoBook/ucl-app)[ Packagist](https://packagist.org/packages/oobook/ucl-app)[ RSS](/packages/oobook-ucl-app/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (13)Versions (6)Used By (0)

[![Laravel Logo](https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg)](https://laravel.com)

[![Build Status](https://github.com/laravel/framework/workflows/tests/badge.svg)](https://github.com/laravel/framework/actions)[![Build Status](https://github.com/oobook/ucl-app/workflows/tests/badge.svg)](https://github.com/oobook/ucl-app/actions)[![Total Downloads](https://camo.githubusercontent.com/210644cb23de4774396c595fe897527117a2705829f60a9b1edef5897e62699d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6f626f6f6b2f75636c2d617070)](https://packagist.org/packages/oobook/ucl-app)[![Latest Stable Version](https://camo.githubusercontent.com/f607cb78f0dd9e8e3af5568c0c01d80efd277be2d4cc5d431370ea7966bd8bfc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6f626f6f6b2f75636c2d617070)](https://packagist.org/packages/oobook/ucl-app)[![License](https://camo.githubusercontent.com/6209addc557a1d5200a5ff5460274b431d4e03f8c51fa4c3bf931c7d8fc51822/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6f6f626f6f6b2f75636c2d617070)](https://packagist.org/packages/oobook/ucl-app)

About UCL APP
-------------

[](#about-ucl-app)

UCL APP is a web application that allows users to manage their UCL teams.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer create-project oobook/ucl-app ucl-app
```

Usage
-----

[](#usage)

After installation, if you didn't run the 'composer create-project' command and clone from the github repository, you can run the following commands to install the dependencies and setup project:

```
composer install

php -r "file_exists('database/database.sqlite') || touch('database/database.sqlite');"

php artisan migrate --seed
```

If you have completed the installation, you can run the following command to start the project:

```
php artisan serve
```

or

If you work on a Docker nginx server, Herd, etc., change APP\_URL in the **.env** file to your server's URL.

```
...
APP_URL=http://localhost:8000
...
```

User Management
---------------

[](#user-management)

The project uses Laravel Jetstream for user management. The system must have created a user with the email as following:

```
test@useinsider.com

12345678
```

Testing
-------

[](#testing)

To run the tests, you can use the following command:

```
php artisan test
```

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

402d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c9fb771c26c233e5229a100ae3bd4e599416a5a77564779da797458c5a1d751?d=identicon)[OoBook](/maintainers/OoBook)

---

Top Contributors

[![unusual-enterprise](https://avatars.githubusercontent.com/u/146723232?v=4)](https://github.com/unusual-enterprise "unusual-enterprise (63 commits)")[![oguzhanbukcuoglu](https://avatars.githubusercontent.com/u/47870922?v=4)](https://github.com/oguzhanbukcuoglu "oguzhanbukcuoglu (9 commits)")

---

Tags

frameworklaravelinertiajsvue

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/oobook-ucl-app/health.svg)

```
[![Health](https://phpackages.com/badges/oobook-ucl-app/health.svg)](https://phpackages.com/packages/oobook-ucl-app)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
