PHPackages                             phplaravel/php-laravel - 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. phplaravel/php-laravel

ActiveLibrary[Framework](/categories/framework)

phplaravel/php-laravel
======================

It's a simple laravel project installer with envato product validation

v1.0.4(2y ago)01.4k1MITPHPPHP &gt;=7.0.0

Since Nov 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/syedbacchu/php-laravel)[ Packagist](https://packagist.org/packages/phplaravel/php-laravel)[ RSS](/packages/phplaravel-php-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

php-laravel | A Simple Laravel Project Installer with verify envato purchase licence
====================================================================================

[](#php-laravel--a-simple-laravel-project-installer-with-verify-envato-purchase-licence)

[![Latest Version](https://camo.githubusercontent.com/0e9fd2bceeffc276606dea6735742bc3f39171a072d576d407a59817e435b365/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f737965646261636368752f7068702d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/syedbacchu/php-laravel/releases)[![Issues](https://camo.githubusercontent.com/cd0cc00d7234ef69adef7e1bb901312cc2c00853de67cde8201353891e596a89/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f737965646261636368752f7068702d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/syedbacchu/php-laravel)[![Stars](https://camo.githubusercontent.com/915782cc60e6cc69ec62f7a5e10ba3c46ff64ea1fb9f864c04999c8c09d60036/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f737965646261636368752f7068702d6c61726176656c2e7376673f7374796c653d736f6369616c)](https://github.com/syedbacchu/php-laravel)[![Stars](https://camo.githubusercontent.com/17f353665c3f5e2b2bde9e514f2ef349a4dd7fe2cba3907bd4da6254e65543c3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f737965646261636368752f7068702d6c61726176656c3f7374796c653d666c61742d737175617265)](https://github.com/syedbacchu/php-laravel)[![Total Downloads](https://camo.githubusercontent.com/cd7864b871fd5cef33cb30dde4c09ff5645feff9d7ebb99a9a0ce93228b5184d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068706c61726176656c2f7068702d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel/php-laravel)

- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [Uses](#Uses)

About
-----

[](#about)

A simple laravel project installer with verify envato product licence which gives you a nice interface to setup your project, verify product, database and other configuration just by following the setup wizard. The current features are :

- Check For Server Requirements.
- Check For Folders Permissions.
- Verify Envato purchase licence.
- Ability to set database information with a simple form wizard.
- Migrate The Database.
- Seed The Tables.

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

[](#requirements)

- [Laravel 5.5+](https://laravel.com/docs/installation)

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

[](#installation)

1. From your projects root folder in terminal run:

```
    composer require phplaravel/php-laravel
```

2. Publish the packages views, config file, assets, and language files by running the following from your projects root folder:

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

configuration
-------------

[](#configuration)

That's it :-)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

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.

###  Release Activity

Cadence

Every ~8 days

Total

4

Last Release

903d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e708bf7a12e91eb049905efeb8def342851116559be904ace732b4f8e7fd57e?d=identicon)[sdbacchu](/maintainers/sdbacchu)

---

Top Contributors

[![syedbacchu](https://avatars.githubusercontent.com/u/52558169?v=4)](https://github.com/syedbacchu "syedbacchu (13 commits)")

### Embed Badge

![Health badge](/badges/phplaravel-php-laravel/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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