PHPackages                             devbr/website - 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. devbr/website

ActiveProject[Framework](/categories/framework)

devbr/website
=============

Basic &amp; Simple Skeleton for PHP WebSites

0.2.1(8y ago)11181MITPHPPHP &gt;=5.6

Since Feb 28Pushed 8y ago2 watchersCompare

[ Source](https://github.com/devbr/website)[ Packagist](https://packagist.org/packages/devbr/website)[ Docs](https://github.com/devbr/)[ RSS](/packages/devbr-website/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (11)Used By (0)

Website Core
============

[](#website-core)

Core for PHP website.

[![Build Status](https://camo.githubusercontent.com/022ae087a2bf563ece8dbf81721ef1b4386f07fee0af95cc2bab47b94d7db9fc/68747470733a2f2f7472617669732d63692e6f72672f64657662722f776562736974652e737667)](https://travis-ci.org/devbr/website)[![Latest Stable Version](https://camo.githubusercontent.com/1e5d22e4bfb22893a32110ef65cc9ac41fa33be29fa776a759956562b682f47f/68747470733a2f2f706f7365722e707567782e6f72672f64657662722f776562736974652f762f737461626c65)](https://packagist.org/packages/devbr/website)[![Latest Unstable Version](https://camo.githubusercontent.com/c1ea2d3a39de3feb17a070b54745025441d3b680b0039d83281af05b7a213fc4/68747470733a2f2f706f7365722e707567782e6f72672f64657662722f776562736974652f762f756e737461626c65)](https://packagist.org/packages/devbr/website)[![License](https://camo.githubusercontent.com/72f63716465dab46c41a9583c0c844af106fe24f7e28587a5c00b24b9f227af1/68747470733a2f2f706f7365722e707567782e6f72672f64657662722f776562736974652f6c6963656e7365)](https://packagist.org/packages/devbr/website)[![Total Downloads](https://camo.githubusercontent.com/bb29464084800a67b7fb3187fe628f34c144ec08634e5e025ce9e32a7a1bd513/68747470733a2f2f706f7365722e707567782e6f72672f64657662722f776562736974652f646f776e6c6f616473)](https://packagist.org/packages/devbr/website)[![Monthly Downloads](https://camo.githubusercontent.com/517e6b24b9280f934b31b4b58008fa03df9430f3af32ee28069ed4e1154a17dd/68747470733a2f2f706f7365722e707567782e6f72672f64657662722f776562736974652f642f6d6f6e74686c79)](https://packagist.org/packages/devbr/website)

Install
=======

[](#install)

Open a terminal in root directory of your website and type:

```
Composer create-project devbr/website ./
```

Require [PHP 7](http://www.php.net/) &amp; [Composer](https://getcomposer.org/download/).

Commands
========

[](#commands)

Access **devbr** system commands using "Composer run":

```
Composer run -h
```

Displays a list of available commands

Create a Controller
-------------------

[](#create-a-controller)

In a terminal, type:

```
Composer run make:controller Blog\Front\Page
```

A new file in the `.php/Blog/Front/Page.php` path will be created containing the minimum code (based on template).

---

**Attention:**

To use minification and obfuscation of files with the command "optimize" it is necessary to [install JAVA](https://www.java.com/en/download/).

You need to enable Apache mod\_rewrite.

At the terminal, type:

```
$ sudo a2enmod rewrite
```

You may also need to add these (minimum) rows in VirtualHost settings:

```

  DocumentRoot /var/www/website

    AllowOverride All

```

[![](https://raw.githubusercontent.com/devbr/website/master/img/db64.png)](https://raw.githubusercontent.com/devbr/website/master/img/db64.png)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.2% 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 ~36 days

Recently: every ~51 days

Total

10

Last Release

3031d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.6.28

0.2.1PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/1afbdaef1e7a22a196a765229a8664640c368682e8af063815df3813ccfa3df7?d=identicon)[pedra](/maintainers/pedra)

---

Top Contributors

[![pedra](https://avatars.githubusercontent.com/u/4870358?v=4)](https://github.com/pedra "pedra (112 commits)")[![supremacia](https://avatars.githubusercontent.com/u/16003817?v=4)](https://github.com/supremacia "supremacia (21 commits)")[![ahcor](https://avatars.githubusercontent.com/u/65377?v=4)](https://github.com/ahcor "ahcor (13 commits)")[![zuw](https://avatars.githubusercontent.com/u/6869530?v=4)](https://github.com/zuw "zuw (1 commits)")

---

Tags

phpframeworkwebservercoreSkeletonsiteside

### Embed Badge

![Health badge](/badges/devbr-website/health.svg)

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

###  Alternatives

[usbac/wolff-framework

Web development made just right

381.2k](/packages/usbac-wolff-framework)

PHPackages © 2026

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