PHPackages                             ifcanduela/pew-app - 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. ifcanduela/pew-app

ActiveLibrary[Framework](/categories/framework)

ifcanduela/pew-app
==================

Pew-Pew-Pew starter application

v0.9.0(6y ago)043JavaScriptPHP &gt;=7.0.0

Since Dec 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ifcanduela/pew-app)[ Packagist](https://packagist.org/packages/ifcanduela/pew-app)[ RSS](/packages/ifcanduela-pew-app/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (7)Used By (0)

Pew-Pew-Pew
===========

[](#pew-pew-pew)

> A PHP 7 framework for simple websites.

The repository hosts the base app to start a Pew project. The core framework can be found at [ifcanduela/pew](https://github.com/ifcanduela/pew).

Kickstart
---------

[](#kickstart)

You need PHP 7.0 with the `mbstring` extension enabled and [Composer](http://getcomposer.org/).

```
$ composer create-project ifcanduela/pew-app my-project-name
$ cd my-project-name
$ php serve
```

Documentation
-------------

[](#documentation)

Check the [online documentation](https://pew.ifcanduela.com/ "Pew docs") for more.

Migrations
----------

[](#migrations)

Install [Phinx](https://phinx.org/) using `composer require robmorgan/phinx`. A default setup and a migration to create an SQLite database with a `users` table are included.

Assets
------

[](#assets)

To compile assets, install the NPM dependencies with `npm install` and run one of the npm scripts:

1. `npm run watch` to compile as you go.
2. `npm run dev` to compile a development version of the assets, including source maps.
3. `npm run prod` to get a production, minified version of the assets.

The default setup uses Webpack to compile LessCSS and Javascript (with support for VueJS single-file components).

License
-------

[](#license)

[MIT](LICENSE).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~405 days

Recently: every ~76 days

Total

6

Last Release

2515d ago

PHP version history (2 changes)v0.2.0PHP &gt;=5.4.0

v0.6.4PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/12759392dfb908109212ad1bd185e82a8063a0eef7f1da2ea06378f96992f9f6?d=identicon)[ifcanduela](/maintainers/ifcanduela)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ifcanduela-pew-app/health.svg)

```
[![Health](https://phpackages.com/badges/ifcanduela-pew-app/health.svg)](https://phpackages.com/packages/ifcanduela-pew-app)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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