PHPackages                             amranich/slim-elegant - 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. amranich/slim-elegant

ActiveProject[Framework](/categories/framework)

amranich/slim-elegant
=====================

15PHP

Since Nov 17Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/AmraniCh/slim-elegant)[ Packagist](https://packagist.org/packages/amranich/slim-elegant)[ RSS](/packages/amranich-slim-elegant/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

slim-elegant
============

[](#slim-elegant)

💠 Simple Slim skeleton that supports Blade templating, Eloquent Models, and other features.

Features
--------

[](#features)

- Flexible and Simple (Built with KIS Concept in Mind).
- Blade Templating.
- Eloquent Models.
- Whoops Error Handler.
- CRSF Protection.
- Supporting environment variables.
- Configurable PHP Sessions.
- Ships with ready-to-use HTTP response objects.

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

[](#installation)

Create the project using this composer command:

```
composer create-project amranich/slim-elegant app-name --stability dev
```

Configure git (if you use a VCS):

```
git remote add origin URL
git add .
git commit -m "First commit"
git push -u origin master

```

TODO
----

[](#todo)

- Support Flash Messages.
- Support backend validation of requests parameters (may be integrate the `illuminate\Validation` component).
- Adding more helper functions (`redirect`, `redirectToRoute`, `assets` ...).
- Support per request crsf tokens (Non persistence mode).
- Adding user authentication layer.
- Support console requests.
- Provide a simple CLI interface and .

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance51

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity12

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/5c8c2d0bf2d73595da50fb8e628cd172eaf0e1e30a0a738b48fcea444937ac9e?d=identicon)[AmraniCh](/maintainers/AmraniCh)

---

Top Contributors

[![AmraniCh](https://avatars.githubusercontent.com/u/49124992?v=4)](https://github.com/AmraniCh "AmraniCh (55 commits)")

---

Tags

slim-skeleton

### Embed Badge

![Health badge](/badges/amranich-slim-elegant/health.svg)

```
[![Health](https://phpackages.com/badges/amranich-slim-elegant/health.svg)](https://phpackages.com/packages/amranich-slim-elegant)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[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.7M255](/packages/laravel-dusk)[laravel/prompts

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

708181.8M591](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M119](/packages/cakephp-chronos)

PHPackages © 2026

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