PHPackages                             tmarois/atlas-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tmarois/atlas-laravel

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

tmarois/atlas-laravel
=====================

Reusable Laravel package for Inertia.

1.0.11(8mo ago)1234PHPPHP ^8.3

Since Aug 24Pushed 8mo agoCompare

[ Source](https://github.com/tmarois/atlas-laravel)[ Packagist](https://packagist.org/packages/tmarois/atlas-laravel)[ RSS](/packages/tmarois-atlas-laravel/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (4)Versions (12)Used By (0)

Atlas Laravel
=============

[](#atlas-laravel)

Atlas Laravel is a backend toolkit for [Inertia.js](https://inertiajs.com) applications built with [Laravel](https://laravel.com). It removes the repetitive setup that comes with new projects so you can ship faster.

The package addresses common needs such as server-driven tables, exporting enums for frontend use, and scaffolding CRUD operations through a model service layer.

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

[](#installation)

You can install the package via Composer:

```
composer require tmarois/atlas-laravel
```

Features
--------

[](#features)

Feature documentation lives in the [docs/features](docs/features) directory.

Atlas Laravel handles the backend foundation and Inertia bridge. It includes tooling for:

- ✅ [**DataTables**](docs/features/inertia-data-table-options.md) – build server-driven options for dynamic tables.
- ✅ [**Enums**](docs/features/enum-exporter.md) – export PHP enums for type-safe usage in Vue.
- ✅ [**Model Service**](docs/features/model-service.md) – base model service providing CRUD scaffolding.
- ✅ [**Support Helpers**](docs/features/support.md) – lightweight utility classes.

Laravel Template
----------------

[](#laravel-template)

[Laravel Template](https://github.com/timothymarois/template-laravel-app) – example usage and boilerplate scaffolding is set up in this template.

Contributing
------------

[](#contributing)

See [CONTRIBUTING.md](CONTRIBUTING.md) and [AGENTS.md](AGENTS.md) for coding standards, conventions, and pull request guidelines.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance62

Regular maintenance activity

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Recently: every ~18 days

Total

11

Last Release

240d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2489333?v=4)[Tim Marois](/maintainers/timothymarois)[@timothymarois](https://github.com/timothymarois)

---

Top Contributors

[![timothymarois](https://avatars.githubusercontent.com/u/2489333?v=4)](https://github.com/timothymarois "timothymarois (88 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/tmarois-atlas-laravel/health.svg)

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

###  Alternatives

[clue/graph-uml

Generate UML class diagrams by reflection for your PHP projects

231.4k](/packages/clue-graph-uml)

PHPackages © 2026

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