PHPackages                             brunoba/oscar - 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. brunoba/oscar

ActiveLibrary

brunoba/oscar
=============

The Oscar nominated for 2021

v1.0.2(5y ago)113MITPHPPHP &gt;=8.0.3

Since Mar 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/BrunoBA/Oscar)[ Packagist](https://packagist.org/packages/brunoba/oscar)[ RSS](/packages/brunoba-oscar/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (4)Used By (0)

Get Started
===========

[](#get-started)

```
use Oscar\Oscar;

$oscar = new Oscar;
$categories = $oscar->getCategories();

$category = $categories[0];
echo $category->getName(); //"Best Picture"

echo $category->getNominees()[0]; //"The Father"
```

PHP Phan issue with PHP 8.0.3
=============================

[](#php-phan-issue-with-php-803)

```
$ phpcbf --standard=PSR12 --colors src/

Fix: https://github.com/squizlabs/PHP_CodeSniffer/issues/3182
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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 ~1 days

Total

3

Last Release

1868d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/827255f809fe1dbbdf4277ea7406ada0d23008fe4bee71e726199b4942116703?d=identicon)[brunoba](/maintainers/brunoba)

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/brunoba-oscar/health.svg)

```
[![Health](https://phpackages.com/badges/brunoba-oscar/health.svg)](https://phpackages.com/packages/brunoba-oscar)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M236](/packages/api-platform-core)[api-platform/symfony

Symfony API Platform integration

323.2M67](/packages/api-platform-symfony)[api-platform/serializer

API Platform core Serializer

223.4M31](/packages/api-platform-serializer)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

1195.3M72](/packages/web-auth-webauthn-lib)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)

PHPackages © 2026

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