PHPackages                             akyoscommunication/ux-editor - 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. akyoscommunication/ux-editor

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

akyoscommunication/ux-editor
============================

UX editor for Symfony

1.1(1w ago)043MITPHPPHP &gt;=8.3

Since Jun 8Pushed 3w ago1 watchersCompare

[ Source](https://github.com/akyoscommunication/ux-editor)[ Packagist](https://packagist.org/packages/akyoscommunication/ux-editor)[ RSS](/packages/akyoscommunication-ux-editor/feed)WikiDiscussions main Synced today

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

ux-editor-bundle
================

[](#ux-editor-bundle)

This bundle provides a simple way to integrate a builder with twig components in Symfony. Using LiveComponent.

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

[](#requirements)

The bundle supports **Symfony UX 2.34 and UX 3.x on the same version**, so it can be installed both on legacy projects and on new Symfony 8.1 projects without forcing a downgrade of `symfony/ux-icons`, `symfony/ux-live-component` or `symfony/stimulus-bundle`.

DependencySupported versionsPHP`>= 8.3`symfony/framework-bundle`^6.4` | `^7.0` | `^8.0`symfony/form`^6.4` | `^7.0` | `^8.0`symfony/stimulus-bundle`^2.9` | `^3.0`symfony/ux-live-component`^2.34` | `^3.0`symfony/ux-twig-component`^2.34` | `^3.0`symfony/ux-icons`^2.34` | `^3.0`doctrine/orm`^3.2`Verified stacks:

- **Symfony 8.1** + UX 3.x (`stimulus-bundle ^3.1`, `ux-* ^3.1`), AssetMapper, Doctrine ORM `^3.6`, PHP `>= 8.4`.
- **Symfony 6.4 / 7.x** + UX 2.34 (constraint preserved; no 2.x-only API removed).

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

[](#installation)

```
composer require akyoscommunication/ux-editor
```

If you use **AssetMapper** (default on Symfony 8.1), install the shipped Stimulus controllers and assets:

```
php bin/console importmap:install
php bin/console cache:clear
```

### Local testing via a path repository

[](#local-testing-via-a-path-repository)

To test an unreleased version of the bundle from a sibling checkout, add a `path`repository to the consumer project's `composer.json`:

```
{
  "repositories": [
    { "type": "path", "url": "../ux-editor", "options": { "symlink": true } }
  ]
}
```

then:

```
composer require akyoscommunication/ux-editor:@dev
```

// ROADMAP

- Create a simple builder
- Create a simple component
- Create a simple component with props

// TODO

- Add compilerPass to retrieve all components
- Retrieve Component name from class
- Add a way configure categories in YAML identified by a key
- Style with cols and rows
- File type with other file than image
- Continue with layers
- Render icon in the builder, iframe or render dynamically page
- Wait for UX Live component onUpdated working
- Filter fields by category
- add children to component

// IDEAS

- Try to retrieve cva for choice type
- Add a way to disable / able sub components fields ( writable: \['img' =&gt; \['src'\]\], )

###  Health Score

43

↑

FairBetter than 89% of packages

Maintenance96

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.7% 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 ~16 days

Total

2

Last Release

9d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0712a2a59177f1f0b0e6be094ae8db913fcde12ed95915eb8b89992f66afade8?d=identicon)[AkyosDev](/maintainers/AkyosDev)

---

Top Contributors

[![lilianakyos](https://avatars.githubusercontent.com/u/84336616?v=4)](https://github.com/lilianakyos "lilianakyos (26 commits)")[![JOULKVAJohan](https://avatars.githubusercontent.com/u/64126256?v=4)](https://github.com/JOULKVAJohan "JOULKVAJohan (3 commits)")

---

Tags

phpsymfony-uxbuildereditorattributelive component

### Embed Badge

![Health badge](/badges/akyoscommunication-ux-editor/health.svg)

```
[![Health](https://phpackages.com/badges/akyoscommunication-ux-editor/health.svg)](https://phpackages.com/packages/akyoscommunication-ux-editor)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[forumify/forumify-platform

122.0k14](/packages/forumify-forumify-platform)[symfony/symfony-demo

Symfony Demo Application

2.6k254.2k](/packages/symfony-symfony-demo)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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