PHPackages                             iaasen/stdlib - 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. [API Development](/categories/api)
4. /
5. iaasen/stdlib

ActiveLibrary[API Development](/categories/api)

iaasen/stdlib
=============

A base for REST-API featuring recursive serialization and deserialization of objects

1.1.10(4mo ago)12.5k2proprietaryPHPPHP ^8.2

Since Jul 6Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/iaasen/stdlib)[ Packagist](https://packagist.org/packages/iaasen/stdlib)[ RSS](/packages/iaasen-stdlib/feed)WikiDiscussions main Synced 1mo ago

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

Horizontal form (bootstrap)
===========================

[](#horizontal-form-bootstrap)

This function requires the TwbsHelper module to be added. See neilime/twbs-helper-module

Add to the view where the form is used

```
$this->formCollection()->setElementHelper($this->formRowHorizontal());
$form->prepare();
echo $this->form()->openTag($form);
echo $this->formCollection($form);
echo $this->form()->closeTag();

```

Replace a view helper in current view

```
$this->getHelperPluginManager()->setService('formRow', $this->formRowHorizontal());

```

Format select in bootstrap v3

```
Add to less-template:
select.form-select {
	.form-control
}

```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance76

Regular maintenance activity

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

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

Recently: every ~25 days

Total

12

Last Release

130d ago

Major Versions

0.1.0 → 1.0.02017-10-04

PHP version history (3 changes)0.1.0PHP &gt;=5.6.0

1.1.01PHP ^7.4|^8.1

1.1.02PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b702ed8871d0f708228086703f89ceed31dda11d788e555d53217ea4e180224?d=identicon)[iaasen](/maintainers/iaasen)

---

Top Contributors

[![iaasen](https://avatars.githubusercontent.com/u/2808347?v=4)](https://github.com/iaasen "iaasen (34 commits)")

### Embed Badge

![Health badge](/badges/iaasen-stdlib/health.svg)

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

###  Alternatives

[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.3M25](/packages/googleads-googleads-php-lib)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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