PHPackages                             ades4827/sprintflow - 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. [Framework](/categories/framework)
4. /
5. ades4827/sprintflow

ActiveLibrary[Framework](/categories/framework)

ades4827/sprintflow
===================

Laravel Package for speed up your project development

5.6.7(1w ago)1703GPL-2.0-or-laterPHPPHP ^8.3

Since Nov 13Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ades4827/sprintflow)[ Packagist](https://packagist.org/packages/ades4827/sprintflow)[ Docs](https://github.com/ades4827/sprintflow)[ RSS](/packages/ades4827-sprintflow/feed)WikiDiscussions laravel12\_13\_livewire4 Synced 1w ago

READMEChangelog (1)Dependencies (72)Versions (226)Used By (0)

SprintFlow
==========

[](#sprintflow)

Laravel Package for speed up your project development

Version Compatibility
---------------------

[](#version-compatibility)

LaravelLivewireSprintFlow10.x2.x1.x10.x3.x2.x11.x3.x3.x12.x3.x4.x12.x4.x5.x13.x4.x5.xInstallation
------------

[](#installation)

You can install the package via composer:

```
composer require ades4827/sprintflow
```

when used in tailwind is required to add this in config to load correct css class

```
module.exports = {
    content: [
        "./vendor/ades4827/sprintflow/resources/**/*.php",
    ],
}

```

For customization, you can publish with:

```
php artisan vendor:publish --tag=sprintflow-config
php artisan vendor:publish --tag=sprintflow-views
php artisan vendor:publish --tag=sprintflow-lang
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

General Features
----------------

[](#general-features)

- [Models](examples/Models/README.md)
- Blade utils [See usage example](examples/Blade/README.md)
- Ready to use [Casts](src/Casts)
- API generator for WireUi select [See usage example](examples/API/README.md)
- Permission management [See usage example](examples/Permission/README.md)
- Crud system [See usage example](examples/Crud/README.md)
- Datatable extension [See usage example](examples/Datatable/README.md)
- Log Monthly rotate [See usage example](examples/LogRotate/README.md)
- Make PDF from blade [See usage example](examples/ToPDF/README.md)

Livewire Features
-----------------

[](#livewire-features)

- Livewire validation for file upload [See usage example](examples/LivewireFileValidationTrait/README.md)
- Settings component [See usage example](examples/Setting/README.md)
- Livewire components [See usage example](examples/LivewireComponents/README.md)
- Media serve routing [See usage example](examples/Media/README.md)
- Livewire Media upload [See usage example](examples/LivewireUpload/README.md)

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Michele Lucchina](https://github.com/ades4827)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance93

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 77% 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 ~4 days

Total

220

Last Release

13d ago

Major Versions

4.2.9 → 5.2.32026-05-13

4.2.10 → 5.2.42026-05-26

4.2.11 → 5.2.102026-06-25

4.2.12 → 5.3.62026-07-09

4.2.13 → 5.4.02026-07-27

PHP version history (3 changes)1.0.0PHP ^8.1

4.0.0PHP ^8.3

3.2.8PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![michelejoker](https://avatars.githubusercontent.com/u/180074909?v=4)](https://github.com/michelejoker "michelejoker (141 commits)")[![michele-widesrl](https://avatars.githubusercontent.com/u/70145708?v=4)](https://github.com/michele-widesrl "michele-widesrl (26 commits)")[![ades4827](https://avatars.githubusercontent.com/u/27701869?v=4)](https://github.com/ades4827 "ades4827 (16 commits)")

### Embed Badge

![Health badge](/badges/ades4827-sprintflow/health.svg)

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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