PHPackages                             zakirjarir/laravel-zpilot - 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. [Database &amp; ORM](/categories/database)
4. /
5. zakirjarir/laravel-zpilot

ActiveLibrary[Database &amp; ORM](/categories/database)

zakirjarir/laravel-zpilot
=========================

Laravel ZPilot: An ultra-modern, intelligent, and secure web-based configuration wizard for Laravel applications with a premium glassmorphism UI.

v1.3.4(2w ago)248MITBladePHP ^7.4|^8.0

Since May 4Pushed 2w ago1 watchersCompare

[ Source](https://github.com/zakirjarir/laravel-zpilot)[ Packagist](https://packagist.org/packages/zakirjarir/laravel-zpilot)[ RSS](/packages/zakirjarir-laravel-zpilot/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (16)Used By (0)

Laravel ZPilot 🚀
================

[](#laravel-zpilot-)

[![Latest Version on Packagist](https://camo.githubusercontent.com/65f6a167580cf67ebc63ad8297baed94aab5bde9a6c53bb942bf6e954c545513/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a616b69726a617269722f6c61726176656c2d7a70696c6f742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zakirjarir/laravel-zpilot)[![Total Downloads](https://camo.githubusercontent.com/b020a3f2dd6d62eb7ceef2ab24fe11910ae31dcdb8d9cb71827b27acac76dc12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a616b69726a617269722f6c61726176656c2d7a70696c6f742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zakirjarir/laravel-zpilot)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

**Laravel ZPilot** is an ultra-modern, intelligent, and secure web-based configuration wizard for Laravel applications. It simplifies the deployment process by handling everything from system requirements checks to database setup and package configuration in a single click.

---

✨ Key Features
--------------

[](#-key-features)

- 🎨 **Premium Glassmorphism UI**: A state-of-the-art interface featuring modern animations and glassmorphism design.
- 🔍 **Dynamic Requirements Checker**: Automatically reads your project's `composer.json` to validate required PHP versions and extensions.
- ⚙️ **Smart .env Manager**: Automatically detects missing `.env` files. It copies from `.env.example` if available, or generates a default `.env` configuration if not.
- 🛡️ **Session Fallback Protection**: Automatically switches to `file` session mode during installation to prevent application crashes when the database is not yet configured.
- 🗄️ **Automatic Database Creator**: Capable of automatically creating the database if it does not already exist.
- 🤖 **Intelligent Package Setup**: Automatically detects and configures popular Laravel packages including **JWT, Passport, Sanctum, Telescope, Horizon, and Filament**.
- 🔑 **Auto Key Generation**: Automatically generates the `APP_KEY` and other package-specific secret keys upon successful installation.
- 🔄 **Unified Installation**: Simplifies the process by combining migrations, seeding, and key generation into a single-step workflow.
- 🔒 **Auto-Lock System**: For security, the ZPilot automatically locks itself (returning a 404 error) after completion to prevent unauthorized access.
- 📱 **Fully Responsive**: Optimized for seamless performance on all devices including Mobile, Tablet, and Desktop.

---

📋 Requirements
--------------

[](#-requirements)

- **PHP**: `^7.4` or `^8.0`
- **Laravel**: `^8.0`, `^9.0`, `^10.0`, `^11.0`, `^12.0`, `^13.0`

---

🚀 Installation
--------------

[](#-installation)

Install the package into your Laravel project using the following command:

```
composer require zakirjarir/laravel-zpilot
```

---

🛠️ Usage
--------

[](#️-usage)

After installation, visit the following URL in your browser:

`http://your-app.test/install`

The ZPilot will guide you through:

1. **Welcome Screen**
2. **Server Requirements Check** (Dynamic Detection)
3. **Dynamic Environment Setup** (Auto-detect from .env.example)
4. **Unified Installation** (Migrations, Seeders, Keys &amp; Package Setup)
5. **Finalization**

---

🤝 Contributing
--------------

[](#-contributing)

Contributions are welcome! Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

---

📄 License
---------

[](#-license)

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

---

👨‍💻 Developed By
----------------

[](#‍-developed-by)

Built with ❤️ by [Zakir Jarir](https://github.com/zakirjarir)

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance96

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

15

Last Release

17d ago

### Community

Maintainers

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

---

Top Contributors

[![zakirjarir](https://avatars.githubusercontent.com/u/156943346?v=4)](https://github.com/zakirjarir "zakirjarir (43 commits)")

---

Tags

laraveldatabaseconfiguratorguienvironmentwizardsetupzpilot

### Embed Badge

![Health badge](/badges/zakirjarir-laravel-zpilot/health.svg)

```
[![Health](https://phpackages.com/badges/zakirjarir-laravel-zpilot/health.svg)](https://phpackages.com/packages/zakirjarir-laravel-zpilot)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11122.5M32](/packages/anourvalar-eloquent-serialize)[waad/laravel-model-metadata

A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.

854.1k](/packages/waad-laravel-model-metadata)[ramadan/easy-model

A Laravel package for enjoyably managing database queries.

111.6k](/packages/ramadan-easy-model)

PHPackages © 2026

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