PHPackages                             yireo/yireo\_formapi - 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. yireo/yireo\_formapi

Abandoned → [yireo/magento1-formapi](/?search=yireo%2Fmagento1-formapi)ArchivedMagento-module

yireo/yireo\_formapi
====================

Form API for Yireo extensions in Magento

07PHP

Since Aug 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yireo-magento1/Yireo_FormApi)[ Packagist](https://packagist.org/packages/yireo/yireo_formapi)[ RSS](/packages/yireo-yireo-formapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yireo FormApi
=============

[](#yireo-formapi)

Magento library offering a Form API. Currently this is only meant for Yireo extensions.

Instructions for using composer
-------------------------------

[](#instructions-for-using-composer)

Use composer to install this extension. First make sure to initialize composer with the right settings:

```
composer -n init
composer install --no-dev

```

Next, modify your local composer.json file:

```
{
    "require": {
        "yireo/magento1-formapi": "dev-master",
        "magento-hackathon/magento-composer-installer": "*"
    },
    "repositories":[
        {
            "packagist": false
        },
        {
            "type":"composer",
            "url":"https://packages.firegento.com"
        },
        {
            "type":"composer",
            "url":"https://satis.yireo.com"
        }
    ],
    "extra":{
        "magento-root-dir":"/path/to/magento",
        "magento-deploystrategy":"copy"
    }
}

```

Make sure to set the `magento-root-dir` properly. Test this by running:

```
composer update --no-dev

```

Done.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

[![jissereitsma](https://avatars.githubusercontent.com/u/7670482?v=4)](https://github.com/jissereitsma "jissereitsma (12 commits)")

### Embed Badge

![Health badge](/badges/yireo-yireo-formapi/health.svg)

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

PHPackages © 2026

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