PHPackages                             slidi/firework - 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. slidi/firework

ActiveProject[Framework](/categories/framework)

slidi/firework
==============

Simple Framework for Creating Simple Apps

v1.0.0-stable(4y ago)03[1 issues](https://github.com/ceoslidi/firework/issues)[2 PRs](https://github.com/ceoslidi/firework/pulls)MPL-2.0PHP

Since Feb 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ceoslidi/firework)[ Packagist](https://packagist.org/packages/slidi/firework)[ RSS](/packages/slidi-firework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

Firework
========

[](#firework)

[![Maintained](https://camo.githubusercontent.com/5ca62441414bacaa54c6c6e5b68e46c76305947b6bf498c4949fc71c1b4b10dd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d61696e7461696e65642533462d7965732d677265656e2e737667)](https://camo.githubusercontent.com/5ca62441414bacaa54c6c6e5b68e46c76305947b6bf498c4949fc71c1b4b10dd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d61696e7461696e65642533462d7965732d677265656e2e737667)[![Github repository link](https://camo.githubusercontent.com/4fcd516e2fde608afc9ddd1330de295d23981c27a9b9d695f8abe51f70a1efc5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4769744875622d3130303030303f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562266c6f676f436f6c6f723d7768697465)](github.com)[![Support us](https://camo.githubusercontent.com/f39892b79b4beea40518ca4d5f06f767daa67ab37e0a261952c1bb311b54212b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50617472656f6e2d4639363835343f7374796c653d666f722d7468652d6261646765266c6f676f3d70617472656f6e266c6f676f436f6c6f723d7768697465)](example.com)

**TL;DR: Lightweight and fast framework for creating web apps.**[Visit our site for more information](example.com).

Benefits
--------

[](#benefits)

- The most lightweight php web framework with simple VC (View-Controller) architecture.
- Fast.
- Easy to modify and use in other projects.
- Your project won't be burdened with unnecessary files.
- Fast do develop and deploy.
- Easy to use for newbies in php.

Installation in 3 steps
-----------------------

[](#installation-in-3-steps)

1. Make sure you've installed apache, php, npm and composer on your server.
2. Download a Firework: `composer create-project slidi/firework example`.
3. Open a directory: `cd example`
4. Run an Installer file: `php firework.php install`. Congratulations, you successfully installed Firework!

Usage in 2 steps
----------------

[](#usage-in-2-steps)

1. Put your HTML into `/app/views` folder, .css/.sass/.scss and .js/.ts files into the `/static` folder.
2. Rename `.html` files to `.fire.php`, replacing the dynamic variables you need with `{{variableName}}` in your code. **Make sure you've installed gulp if you're using .ts/.scss/.sass files compillation.**

Running in 1 step
-----------------

[](#running-in-1-step)

1. Run `php firework.php run` and chill out.

License
-------

[](#license)

- **MPL 2.0 (Mozilla Public License Version 2.0) license.**Free to private and commercials use, modification and distribution. More about license [here](https://www.mozilla.org/en-US/MPL/2.0/).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.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

Unknown

Total

1

Last Release

1538d ago

### Community

Maintainers

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

---

Top Contributors

[![vdav-dev](https://avatars.githubusercontent.com/u/47087260?v=4)](https://github.com/vdav-dev "vdav-dev (70 commits)")[![ceoslidi](https://avatars.githubusercontent.com/u/98615539?v=4)](https://github.com/ceoslidi "ceoslidi (56 commits)")

### Embed Badge

![Health badge](/badges/slidi-firework/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[lion/bundle

Lion-framework configuration and initialization package

122.2k1](/packages/lion-bundle)

PHPackages © 2026

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