PHPackages                             coreit/themey-gen - 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. coreit/themey-gen

ActiveLibrary

coreit/themey-gen
=================

Theme generator for yii2

0.1.3(9y ago)018PHP

Since Dec 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ramaj93/themey-gen)[ Packagist](https://packagist.org/packages/coreit/themey-gen)[ RSS](/packages/coreit-themey-gen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

Themey-Gen
==========

[](#themey-gen)

This is a theme generator and integrator for [Yii2](https://github.com/yiisoft/yii2) framework applications. It can generate files and classes required to seamless integrate an HTML template with the Yii2 Application.

[![Latest Stable Version](https://camo.githubusercontent.com/fdd1e6b9319f057b0cb72d4a009e9a210e2d8b0d89b76343168e046691565392/68747470733a2f2f706f7365722e707567782e6f72672f636f726569742f7468656d65792d67656e2f762f737461626c65)](https://packagist.org/packages/coreit/themey-gen)[![Total Downloads](https://camo.githubusercontent.com/0eb2ecf41d35ab928a89ec265f9e09d4ef0341cedcdc84f0569bf0582f9839f4/68747470733a2f2f706f7365722e707567782e6f72672f636f726569742f7468656d65792d67656e2f646f776e6c6f616473)](https://packagist.org/packages/coreit/themey-gen)[![Latest Unstable Version](https://camo.githubusercontent.com/534a6df03a7cd5dfb8142481546d51d4ce4563e9b3bae15fdeafdcc18f0719f1/68747470733a2f2f706f7365722e707567782e6f72672f636f726569742f7468656d65792d67656e2f762f756e737461626c65)](https://packagist.org/packages/coreit/themey-gen)[![License](https://camo.githubusercontent.com/567d548089c48d77f11d09a6cde2293defb7fcdb5bbd322edaf7976ed901de12/68747470733a2f2f706f7365722e707567782e6f72672f636f726569742f7468656d65792d67656e2f6c6963656e7365)](https://packagist.org/packages/coreit/themey-gen)[![Dependency Status](https://camo.githubusercontent.com/9fa9bc091db59305cf35b507650e358af60ef7cbac04e2f0d8f9f67bb1c031ce/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3538356536633330346232366636303033656331343466632f62616467652e737667)](https://www.versioneye.com/user/projects/585e6c304b26f6003ec144fc)[![Build Status](https://camo.githubusercontent.com/05d2e14752610a59a80b47c1140676b29f1c9224191276217900db6e9a44a9c5/68747470733a2f2f7472617669732d63692e6f72672f72616d616a39332f7468656d65792d67656e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ramaj93/themey-gen)

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

[](#installation)

The preferred way to install this tool through [composer](http://getcomposer.org/download/).

Either run

```
composer require coreit/themey-gen

```

or add

```
"coreit/themey-gen" : "*"
```

to the require section of your application's `composer.json` file.

Usage
-----

[](#usage)

The tool is accessible through terminal, to access it globally you can add `/bin` into your $PATH You can then run it in command line using `themey`To generate Yii application structure you can run `themey generate:app`To generate a theme template run `themey:generate:theme -t theme-name -p path-to-the-theme`To generate a layout run `themey:generate:layout -t theme-name -l layout-name`For more commands and help run `themey --help`

Before running the command the current directory should be that of the required application either `frontend` or `backend` for the advanced Yii2 template or root directory of the basic template.

Contributing
------------

[](#contributing)

Themey-Gen is an open source project, you can fork the project and submit pull requests.

Resources
---------

[](#resources)

- [Report issues](https://github.com/ramaj93/themey-gen/issues) and [send Pull Requests](https://github.com/ramaj93/themey-gen/pulls)in the [main Themey-Gen repo](https://github.com/ramaj93/themey-gen)

Credits
-------

[](#credits)

- `Symphony\Console` is a PHP Console application framework. Find sources and license at
- `paquettg/php-html-parser` An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery. you can find it at

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

3422d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/565ad64d4b6cc681e42b023defa2be1a30e9328393ac33d074ca80fa84d58b50?d=identicon)[ramaj93](/maintainers/ramaj93)

---

Top Contributors

[![ramaj93](https://avatars.githubusercontent.com/u/4580531?v=4)](https://github.com/ramaj93 "ramaj93 (21 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/coreit-themey-gen/health.svg)

```
[![Health](https://phpackages.com/badges/coreit-themey-gen/health.svg)](https://phpackages.com/packages/coreit-themey-gen)
```

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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