PHPackages                             ichavez/apily-rest - 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. ichavez/apily-rest

ActiveLibrary

ichavez/apily-rest
==================

Permite generar una Api Rest de forma rapida y sencilla.

0.0.4(6y ago)091MITPHP

Since Dec 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ivanchavez01/apily-rest)[ Packagist](https://packagist.org/packages/ichavez/apily-rest)[ RSS](/packages/ichavez-apily-rest/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

apily-rest
==========

[](#apily-rest)

Permite crear un api rest mapeando las clases del ORM de Laravel.

Configuración
=============

[](#configuración)

Agregar la siguiente linea en config/app.php

`ApilyRest\ApilyRestProvider::class,`

Tambien en el archivo routes/web.php

`use ApilyRest\Facade\ApilyRest;`

`ApilyRest::routes();`

Publicar archivo de configuración:

`php artisan publish`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.6% 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 ~15 days

Total

3

Last Release

2294d ago

### Community

Maintainers

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

---

Top Contributors

[![ivanchavez01](https://avatars.githubusercontent.com/u/8705211?v=4)](https://github.com/ivanchavez01 "ivanchavez01 (7 commits)")[![ichavezrg](https://avatars.githubusercontent.com/u/46909376?v=4)](https://github.com/ichavezrg "ichavezrg (4 commits)")

### Embed Badge

![Health badge](/badges/ichavez-apily-rest/health.svg)

```
[![Health](https://phpackages.com/badges/ichavez-apily-rest/health.svg)](https://phpackages.com/packages/ichavez-apily-rest)
```

PHPackages © 2026

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