PHPackages                             samsonphp/bootstrap - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. samsonphp/bootstrap

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

samsonphp/bootstrap
===================

Application bootstrap for SamsonPHP

1.1.2(9y ago)1732PHP

Since May 23Pushed 9y ago2 watchersCompare

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

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

\#SamsonPHP Bootstrap

[![Latest Stable Version](https://camo.githubusercontent.com/0d34f1afa08bdb1ed73cc2e5fa00996cf9ab665178323a90b78fa1dec1387696/68747470733a2f2f706f7365722e707567782e6f72672f53616d736f6e5048502f626f6f7473747261702f762f737461626c652e737667)](https://packagist.org/packages/SamsonPHP/bootstrap)[![Build Status](https://camo.githubusercontent.com/6d0f17358fc7f65588654d5e004f767a390d2d586129c89e64c15bf10a7a9d0a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53616d736f6e5048502f626f6f7473747261702f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SamsonPHP/bootstrap/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/139074e81ec8416da22ff0250cd2b63f295d8b9cc52f6990bc83bd35f8bd6cec/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53616d736f6e5048502f626f6f7473747261702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SamsonPHP/bootstrap/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/dd5a5daa8ee96c2a04604d99d371d7bbd1cbd4f5e0006d5fd2cb0eb785c8629e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53616d736f6e5048502f626f6f7473747261702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SamsonPHP/bootstrap/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/fc462727f53dfd1625e11f9a80af8504955042bfe3c6a37b1ee659a4c031612a/68747470733a2f2f706f7365722e707567782e6f72672f53616d736f6e5048502f626f6f7473747261702f646f776e6c6f6164732e737667)](https://packagist.org/packages/SamsonPHP/bootstrap)[![Stories in Ready](https://camo.githubusercontent.com/31c9a379f53238917c0d28784cfd471feb26914ef6d12e634f7c9c266f54c12a/68747470733a2f2f62616467652e776166666c652e696f2f53616d736f6e5048502f626f6f7473747261702e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/SamsonPHP/bootstrap)

\#Installation First of all you must get [Composer](http://getcomposer.org) working on your system.

For automatic installation of SamsonPHP application and all of its dependencies use:

```
php composer.phar create-project --prefer-dist SamsonPHP/bootstrap [your_path]
```

If you have installed composer globally you should use:

```
composer create-project --prefer-dist SamsonPHP/bootstrap [your_path]
```

\#What next?

- You should change this readme.md to describe future project purposes
- Create database and configure connection to it via `/app/config/ActiveRecordConfig.php`([How to configure module](https://github.com/SamsonPHP/config))
- Open your project in browser to check if everything is fine.
- Write your project code and have fun!

To learn more about using SamsonPHP [visit official documentation](http://samsonphp.com)

Developed by [SamsonOS](http://samsonos.com/)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 99.4% 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 ~199 days

Total

5

Last Release

3581d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0be8756efdc8f599b8fe9261bed31570d0f140a3b921f0f891877a9133ad654c?d=identicon)[samsonos](/maintainers/samsonos)

---

Top Contributors

[![vitalyiegorov](https://avatars.githubusercontent.com/u/586558?v=4)](https://github.com/vitalyiegorov "vitalyiegorov (157 commits)")[![getmanenko](https://avatars.githubusercontent.com/u/14871360?v=4)](https://github.com/getmanenko "getmanenko (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/samsonphp-bootstrap/health.svg)

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

###  Alternatives

[fuwasegu/php-enum-util

The extension library for PHP native enum.

119.1k](/packages/fuwasegu-php-enum-util)

PHPackages © 2026

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