PHPackages                             grzegorz-jamroz/foundations - 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. grzegorz-jamroz/foundations

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

grzegorz-jamroz/foundations
===========================

Project contains fundamental interfaces for iFrost packages.

1.0.2(6mo ago)02404PHPPHP &gt;=8.0

Since Feb 6Pushed 6mo agoCompare

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

READMEChangelog (6)Dependencies (2)Versions (7)Used By (4)

iFrost Foundations
==================

[](#ifrost-foundations)

 **A PHP library which contains fundamental interfaces for iFrost packages.**

 [![Code Coverage](https://camo.githubusercontent.com/d9050fe689188d42e842869daf52a66bb4f05272b670eac0bd6ad721e27a0741/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d3e3d382e302d626c75653f636f6c6f72423d253233383839324246)](https://camo.githubusercontent.com/d9050fe689188d42e842869daf52a66bb4f05272b670eac0bd6ad721e27a0741/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d3e3d382e302d626c75653f636f6c6f72423d253233383839324246) [![Code Coverage](https://camo.githubusercontent.com/ad92e7ce9655191b840becd36b4924d3758049a40adf1a30404af6906842311a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d76312e302e322d626c7565)](https://camo.githubusercontent.com/ad92e7ce9655191b840becd36b4924d3758049a40adf1a30404af6906842311a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d76312e302e322d626c7565) [![Read License](https://camo.githubusercontent.com/ac5a84e46ed6115143e538fc1719317aee9a8da9fb0d842ad1bcbbc38cf6e79c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75653f7374796c653d666c61742d73717561726526636f6c6f72423d6461726b6379616e)](https://camo.githubusercontent.com/ac5a84e46ed6115143e538fc1719317aee9a8da9fb0d842ad1bcbbc38cf6e79c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75653f7374796c653d666c61742d73717561726526636f6c6f72423d6461726b6379616e)

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

[](#installation)

```
composer require grzegorz-jamroz/foundations

```

---

Development with Docker
-----------------------

[](#development-with-docker)

### Build and run the containers:

[](#build-and-run-the-containers)

```
docker compose up -d
```

### Copy vendor folder from container to host

[](#copy-vendor-folder-from-container-to-host)

```
docker compose cp app:/app/vendor ./vendor
```

### Run static analysis

[](#run-static-analysis)

```
docker compose exec app bin/fix
```

### Enable xdebug

[](#enable-xdebug)

```
docker compose exec app xdebug on
```

### Disable xdebug

[](#disable-xdebug)

```
docker compose exec app xdebug off
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance66

Regular maintenance activity

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

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

Recently: every ~336 days

Total

6

Last Release

203d ago

Major Versions

0.0.3 → 1.0.02025-10-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/5300d69603af70b5f238dc28ede96a0e34309da07780a9a4a719ce5d7ae0b704?d=identicon)[grzegorz-jamroz](/maintainers/grzegorz-jamroz)

---

Top Contributors

[![grzegorz-jamroz](https://avatars.githubusercontent.com/u/3972792?v=4)](https://github.com/grzegorz-jamroz "grzegorz-jamroz (11 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/grzegorz-jamroz-foundations/health.svg)

```
[![Health](https://phpackages.com/badges/grzegorz-jamroz-foundations/health.svg)](https://phpackages.com/packages/grzegorz-jamroz-foundations)
```

PHPackages © 2026

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