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 3w ago

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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

1920d 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.6k51.2M334](/packages/api-platform-core)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[api-platform/symfony

Symfony API Platform integration

384.5M125](/packages/api-platform-symfony)[api-platform/serializer

API Platform core Serializer

274.8M84](/packages/api-platform-serializer)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

404.8M90](/packages/api-platform-openapi)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

12310.5M129](/packages/web-auth-webauthn-lib)

PHPackages © 2026

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