PHPackages                             vladzimir/phpeasyui - 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. vladzimir/phpeasyui

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

vladzimir/phpeasyui
===================

php wrapper EasyUI without dependency

v1.4.2(5mo ago)2151GPL-3.0PHPPHP ~8.3.0

Since Jan 26Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/Vladzimir/phpEasyUI)[ Packagist](https://packagist.org/packages/vladzimir/phpeasyui)[ Fund](https://www.buymeacoffee.com/vladzimir)[ RSS](/packages/vladzimir-phpeasyui/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (12)Used By (0)

phpEasyUI
=========

[](#phpeasyui)

**php wrapper for EasyUI without dependency**

---

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

[](#installation)

Just copy all files into F3's `Easyui` folder. Done.

If you use composer, you can add this package by running `composer require vladzimir/phpeasyui`

Quick Start
-----------

[](#quick-start)

```
use Easyui\Easyui;

echo Easyui::dataGrid('test')->
pMethod('get')->
eOnSelect(new Js("function(){ //function code }"))->
append(
    Easyui::dataGrid()->
    mGetPager()->append(
        Easyui::pagination()->
        eOnChangePageSize(
            new Js(
             asSetVar();
Easyui::dataGrid('test')->asUseVar();
```

### Output

[](#output-2)

```
var id_test = $('test').datagrid();
id_test.datagrid();
```

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

[](#documentation)

See in code for components or official docs EasyUI

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance71

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Recently: every ~4 days

Total

11

Last Release

161d ago

PHP version history (2 changes)v1.0PHP &gt;=8.3

v1.3.0PHP ~8.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/04f6a8241226c6340376dca34d1369e0954cbdb014681dbbed1a36e25dd8acf1?d=identicon)[Vladzimir](/maintainers/Vladzimir)

---

Top Contributors

[![Vladzimir](https://avatars.githubusercontent.com/u/5346225?v=4)](https://github.com/Vladzimir "Vladzimir (18 commits)")

---

Tags

easyuif3fat-free-frameworkfatfree-frameworkfatfreeframeworkphpuiwrapperuiwrappereasyui

### Embed Badge

![Health badge](/badges/vladzimir-phpeasyui/health.svg)

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

###  Alternatives

[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[desandro/imagesloaded

JavaScript is all like \_You images done yet or what?\_

8.9k439.0k1](/packages/desandro-imagesloaded)[livewire/flux

The official UI component library for Livewire.

9385.0M85](/packages/livewire-flux)[artisaninweb/laravel-soap

A SoapClient wrapper integration for Laravel

6314.5M12](/packages/artisaninweb-laravel-soap)[mexitek/phpcolors

A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

5003.6M18](/packages/mexitek-phpcolors)[techlab/smartwizard

The awesome jQuery step wizard plugin

79096.2k2](/packages/techlab-smartwizard)

PHPackages © 2026

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