PHPackages                             fabrice/laravel-clone - 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. [Templating &amp; Views](/categories/templating)
4. /
5. fabrice/laravel-clone

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

fabrice/laravel-clone
=====================

A Laravel like base on Slim 3

v0.1(9y ago)30448[1 issues](https://github.com/fabricelepro/slim-laravel/issues)Apache-2.0JavaScript

Since May 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fabricelepro/slim-laravel)[ Packagist](https://packagist.org/packages/fabrice/laravel-clone)[ RSS](/packages/fabrice-laravel-clone/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (10)Versions (3)Used By (0)

Slim 3 Skeleton
===============

[](#slim-3-skeleton)

**This is Laravel like Project base on Slim 3**

This project is my personal start faster with Slim 3. With Auth provided.

Installation
============

[](#installation)

```
composer require fabrice/laravel-clone

```

Runing
======

[](#runing)

```
cp env.example .env

```

And edit your database credential

**Packages Included**

- Slim PHP DI [Slim-Bridge](https://github.com/PHP-DI/Slim-Bridge)
- Eloquent Model [Eloquent](https://github.com/illuminate/database)
- PHP Mailer Wrapper [PHPMailer](https://github.com/PHPMailer/PHPMailer)
- Environment File .env [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv)
- Validation Handling [Respection Validation](https://github.com/Respect/Validation)
- Flash Message [Slim Build in Class](https://github.com/slimphp/Slim-Flash)
- Slim Twig View [Twig-View](https://github.com/slimphp/Twig-View)
- Slim CSRF Protection [Slim-CSRF](https://github.com/slimphp/Slim-Csrf)
- Configuration File [Hassankhan/config](https://github.com/hassankhan/config)

File Structure
--------------

[](#file-structure)

```
app
    Controllers : All project Controllers
    Models : All Project Models
    Support : All buildin Interface
boostrap
    container.php : All Dependency Injection
    database.php : Database Configuration base on the .env file
public
    All accessible file
config
    database : All Database configuration
    mail : mail sending configuration

```

TO DO
-----

[](#to-do)

- Adding Mail Wrapper PHPMailer or SwiftMailer
- Create a web shop base on the structure
- Change Router call to feel like Laravel
- Adding Tests

any suggestion is welcome

Demo
----

[](#demo)

A complete demo is coming, with Email, Queue, Json and more. Stay stune.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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

Unknown

Total

1

Last Release

3317d ago

### Community

Maintainers

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

---

Top Contributors

[![fabriceyopa](https://avatars.githubusercontent.com/u/4902424?v=4)](https://github.com/fabriceyopa "fabriceyopa (10 commits)")[![LasseRafn](https://avatars.githubusercontent.com/u/2689341?v=4)](https://github.com/LasseRafn "LasseRafn (1 commits)")

---

Tags

laravelphp-diphpmailerskeletonslimtwig

### Embed Badge

![Health badge](/badges/fabrice-laravel-clone/health.svg)

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

###  Alternatives

[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9772.3M123](/packages/roots-acorn)[showdoc/showdoc

ShowDoc is a tool greatly applicable for an IT team to share documents online

12.8k7.1k](/packages/showdoc-showdoc)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1557.6k](/packages/bacula-web-bacula-web)[duxweb/dux-lite

The lightweight framework based on slim php

161.0k9](/packages/duxweb-dux-lite)

PHPackages © 2026

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