PHPackages                             panlatent/form-schema - 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. panlatent/form-schema

ActiveLibrary

panlatent/form-schema
=====================

Decouple components and forms

019PHP

Since Mar 14Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Form Schema
===========

[](#form-schema)

Form Schema provides a way to define form fields by declaring PHP Attributes, thereby separating components and form implementations. Provides driving force for various PHP programs.

Usage
-----

[](#usage)

Use PHP Attribute to define form fields

```
class ExampleComponent
{

    #[TextInput()]
    public string $name;
}
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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://www.gravatar.com/avatar/c79a4220751bab4ff8ee0953a41c4664fddb12e2a47e69442c2e5315b5c7ef9a?d=identicon)[panlatent](/maintainers/panlatent)

---

Top Contributors

[![panlatent](https://avatars.githubusercontent.com/u/4393268?v=4)](https://github.com/panlatent "panlatent (2 commits)")

### Embed Badge

![Health badge](/badges/panlatent-form-schema/health.svg)

```
[![Health](https://phpackages.com/badges/panlatent-form-schema/health.svg)](https://phpackages.com/packages/panlatent-form-schema)
```

PHPackages © 2026

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