PHPackages                             acirtautas/jqueryui-theme-modifier - 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. acirtautas/jqueryui-theme-modifier

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

acirtautas/jqueryui-theme-modifier
==================================

jQuery UI theme modifier

015PHP

Since Jul 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/acirtautas/jqueryui-theme-modifier)[ Packagist](https://packagist.org/packages/acirtautas/jqueryui-theme-modifier)[ RSS](/packages/acirtautas-jqueryui-theme-modifier/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

jQuery UI theme modifier for Composer
=====================================

[](#jquery-ui-theme-modifier-for-composer)

Simple tool to modify jQuery UI theme constants in Composer.

Installation / Usage
--------------------

[](#installation--usage)

1. Download the [`composer.phar`](https://getcomposer.org/composer.phar) executable or use the installer.

    ```
    $ curl -sS https://getcomposer.org/installer | php
    ```
2. Create a composer.json defining your dependencies.

    ```
    {
        "require": {
            "acirtautas/jqueryui-theme-modifier": "dev-master"
        },
        "config": {
            "jqueryui-theme-dir": "components/jquery-ui/themes/base",
            "jqueryui-theme-modify": {
                "cornerRadius":"6px"
            }
        },
        "scripts": {
            "post-update-cmd": [
                "modifier::modify"
            ],
            "post-install-cmd": [
                "modifier::modify"
            ]
        }
    }
    ```
3. Run Composer: `php composer.phar install`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d4b92d429028e2bf9c8ce4d77ef7d74c917f0f635e170223f03f46767b5d16a?d=identicon)[acirtautas](/maintainers/acirtautas)

---

Top Contributors

[![acirtautas](https://avatars.githubusercontent.com/u/1830639?v=4)](https://github.com/acirtautas "acirtautas (3 commits)")

### Embed Badge

![Health badge](/badges/acirtautas-jqueryui-theme-modifier/health.svg)

```
[![Health](https://phpackages.com/badges/acirtautas-jqueryui-theme-modifier/health.svg)](https://phpackages.com/packages/acirtautas-jqueryui-theme-modifier)
```

PHPackages © 2026

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