PHPackages                             strikersfran/ffzero1 - 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. strikersfran/ffzero1

ActiveProject

strikersfran/ffzero1
====================

Aplicacion FFZERO1

0.0.1(7y ago)04MITPHPPHP ^7.1.3

Since Aug 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/strikersfran/ffzero1)[ Packagist](https://packagist.org/packages/strikersfran/ffzero1)[ RSS](/packages/strikersfran-ffzero1/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (11)Versions (2)Used By (0)

FFZERO1
=======

[](#ffzero1)

ffzero1 es una aplicación modular desarrollada con laravel 5.6, el objetivo de esta aplicación es realizar test en el desarrollo modular

Requisitos previos
------------------

[](#requisitos-previos)

php: &gt;=7.1 composer: &gt;= 2.\*

### Instalación

[](#instalación)

Para su instalacion basta seguir los siguientes pasos:

- Clonar el proyecto

```
composer create-project strikersfran/ffzero1

```

- Actualizar dependencias

```
composer update

```

- Crear base de datos y actualizar el archivo .env

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=database
DB_USERNAME=root
DB_PASSWORD=pass

```

- Ejecutar Migraciones

```
php artisan module:migrate

```

- Ejecutar seeder

```
php artisan module:seed

```

Autor
-----

[](#autor)

- **Francisco Carrión** - *Trabajo Inicial* - [strikersfran](https://github.com/strikersfran)

Licencia
--------

[](#licencia)

Este proyecto está licenciado bajo la licencia MIT. Consulte el archivo [Licencia MIT](http://opensource.org/licenses/MIT).

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2843d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dfcd8431a2ef33585c86b0b86e64b0cbcb949739e2a88f2e85d418efb33c8f44?d=identicon)[strikersfran](/maintainers/strikersfran)

---

Top Contributors

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

---

Tags

laravelmodularffzero1

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/strikersfran-ffzero1/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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