PHPackages                             fgendorf/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. [Framework](/categories/framework)
4. /
5. fgendorf/phpeasyui

ActiveLibrary[Framework](/categories/framework)

fgendorf/phpeasyui
==================

jQuery EasyUI framework helps you build your web pages easily. Homepage: http://jeasyui.com

v1.11.3(8mo ago)0371CSSPHP &gt;=5.4.0

Since Jan 2Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/fgendorf/phpeasyui)[ Packagist](https://packagist.org/packages/fgendorf/phpeasyui)[ Docs](http://jeasyui.com)[ RSS](/packages/fgendorf-phpeasyui/feed)WikiDiscussions master Synced yesterday

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

PHPEasyUI
=========

[](#phpeasyui)

Class to use Jquery-easyui framework with composer

Getting Started
---------------

[](#getting-started)

First you need include the package phpeasyui in you project.

```
composer require fgendorf/phpeasyui

```

HOWTO use it
------------

[](#howto-use-it)

```

        Project Title

        Your project code

```

Optional functions
------------------

[](#optional-functions)

### Set the theme

[](#set-the-theme)

```
$easyui->setTheme("gray");

```

Possible values:

```
 * - black
 * - bootstrap
 * - default
 * - gray
 * - material
 * - metro

```

### Use additional Extensions

[](#use-additional-extensions)

```
$extensions = array('datagrid-filter','jquery-easyui-texteditor','datagrid-groupview');
$easyui->useExtensions($extensions);

```

Extensions list:

```
 * - columns-ext
 * - datagrid-cellediting
 * - datagrid-filter
 * - datagrid-bufferview
 * - datagrid-detailview
 * - datagrid-groupview
 * - datagrid-scrollview
 * - jquery-easyui-color
 * - jquery-easyui-pivotgrid
 * - jquery-easyui-ribbon
 * - jquery-easyui-texteditor

```

Author
------

[](#author)

- **Frederico Gendorf** - *PHPEasyUI*
- **EasyUI Team** - *jquery-easyui* - Copyright (c) 2009-2018 [www.jeasyui.com](http://www.jeasyui.com). All rights reserved.

License
-------

[](#license)

**PHPEasyUI**

- free for any use

**Jquery-easyui**

- Licensed under the freeware license: [http://www.jeasyui.com/license\_freeware.php](http://www.jeasyui.com/license_freeware.php)
- To use it on other terms please contact us:

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance60

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~375 days

Total

34

Last Release

251d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bc150fb5cfb66459aeec242ca66f74e5a13a60a7d9814ea408dffcd01efb2437?d=identicon)[fgendorf](/maintainers/fgendorf)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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