PHPackages                             ali-irawan/xtra - 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. ali-irawan/xtra

AbandonedArchivedLibrary[Framework](/categories/framework)

ali-irawan/xtra
===============

Xtra framework, give you extra app generator, code generation, scaffolding

15[1 issues](https://github.com/ali-irawan/xtra/issues)PHP

Since Jul 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ali-irawan/xtra)[ Packagist](https://packagist.org/packages/ali-irawan/xtra)[ RSS](/packages/ali-irawan-xtra/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

xtra
====

[](#xtra)

Xtra Framework

[![Build Status](https://camo.githubusercontent.com/f18257f76a9aa129ddb37c0dcf493bf6a62df270374d942f97e4f8b7da96ff4e/68747470733a2f2f7472617669732d63692e6f72672f616c692d69726177616e2f787472612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ali-irawan/xtra)[![Download](https://camo.githubusercontent.com/c7f8507322563b9ea5ea199abcd0fd09aa6b50ba475980fdf02a3e1d6f28885b/68747470733a2f2f706f7365722e707567782e6f72672f616c692d69726177616e2f787472612f642f746f74616c2e737667)](https://poser.pugx.org/ali-irawan/xtra/d/total.svg)[![Stable](https://camo.githubusercontent.com/f47638beacc55fa5cb1dde6edae510b5397ab340273cf6358f7ee62100ceced9/68747470733a2f2f706f7365722e707567782e6f72672f616c692d69726177616e2f787472612f762f737461626c652e737667)](https://poser.pugx.org/ali-irawan/xtra/v/stable.svg)[![Unstable](https://camo.githubusercontent.com/cac5fa670f3f7ff96c7e8fefbd2fbbee2b0e66b7e70b64fd3a63523c0a636a8d/68747470733a2f2f706f7365722e707567782e6f72672f616c692d69726177616e2f787472612f762f756e737461626c652e737667)](https://poser.pugx.org/ali-irawan/xtra/v/unstable.svg)[![License](https://camo.githubusercontent.com/516ce9ae3182de9e3203f05231558654bf9868bf7120db93f3c833bb8c2d161a/68747470733a2f2f706f7365722e707567782e6f72672f616c692d69726177616e2f787472612f6c6963656e73652e737667)](https://poser.pugx.org/ali-irawan/xtra/license.svg)

Goals
-----

[](#goals)

This framework is intended to help build most usually needed features. The main goal is getting works done faster.

- Works for most popular CSS Frameworks (Bootstrap, etc.)
- Authentication UI (Login, Register, etc. compatibles with Laravel Users)
- Role Permission Management UI
- User / Group Management UI
- Support single or multiple tenancy using [Laravel tenancy](https://github.com/hyn/multi-tenant) - **coming soon**
- Administration Panel
- Code Generator

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

[](#requirements)

- Laravel (5.x)
- PHP 7.1.3+

Installations
-------------

[](#installations)

### Laravel 5.2 to 5.6

[](#laravel-52-to-56)

Not tested yet! :(

### Laravel 5.7+

[](#laravel-57)

```
composer require ali-irawan/xtra

```

Run vendor publish command, for the first time

```
php artisan vendor:publish --tag=xtra

```

Then run your application

```
php artisan serve

```

Then open this URL on your browser

```
http://localhost:8000/xtra-login

```

For more guide see the wiki [Xtra Framework Wiki](https://github.com/ali-irawan/xtra/wiki)

Documentation
-------------

[](#documentation)

I am using [phpDoc](https://phpdoc.org), you will need to download the PHAR and place it in the root of your project folder

Run this command to specify **src** as the source folder and **docs** as the output folder

```
php phpDocumentor.phar -d src -t docs --template="responsive-twig" --cache-folder CACHE_DIR

```

Dependencies
------------

[](#dependencies)

- [Bootstrap CSS](https://getbootstrap.com/) version 4.2.1
- [jQuery](https://jquery.com/) version 3.2

Contributors
------------

[](#contributors)

[Ali Irawan](https://github.com/ali-irawan) ()

Any contributors (features, code, or documentation) please pm me!

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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/fd78d635824e8f417cde50d77e516769779317a341f1b3038894823a01b3c5cc?d=identicon)[ali.irawan](/maintainers/ali.irawan)

---

Top Contributors

[![ali-irawan](https://avatars.githubusercontent.com/u/811536?v=4)](https://github.com/ali-irawan "ali-irawan (48 commits)")

---

Tags

code-generationlaravel-frameworkphp-libraryscaffolding

### Embed Badge

![Health badge](/badges/ali-irawan-xtra/health.svg)

```
[![Health](https://phpackages.com/badges/ali-irawan-xtra/health.svg)](https://phpackages.com/packages/ali-irawan-xtra)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M844](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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