PHPackages                             codeuz/project - 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. codeuz/project

ActiveLibrary[Framework](/categories/framework)

codeuz/project
==============

Let's create quickly a new Laravel project

111JavaScript

Since Apr 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/apalette/laravel.codeuz.project)[ Packagist](https://packagist.org/packages/codeuz/project)[ RSS](/packages/codeuz-project/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Codeuz Project
======================

[](#laravel-codeuz-project)

Let's create quickly a new Laravel project

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

[](#requirements)

[Laravel](https://laravel.com/docs/5.5) &gt;= 5.5

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

[](#installation)

```
composer require codeuz/project
composer update

```

Create a new project
--------------------

[](#create-a-new-project)

\*\* Warning: \*\* this command will overwrite the existing files

```
php artisan vendor:publish --tag=project --force
php artisan migrate

```

Create a new user
-----------------

[](#create-a-new-user)

```
php artisan user:create "John" "Doe" "j@doe.com" "password"

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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/13572778?v=4)[Aurélie Palette](/maintainers/apalette)[@apalette](https://github.com/apalette)

---

Top Contributors

[![apalette](https://avatars.githubusercontent.com/u/13572778?v=4)](https://github.com/apalette "apalette (6 commits)")

### Embed Badge

![Health badge](/badges/codeuz-project/health.svg)

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

###  Alternatives

[laravel/dusk

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

1.9k38.6M290](/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)
