PHPackages                             lastwhitebird/laravel-lgml-convert-command - 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. lastwhitebird/laravel-lgml-convert-command

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

lastwhitebird/laravel-lgml-convert-command
==========================================

Laravel (artisan) command bundle to convert LGML &lt;-&gt; XML

023PHP

Since Jun 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lastwhitebird/laravel-lgml-convert-command)[ Packagist](https://packagist.org/packages/lastwhitebird/laravel-lgml-convert-command)[ RSS](/packages/lastwhitebird-laravel-lgml-convert-command/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-lgml-convert-command
============================

[](#laravel-lgml-convert-command)

lastwhitebird/laravel-lgml-convert-command

Synopsis
--------

[](#synopsis)

Laravel (artisan) command bundle to convert LGML &lt;-&gt; XML

Code Example
------------

[](#code-example)

config/app.php:

```
    'providers' => [

	//...lalala ur providerz here

	LWB\LGMLConvert\ConvertCommandServiceProvider::class,
	]
```

Command line:

```
php artisan lwb:convert lgml.lgml >C:\Users\MyWindowsUsername\AppData\Local\org.kde.syntax-highlighting\syntax\lgml.xml
```

Motivation
----------

[](#motivation)

This component is made just to show great possibilities of lgml-parser. Enjoy life with no XML (when possible)

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

[](#installation)

composer require lastwhitebird/laravel-lgml-convert-command

License
-------

[](#license)

This library is licensed under LGPL v2.1

###  Health Score

20

—

LowBetter than 13% 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://avatars.githubusercontent.com/u/13571877?v=4)[Alyoshenka](/maintainers/lastwhitebird)[@lastwhitebird](https://github.com/lastwhitebird)

---

Top Contributors

[![lastwhitebird](https://avatars.githubusercontent.com/u/13571877?v=4)](https://github.com/lastwhitebird "lastwhitebird (1 commits)")

### Embed Badge

![Health badge](/badges/lastwhitebird-laravel-lgml-convert-command/health.svg)

```
[![Health](https://phpackages.com/badges/lastwhitebird-laravel-lgml-convert-command/health.svg)](https://phpackages.com/packages/lastwhitebird-laravel-lgml-convert-command)
```

###  Alternatives

[wp-hooks/generator

Generates a JSON representation of the WordPress actions and filters in your code

87179.9k5](/packages/wp-hooks-generator)[fof/sitemap

Generate a sitemap

1796.4k2](/packages/fof-sitemap)

PHPackages © 2026

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