PHPackages                             agenciafmd/admix-components - 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. agenciafmd/admix-components

AbandonedArchivedLibrary

agenciafmd/admix-components
===========================

A opinionated components based on blade-ui-kit - Agência F&amp;MD

v10.x-dev(2y ago)08MITBlade

Since Sep 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/agenciafmd/admix-components)[ Packagist](https://packagist.org/packages/agenciafmd/admix-components)[ Docs](https://github.com/agenciafmd/admix-components)[ RSS](/packages/agenciafmd-admix-components/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

[![Logo da F&MD](https://github.com/agenciafmd/admix/raw/master/resources/images/fmd.svg)](https://fmd.ag)

Admix Components
================

[](#admix-components)

[![Total Downloads](https://camo.githubusercontent.com/fa4502df5ae1961fb14bc28957a9ee44d5bbe689f6a20556c4d9a76ee478431a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6167656e636961666d642f61646d69782d636f6d706f6e656e7473)](https://packagist.org/packages/agenciafmd/admix-components)[![Latest Stable Version](https://camo.githubusercontent.com/b337fd29af1c5b6e70fc50586d85b3bd68fc34df096cf87989e5ba28f109fa86/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6167656e636961666d642f61646d69782d636f6d706f6e656e7473)](https://packagist.org/packages/agenciafmd/admix-components)[![License](https://camo.githubusercontent.com/9ecdc065ab9260d71223b0ef0f097940eec88b5651970b9b40ad4e1421c2b06d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6167656e636961666d642f61646d69782d636f6d706f6e656e7473)](https://packagist.org/packages/agenciafmd/admix-components)

Admix components is a pack of components based on [Blade UI Kit](https://blade-ui-kit.com/)using [Boostrap](https://getbootstrap.com/) instead of Tailwind. [Tabler](https://tabler.github.io/) is our base for layout.

Requirements
------------

[](#requirements)

- Laravel 9
- PHP 8.1

Features
--------

[](#features)

- [Buttons](#buttons)
- [Cards](#cards)
- [Forms](#forms)

Documentation
-------------

[](#documentation)

- [Getting Started](#getting-started)
- [Blade Components](#blade-components)

### Getting Started

[](#getting-started)

Install the package by running

```
composer require agenciafmd/admix-components
```

### Blade Components

[](#blade-components)

We have some components that you can use in your project.

### Buttons

[](#buttons)

### Cards

[](#cards)

### Forms

[](#forms)

By default, we use livewire to handle with forms and inputs and validations is already included.

#### Input

[](#input)

[![form.input](docs/blade-components-form-input.png)](docs/blade-components-form-input.png)

Basic usage

```

```

This will output the following HTML

```

```

Accepted properties:

- `type` : the input type. eg. `text`, `email`
- `label` : The label of the input
- `wire:model` : The wire model of the input
- `hint` : A helper text for the input
- `value` : The value of the input when **not** using `wire:model`

Full component

```

```

Output

```
E-mail

Do not use a personal account
```

#### Password

[](#password)

[![form.password](docs/blade-components-form-password.png)](docs/blade-components-form-password.png)

Basic usage

```

```

This will output the following HTML

```
Password

```

#### Checkbox

[](#checkbox)

[![form.checkbox](docs/blade-components-form-checkbox.png)](docs/blade-components-form-checkbox.png)

Basic usage

```

```

This will output the following HTML

```

    Remember me

```

We can customize the checkbox to act like a switch

```

```

[![blade-components-form-checkbox-switch](docs/blade-components-form-checkbox-switch.png)](docs/blade-components-form-checkbox-switch.png)

#### Select

[](#select)

[![form.select](docs/blade-components-form-select.png)](docs/blade-components-form-select.png)

Basic usage

```

```

This will output the following HTML

```

    Grupo

    Choose a role
    Administrator
    Editor
    User

```

License
-------

[](#license)

Admix Components is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

879d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e4d60ba30f409161026fd37c5a106cc32c4e4d29411f805553623cca632dd72?d=identicon)[agenciafmd](/maintainers/agenciafmd)

---

Top Contributors

[![irineujunior](https://avatars.githubusercontent.com/u/260451?v=4)](https://github.com/irineujunior "irineujunior (26 commits)")

### Embed Badge

![Health badge](/badges/agenciafmd-admix-components/health.svg)

```
[![Health](https://phpackages.com/badges/agenciafmd-admix-components/health.svg)](https://phpackages.com/packages/agenciafmd-admix-components)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

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