PHPackages                             distilleries/xyz - 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. distilleries/xyz

ActiveProject[Framework](/categories/framework)

distilleries/xyz
================

Fresh install of the Expendable package.

2.6.3(8y ago)61752[3 issues](https://github.com/Distilleries/Xyz/issues)MITPHPPHP &gt;=5.6.4

Since Dec 17Pushed 7y ago4 watchersCompare

[ Source](https://github.com/Distilleries/Xyz)[ Packagist](https://packagist.org/packages/distilleries/xyz)[ RSS](/packages/distilleries-xyz/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (19)Used By (0)

\#Default Laravel project with Expendable

X.y.z is a fresh instance of laravel 5.\* with Expendable package configured. Check the require before install it.

\##Table of contents

1. [Require](#require)
2. [Installation](#installation)
    1. [Create project](#1-create-project)
    2. [Environment and configuration](#2-environment-and-configuration)
        1. [Database and translation configuration](#database-and-translation-configuration)
        2. [Vhost](#vhost)

\##Require To use this project you have to install:

1. Php 5.6 or more
2. Active mpcrypt
3. Composer ([https://getcomposer.org/download/)\[https://getcomposer.org/download/\]](https://getcomposer.org/download/)%5Bhttps://getcomposer.org/download/%5D)
4. Sass (`gem install sass`)
5. NodeJs version 3.0.0
6. npm run dev

\##Installation

\###1.Create project When you want create a new empty project with composer use this command:

```
composer create-project distilleries/xyz

```

If you doesn't want use composer just checkout the project and run composer install:

```
git clone https://github.com/Distilleries/Xyz.git
composer install

```

\###2.Environment and configuration

#### Database and translation configuration

[](#database-and-translation-configuration)

1. Edit `.env` file and put the name of your environment (local,production,staging...).
2. Edit `.env` add your database ocnfiguration.

Create your database and after run the update composer:

```

composer update

```

\####Vhost

Configuration your virtual host with `/public` folder in site root.

If everything was done without error you can access to the url `/admin`. If you want to connect a the back end just run the seed command.

```
php artisan db:seed

```

After that take one user email address from the table `users` and use the password `test`.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

17

Last Release

3221d ago

Major Versions

0.0.1 → 1.0.02015-02-12

1.0.0 → 2.0.02016-07-22

PHP version history (3 changes)1.0.0PHP &gt;=5.5.0

2.0.0PHP &gt;=5.5.9

2.4.0PHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/c1edc17683ed39a2cc6dbe453c2c5aaa63468fc5b54f13941f260ebe260da211?d=identicon)[Kezho](/maintainers/Kezho)

---

Top Contributors

[![mfrancoisbbs](https://avatars.githubusercontent.com/u/133215273?v=4)](https://github.com/mfrancoisbbs "mfrancoisbbs (21 commits)")[![mfrancois](https://avatars.githubusercontent.com/u/654224?v=4)](https://github.com/mfrancois "mfrancois (20 commits)")[![bbs-smuller](https://avatars.githubusercontent.com/u/18079210?v=4)](https://github.com/bbs-smuller "bbs-smuller (2 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/distilleries-xyz/health.svg)

```
[![Health](https://phpackages.com/badges/distilleries-xyz/health.svg)](https://phpackages.com/packages/distilleries-xyz)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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