PHPackages                             ailixter/aiix - 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. ailixter/aiix

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

ailixter/aiix
=============

Object, Data and Form for easier life

v0.5.3(10y ago)030LGPL-3.0+PHPPHP &gt;=5.3.0

Since Mar 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ailixter/aiix.php)[ Packagist](https://packagist.org/packages/ailixter/aiix)[ RSS](/packages/ailixter-aiix/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (4)Used By (0)

aiix.php
========

[](#aiixphp)

```
$data = new \AIIX\Data($array);
$data->set('key1/key2', 'value1')->set('key3', 'value2');
$value = $data->get('key1/key2', 'default');
```

```
\AIIX\Form::create($formdata);

----------------------------

echo \AIIX\Form::label('firstname');
echo \AIIX\Form::control('firstname');
```

more:

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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

Total

3

Last Release

3746d ago

### Community

Maintainers

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

---

Top Contributors

[![ailixter](https://avatars.githubusercontent.com/u/8529462?v=4)](https://github.com/ailixter "ailixter (39 commits)")

---

Tags

dataobjectform

### Embed Badge

![Health badge](/badges/ailixter-aiix/health.svg)

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

###  Alternatives

[myclabs/deep-copy

Create deep copies (clones) of your objects

8.9k878.9M208](/packages/myclabs-deep-copy)[fakerphp/faker

Faker is a PHP library that generates fake data for you.

4.0k379.0M4.3k](/packages/fakerphp-faker)[symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

2.8k309.5M3.0k](/packages/symfony-property-access)[dflydev/dot-access-data

Given a deep data structure, access data by dot notation.

722381.6M104](/packages/dflydev-dot-access-data)[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k11.7M153](/packages/cuyz-valinor)[terminal42/contao-leads

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

41174.3k10](/packages/terminal42-contao-leads)

PHPackages © 2026

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