PHPackages                             infiniityr/alf-model-laravel - 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. infiniityr/alf-model-laravel

ActiveLibrary

infiniityr/alf-model-laravel
============================

Alfresco Model For Laravel. Eloquent like.

19PHP

Since Sep 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/infiniityr/alf-model-laravel)[ Packagist](https://packagist.org/packages/infiniityr/alf-model-laravel)[ RSS](/packages/infiniityr-alf-model-laravel/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Alfresco Model For Laravel
--------------------------

[](#alfresco-model-for-laravel)

This package is to add a model for Alfresco with the eloquent syntax for Laravel 5.4.\*

### Installation

[](#installation)

- For Laravel 5.4

```
    composer require infiniityr/alf-model-laravel

```

The next required step is to add the service provider to config/app.php :

```
    Infiniityr\Alfresco\AlfrescoServiceProvider::class,

```

And copy the package config to your local config with the publish command:

```
    php artisan vendor:publish --tag=alf-model-laravel:alfresco

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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/253dadbeafbc52d00d88b6ff6cb1f441a24cb0aeac00d6d3212c98148b53b9ed?d=identicon)[infiniityr](/maintainers/infiniityr)

---

Top Contributors

[![infiniityr](https://avatars.githubusercontent.com/u/15141959?v=4)](https://github.com/infiniityr "infiniityr (5 commits)")

### Embed Badge

![Health badge](/badges/infiniityr-alf-model-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/infiniityr-alf-model-laravel/health.svg)](https://phpackages.com/packages/infiniityr-alf-model-laravel)
```

PHPackages © 2026

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