PHPackages                             phpmv/ubiquity-webtools - 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. phpmv/ubiquity-webtools

ActiveExtension[Framework](/categories/framework)

phpmv/ubiquity-webtools
=======================

Webtools for Ubiquity framework

2.5.5(3y ago)612.3k↑107.1%11Apache-2.0PHPPHP &gt;=7.4

Since Jun 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/phpMv/ubiquity-webtools)[ Packagist](https://packagist.org/packages/phpmv/ubiquity-webtools)[ RSS](/packages/phpmv-ubiquity-webtools/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (4)Versions (42)Used By (1)

[![img](https://github.com/phpmv/ubiquity-webtools/raw/master/.github/images/webtools.png?raw=true)](https://github.com/phpmv/ubiquity-webtools/blob/master/.github/images/webtools.png?raw=true)

[![Latest Stable Version](https://camo.githubusercontent.com/ee38b1b6cfc9a3228360c7ce9b6f2565bcbdcca05aa93a0bc605913028c71aa8/68747470733a2f2f706f7365722e707567782e6f72672f7068706d762f75626971756974792d776562746f6f6c732f762f737461626c65)](https://packagist.org/packages/phpmv/ubiquity-webtools)[![Total Downloads](https://camo.githubusercontent.com/d6635c62e83d0a9bd4c9281be0d3bab2da9844f5bd5b7a62a4d4f68ca81539d0/68747470733a2f2f706f7365722e707567782e6f72672f7068706d762f75626971756974792d776562746f6f6c732f646f776e6c6f616473)](https://packagist.org/packages/phpmv/ubiquity-webtools)[![Latest Unstable Version](https://camo.githubusercontent.com/8e3dcd4ad2e449cb355b9c57cce7cdffe75efa0a82c59f0895d7c259e37830ed/68747470733a2f2f706f7365722e707567782e6f72672f7068706d762f75626971756974792d776562746f6f6c732f762f756e737461626c65)](https://packagist.org/packages/phpmv/ubiquity-webtools)[![License](https://camo.githubusercontent.com/a16acdc2619dfb0ba73002f08dfc156c313b77c17ee380951fa4fe5619eb544b/68747470733a2f2f706f7365722e707567782e6f72672f7068706d762f75626971756974792d646576746f6f6c732f6c6963656e7365)](https://packagist.org/packages/phpmv/ubiquity-webtools)[![Documentation Status](https://camo.githubusercontent.com/44c4c4be82cff20a4248f3f440e8e9ff2f80358ebf662d6556cc3e5da3c8daa7/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f6d6963726f2d6672616d65776f726b2f62616467652f3f76657273696f6e3d6c6174657374)](http://micro-framework.readthedocs.io/en/latest/?badge=latest)

Web tools for [Ubiquity framework](https://github.com/phpMv/ubiquity)

I - Installation
----------------

[](#i---installation)

Webtools are installed from the [devtools](https://github.com/phpMv/ubiquity-devtools).

### At the project creation

[](#at-the-project-creation)

With the `-a`option:

```
Ubiquity new projectName -a
```

### With an existing project

[](#with-an-existing-project)

if the project is older than Ubiquity version 2.1.5, update devtools:

```
composer global update
```

In your Ubiquity project folder:

```
Ubiquity admin
```

To confirm **Ubiquity webtools** was successfully installed,

type `Ubiquity version`:

[![img](https://github.com/phpmv/ubiquity-webtools/raw/master/.github/images/webtools-version.png)](https://github.com/phpmv/ubiquity-webtools/blob/master/.github/images/webtools-version.png)

II - Running
------------

[](#ii---running)

Start the embedded web server:

`Ubiquity serve`

Go to the address: `http://127.0.0.1:8090/Admin`

[![img](https://github.com/phpmv/ubiquity-webtools/raw/master/.github/images/webtools-interface.png)](https://github.com/phpmv/ubiquity-webtools/blob/master/.github/images/webtools-interface.png)

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 99.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 ~36 days

Recently: every ~24 days

Total

39

Last Release

1195d ago

PHP version history (3 changes)2.1.4PHP &gt;7.0

2.3.7PHP ^7.4

2.3.13PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2511052?v=4)[Jean-Christophe HERON](/maintainers/jcheron)[@jcheron](https://github.com/jcheron)

---

Top Contributors

[![jcheron](https://avatars.githubusercontent.com/u/2511052?v=4)](https://github.com/jcheron "jcheron (322 commits)")[![orbex](https://avatars.githubusercontent.com/u/2074126?v=4)](https://github.com/orbex "orbex (1 commits)")

---

Tags

phpphp-frameworkubiquityubiquity-frameworkwebtoolsphpframeworkormmvctoolsphp framework

### Embed Badge

![Health badge](/badges/phpmv-ubiquity-webtools/health.svg)

```
[![Health](https://phpackages.com/badges/phpmv-ubiquity-webtools/health.svg)](https://phpackages.com/packages/phpmv-ubiquity-webtools)
```

###  Alternatives

[zemit-cms/core

Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.

148.5k1](/packages/zemit-cms-core)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k92](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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