PHPackages                             ozi-ui/core - 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. ozi-ui/core

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

ozi-ui/core
===========

Orquestrador do ecossistema ozi-ui — plugins front-end para Laravel

1.0.7(3w ago)1183MITJavaScriptPHP ^8.2

Since Jun 27Pushed 3w agoCompare

[ Source](https://github.com/thomaz-ozi/ozi-ui)[ Packagist](https://packagist.org/packages/ozi-ui/core)[ Docs](https://oziui.com)[ RSS](/packages/ozi-ui-core/feed)WikiDiscussions master Synced 3w ago

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

ozi-ui
======

[](#ozi-ui)

> **"The dev configures via HTML — OZI-UI executes."**

A jQuery-based front-end plugin library built for Laravel projects, with native support for Livewire 3 and 4. Born from 14+ years of real-world development needs, ozi-ui eliminates repetitive JavaScript by letting developers declare behavior directly in HTML.

---

Why ozi-ui?
-----------

[](#why-ozi-ui)

Started in 2012 as a simple AJAX helper to reduce boilerplate around `$.ajax`. Over the years, as new projects introduced new friction points — form clearing, busy states, group controls, visual selects, toggles — the library grew organically into a full plugin ecosystem.

The guiding principle has always been the same:

> *"Simplicidade acima de tudo — se precisar de JS, algo está errado."**(Simplicity above all — if you need to write JS, something is wrong.)*

---

Features
--------

[](#features)

- Pure IIFE — no build step required
- Load via CDN, direct `` include, or Composer
- Optional Vite / Webpack integration
- Native Laravel Service Provider (auto-discovery)
- Native Livewire 3 &amp; 4 support (`afterRender` hooks, `wire:` compatibility)
- Declarative `data-ozi-*` attributes — zero custom JS for standard tasks
- Multi-theme: `default`, `bootstrap5`, `tailwind`
- Multilingual: `en`, `pt-BR`, `es`
- MIT licensed

---

Plugins
-------

[](#plugins)

PluginCategoryDescription`ozi-loaddata`ModuleAJAX data loading with progress and validation`ozi-select`ComponentCustom select with search, images, and async options`ozi-autocomplete`ComponentAutocomplete input with remote data support`ozi-check`ComponentStyled checkbox / radio group controls`ozi-toggle`BehaviorToggle visibility and state via `data-ozi-*``ozi-copy`BehaviorOne-click copy to clipboard`ozi-paste`BehaviorControlled paste with format handling`ozi-editor`ComponentRich text / Markdown editor`ozi-auth`ComponentAuthentication UI components`ozi-search`ComponentSearch input with live filtering`ozi-audio`ComponentAudio recording and playback`ozi-validate`ModuleClient-side form validation---

Installation
------------

[](#installation)

### Via Composer (Laravel)

[](#via-composer-laravel)

```
composer require ozi-ui/core
```

Publishes assets automatically via Laravel auto-discovery. Requires PHP `^8.2` and Laravel `10|11|12|13`.

### Direct include

[](#direct-include)

```

```

### With configuration (optional, always after the script tag)

[](#with-configuration-optional-always-after-the-script-tag)

```

    oziConf({
        lang: 'pt-BR',
        theme: 'bootstrap5'
    });

```

---

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

[](#requirements)

- jQuery `3.7+`
- PHP `^8.2`
- Laravel `10 | 11 | 12 | 13`
- Livewire `3 | 4` *(optional)*

---

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

[](#documentation)

Full documentation at **[oziui.com/docs](https://oziui.com/pt-br/docs/introduction)**

---

License
-------

[](#license)

MIT — free to use, modify, and distribute.

© 2012–2026 [oziui.com](https://oziui.com)

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance95

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

27d ago

Major Versions

0.19.3-alpha → 1.0.72026-06-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/96743923?v=4)[Thomaz Ozi](/maintainers/thomaz-ozi)[@thomaz-ozi](https://github.com/thomaz-ozi)

---

Top Contributors

[![thomaz-ozi](https://avatars.githubusercontent.com/u/96743923?v=4)](https://github.com/thomaz-ozi "thomaz-ozi (47 commits)")

---

Tags

laraveljquerypluginsfrontendozi-ui

### Embed Badge

![Health badge](/badges/ozi-ui-core/health.svg)

```
[![Health](https://phpackages.com/badges/ozi-ui-core/health.svg)](https://phpackages.com/packages/ozi-ui-core)
```

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k36.0M377](/packages/yajra-laravel-datatables-oracle)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.3M347](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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