PHPackages                             bloatless/endocore-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. bloatless/endocore-app

ActiveLibrary[Framework](/categories/framework)

bloatless/endocore-app
======================

Endocore bootstrap application

v0.4.0(6y ago)010MITPHPPHP ^7.2

Since Dec 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bloatless/endocore-app)[ Packagist](https://packagist.org/packages/bloatless/endocore-app)[ Docs](https://bloatless.org)[ RSS](/packages/bloatless-endocore-app/feed)WikiDiscussions master Synced today

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

 [![](https://camo.githubusercontent.com/c32f73a2d2e53972aa4187a1ffa7e720e107f2a72a7a1f1e4e4a8737eab4338e/68747470733a2f2f626c6f61746c6573732e6f72672f696d672f6c6f676f2e737667)](https://camo.githubusercontent.com/c32f73a2d2e53972aa4187a1ffa7e720e107f2a72a7a1f1e4e4a8737eab4338e/68747470733a2f2f626c6f61746c6573732e6f72672f696d672f6c6f676f2e737667)

Bloatless Endocore App
======================

[](#bloatless-endocore-app)

 A boilerplate application for the Endocore framework.

You can use this bootstrap application to quickly start a new project based on the [Endocore framework](https://github.com/bloatless/endocore).

This repository includes all required files and samples so you can start building your project right away.

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

[](#installation)

The easiest way to create a new Endocore application is by using composer. In the directory where you want to start your project execute the following command:

```
php composer.phar create-project bloatless/endocore-app my_project_name
```

You can of course change `my_project_name` to whatever project name you want.

After that you can change into the just created project folder and start a PHPs webserver to test if the application was installed correctly:

```
cd my_project_name
php -S localhost:8080 -t public public/index.php
```

You can now access your application by pointing your browser to `http://localhost:8080`.

Of course you can also use any other webserver like nginx or apache. Just point the document root of your projects vhost to the `public` folder inside your project folder.

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

[](#documentation)

The Endocore app sourcecode includes some useful examples and includes inline documentation wherever necessary.

Additionally there is a complete documentation on the [Endocore framework GitHub page](https://github.com/bloatless/endocore).

License
-------

[](#license)

MIT

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

5

Last Release

2364d ago

### Community

Maintainers

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

---

Top Contributors

[![nekudo](https://avatars.githubusercontent.com/u/1132928?v=4)](https://github.com/nekudo "nekudo (13 commits)")

---

Tags

frameworkapplicationbootstrapadrbloatlessendocore

### Embed Badge

![Health badge](/badges/bloatless-endocore-app/health.svg)

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

###  Alternatives

[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.3k](/packages/fuel-fuel)[joomla/application

Joomla Application Package

23404.8k11](/packages/joomla-application)

PHPackages © 2026

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