PHPackages                             fmelchor/perfiles - 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. fmelchor/perfiles

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

fmelchor/perfiles
=================

modulo para crear perfiles

1.0.1(7y ago)124PHP

Since Sep 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/hackHugo/profile)[ Packagist](https://packagist.org/packages/fmelchor/perfiles)[ RSS](/packages/fmelchor-perfiles/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Profile
=======

[](#profile)

paquete para manejar perfiles en una aplicacion laravel

1. Para instalar el paquete
---------------------------

[](#1-para-instalar-el-paquete)

```
composer require fmelchor/perfiles

```

2. Agregar el service provider en config app.php providers
----------------------------------------------------------

[](#2-agregar-el-service-provider-en-config-appphp-providers)

```
fmelchor\perfiles\CreatePerfilesProvider::class
```

3. Ejecuta el comando
---------------------

[](#3-ejecuta-el-comando)

```
php artisan vendor:publish --tag=migrations

```

4. Correr las migraciones
-------------------------

[](#4-correr-las-migraciones)

```
php artisan migrate

```

5. Generar un modulo y sus operaciones en c\_modulo tabla y c\_operation tabla
------------------------------------------------------------------------------

[](#5-generar-un-modulo-y-sus-operaciones-en-c_modulo-tabla-y-c_operation-tabla)

en tu ruta  se ejecutara el modulo

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~43 days

Total

2

Last Release

2767d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/244a8fee7c9c538d9a0f04e04b3fb93ee2a88aa51c7d86b36a4155cdcaa3bcc9?d=identicon)[hackHugo](/maintainers/hackHugo)

---

Top Contributors

[![hackHugo](https://avatars.githubusercontent.com/u/14891400?v=4)](https://github.com/hackHugo "hackHugo (22 commits)")

### Embed Badge

![Health badge](/badges/fmelchor-perfiles/health.svg)

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

###  Alternatives

[wa72/htmlpagedom

jQuery-inspired DOM manipulation extension for Symfony's Crawler

3383.9M34](/packages/wa72-htmlpagedom)[symfony/requirements-checker

Check Symfony requirements and give recommendations

2014.7M29](/packages/symfony-requirements-checker)[symfony/polyfill-intl-messageformatter

Symfony polyfill for intl's MessageFormatter class and related functions

393.9M21](/packages/symfony-polyfill-intl-messageformatter)[nosh2/nosh2

NOSH ChartingSystem.

771.2k](/packages/nosh2-nosh2)

PHPackages © 2026

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