PHPackages                             lotos/builder - 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. lotos/builder

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

lotos/builder
=============

2.0.0(4y ago)0101GPL-3.0PHPPHP ^8.0

Since Mar 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/LotosFramework/builder)[ Packagist](https://packagist.org/packages/lotos/builder)[ RSS](/packages/lotos-builder/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (1)

Builder
=======

[](#builder)

Установка
---------

[](#установка)

```
composer require lotos/builder
```

Сборка объекта
--------------

[](#сборка-объекта)

```
$collection = CollectionFactory::createCollection();

$builder = BuilderFactory::createBuilder(
    repository: RepositoryFactory::createRepository($collection->newInstance()),
    collection: $collection
);

$entity = $builder->build(Lotos\TestClass::class);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

Unknown

Total

1

Last Release

1532d ago

### Community

Maintainers

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

---

Top Contributors

[![McLotos](https://avatars.githubusercontent.com/u/8168531?v=4)](https://github.com/McLotos "McLotos (2 commits)")[![phpteach](https://avatars.githubusercontent.com/u/74470056?v=4)](https://github.com/phpteach "phpteach (1 commits)")

### Embed Badge

![Health badge](/badges/lotos-builder/health.svg)

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

###  Alternatives

[malios/php-to-ascii-table

A PHP library to generate plain text tables.

30118.8k1](/packages/malios-php-to-ascii-table)[samsara/fermat

A library providing math and statistics operations for numbers of arbitrary size.

653.1k3](/packages/samsara-fermat)[shrink0r/workflux

Finite state machine for php.

375.6k1](/packages/shrink0r-workflux)

PHPackages © 2026

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