PHPackages                             numaxlab/cinema-catalog - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. numaxlab/cinema-catalog

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

numaxlab/cinema-catalog
=======================

096PHP

Since Sep 11Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/numaxlab/cinema-catalog)[ Packagist](https://packagist.org/packages/numaxlab/cinema-catalog)[ RSS](/packages/numaxlab-cinema-catalog/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cinema Catalog Laravel Package
==============================

[](#cinema-catalog-laravel-package)

Instalación do paquete
----------------------

[](#instalación-do-paquete)

`composer require numaxlab/cinema-catalog`

Arquivo de configuración
------------------------

[](#arquivo-de-configuración)

- cinema-catalog.php

Sobreescribir no paquete
------------------------

[](#sobreescribir-no-paquete)

### Sobreescribir un modelo

[](#sobreescribir-un-modelo)

- Crear modelo
- Extender do modelo pai do paquete
- Crear o constructor: `    public function __construct(array $attributes = []) { parent::__construct($attributes); }`
- Para engadir columnas ao $fillable: `$this->mergeFillable(['labs', 'gender', 'archive']);`
- Para engadir columnas ao $casts `$this->mergeCasts(['labs']);`
- Para engadir columnas ao $translatable -&gt; Copiar e engadir o atributo
- Cambiar o espacio de nomes na configuración do paquete ao do modelo do propio proxecto

### Sobreescribir un controlador do CRUD

[](#sobreescribir-un-controlador-do-crud)

- Crear controlador
- Extender do controlador pai do paquete
- Sobreescribir método e engadir: `parent::setupCreateOperation()`
- Sobreescribir ruta no custom.php do proxecto
- No AppServiceProvider: `$this->app->bind(CinemaCatalogProjectCrudController::class, ProjectCrudController::class);`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance43

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1771ef754e6bc1a0cb9317f3eab3d6fc290200217cb2105b6bbe8f618ab926a3?d=identicon)[numaxlab](/maintainers/numaxlab)

---

Top Contributors

[![noaNumax](https://avatars.githubusercontent.com/u/159261201?v=4)](https://github.com/noaNumax "noaNumax (53 commits)")[![ablunier](https://avatars.githubusercontent.com/u/4113587?v=4)](https://github.com/ablunier "ablunier (7 commits)")

### Embed Badge

![Health badge](/badges/numaxlab-cinema-catalog/health.svg)

```
[![Health](https://phpackages.com/badges/numaxlab-cinema-catalog/health.svg)](https://phpackages.com/packages/numaxlab-cinema-catalog)
```

###  Alternatives

[appstract/laravel-opcache

PHP OPcache Artisan commands for Laravel.

1.4k4.9M7](/packages/appstract-laravel-opcache)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[illuminate/broadcasting

The Illuminate Broadcasting package.

7126.5M178](/packages/illuminate-broadcasting)[cmixin/business-time

Carbon mixin to handle business days and opening hours

3171.3M1](/packages/cmixin-business-time)[jaocero/radio-deck

Turn filament default radio button into a selectable card with icons, title and description.

83281.2k5](/packages/jaocero-radio-deck)[d4h/finediff

PHP implementation of a Fine granularity Diff engine

141.3M1](/packages/d4h-finediff)

PHPackages © 2026

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