PHPackages                             manuelgil/project-skeleton - 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. manuelgil/project-skeleton

ActiveProject[Framework](/categories/framework)

manuelgil/project-skeleton
==========================

This project is a base for building new projects in PHP

v2.0.1(4y ago)1231MITPHP

Since Aug 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ManuelGil/project-skeleton)[ Packagist](https://packagist.org/packages/manuelgil/project-skeleton)[ RSS](/packages/manuelgil-project-skeleton/feed)WikiDiscussions main Synced 6d ago

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

Project skeleton in PHP
=======================

[](#project-skeleton-in-php)

![GitHub Release](https://camo.githubusercontent.com/65a53fbbf2690a03501b7ae1f45404d69508dad00e466a8ac7c5c16371c85f5e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f4d616e75656c47696c2f70726f6a6563742d736b656c65746f6e)![GitHub Release Date](https://camo.githubusercontent.com/9e9949685030646409bed2e16978917376f7fbc2ad109e22aebaac4559127d81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f4d616e75656c47696c2f70726f6a6563742d736b656c65746f6e)![GitHub license](https://camo.githubusercontent.com/50263f6f00edd082d014227696c080ed2dac59bed44dddff62ff626d2aeadca7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4d616e75656c47696c2f70726f6a6563742d736b656c65746f6e)

This project is a base for building new projects in PHP.

Requirements
------------

[](#requirements)

- PHP 7.2 or later
- MySQL or MariaDB
- Apache Server

Installation
------------

[](#installation)

You can install this project via composer with the following commands:

```
$ composer create-project --prefer-dist manuelgil/project-skeleton {directory} "2.*"
```

Configure the project
---------------------

[](#configure-the-project)

- Create a new database.
- Import the [database.sql](./docs/database.sql) file.
- Copy the [`.env.example`](./.env.example)file and call it `.env`.

```
$ cp .env.example .env
```

- Edit the environment variables in the .env file as you need.
- Make www-data the owner to `logs` folder.

```
$ sudo chown www-data: logs/
```

Access credentials
------------------

[](#access-credentials)

- User: admin
- Password: DmBv7(zvH9y?V?B~

Changelog
---------

[](#changelog)

See [CHANGELOG.md](./CHANGELOG.md)

Code of Conduct
---------------

[](#code-of-conduct)

See [CODE\_OF\_CONDUCT](./CODE_OF_CONDUCT.md).

Authors
-------

[](#authors)

- **Manuel Gil** - *Owner* - [ManuelGil](https://github.com/ManuelGil)

See also the list of [contributors](https://github.com/ManuelGil/project-skeleton/contributors) who participated in this project.

License
-------

[](#license)

Project skeleton is licensed under the MIT License - see the [MIT License](https://opensource.org/licenses/MIT) for details.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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 ~10 days

Total

5

Last Release

1707d ago

Major Versions

v0.1.0 → v1.0.02021-08-03

v1.0.1 → v2.0.02021-09-12

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phpskeleton

### Embed Badge

![Health badge](/badges/manuelgil-project-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/manuelgil-project-skeleton/health.svg)](https://phpackages.com/packages/manuelgil-project-skeleton)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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