PHPackages                             chrisjk123/laravel-projects - 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. chrisjk123/laravel-projects

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

chrisjk123/laravel-projects
===========================

Add projects database tables to a Laravel app

02PHPCI failing

Since May 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/chrisjk123/laravel-projects)[ Packagist](https://packagist.org/packages/chrisjk123/laravel-projects)[ RSS](/packages/chrisjk123-laravel-projects/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Add projects database tables to a Laravel app
=============================================

[](#add-projects-database-tables-to-a-laravel-app)

[![Version](https://camo.githubusercontent.com/dff10996cc8785a65a75747c69e11a4693a40ff2c106eea8474f3c98f0772463/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63687269736a6b3132332f6c61726176656c2d70726f6a656374732e7376673f696e636c7564655f70726572656c6561736573267374796c653d666c6174266c6162656c3d7061636b6167697374)](https://packagist.org/packages/chrisjk123/laravel-projects)[![MIT Licensed](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE.md)[![GitHub Tests Action Status](https://camo.githubusercontent.com/71c00c0e0d4a189ea86bce878207852926d9ede42a689ef6bbbc23d8f7e0610d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f63687269736a6b3132332f6c61726176656c2d70726f6a656374732f72756e2d74657374733f7374796c653d666c6174266c6162656c3d7465737473)](https://camo.githubusercontent.com/71c00c0e0d4a189ea86bce878207852926d9ede42a689ef6bbbc23d8f7e0610d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f63687269736a6b3132332f6c61726176656c2d70726f6a656374732f72756e2d74657374733f7374796c653d666c6174266c6162656c3d7465737473)[![Quality Score](https://camo.githubusercontent.com/cc7b9b1ad511c837bd0a146c969103ede3ee999ed7eda20eea535417197cc063/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f63687269736a6b3132332f6c61726176656c2d70726f6a656374732e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/chrisjk123/laravel-projects)[![Total Downloads](https://camo.githubusercontent.com/2849987325d2bf22c32a9ad92abfa6ec4338e65f73d1245a8f837c31d945c9ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63687269736a6b3132332f6c61726176656c2d70726f6a656374732e7376673f7374796c653d666c6174)](https://packagist.org/packages/chrisjk123/laravel-projects)

Table of Contents
-----------------

[](#table-of-contents)

- [Introduction](#introduction)
- [Requirements](#requirements)
- [Installation](#installation)
- [Testing](#testing)
- [Usage](#usage)
- [Changelog](#changelog)
- [Security](#security)
- [Credits](#credits)
- [License](#license)

Introduction
------------

[](#introduction)

This package is a projects database with maxed out models, migrations and seeders to help get you setup.

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

[](#requirements)

This package requires Laravel 5.8 or higher, PHP 7.2 or higher and a database that supports json fields and MySQL compatible functions.

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

[](#installation)

> Note: Laravel Projects requires you to have user authentication in place prior to installation. For Laravel 5.\* based projects run the `make:auth` Artisan command. For Laravel 6.\* based projects please see the official guide to get started.

You can install the package via composer:

```
composer require chrisjk123/laravel-projects
```

Publish the primary configuration file using the `projects:publish` Artisan command:

```
php artisan projects:publish
```

Additionally you may run some seeders to quick start:

```
php artisan projects:seed
```

Testing
-------

[](#testing)

Run the tests with:

```
composer test
```

Usage
-----

[](#usage)

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Christopher Kelker](https://github.com/chrisjk123)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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/d4d697f19b15bd01ad67b00a71ddd406d6852fb086627da2c23bca8f3ececb4c?d=identicon)[chrisjk123](/maintainers/chrisjk123)

---

Top Contributors

[![chrisjk123](https://avatars.githubusercontent.com/u/25506653?v=4)](https://github.com/chrisjk123 "chrisjk123 (22 commits)")

---

Tags

chrisjk123databaselaravellaravel-projectsphpprojects

### Embed Badge

![Health badge](/badges/chrisjk123-laravel-projects/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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