PHPackages                             azerdemir/l4-namespaced-structure - 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. azerdemir/l4-namespaced-structure

ActiveLibrary[Framework](/categories/framework)

azerdemir/l4-namespaced-structure
=================================

A modified version of official laravel/laravel project structure.

0.1.1(12y ago)0261[1 issues](https://github.com/azerdemir/l4-namespaced-structure/issues)PHP

Since Jul 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/azerdemir/l4-namespaced-structure)[ Packagist](https://packagist.org/packages/azerdemir/l4-namespaced-structure)[ RSS](/packages/azerdemir-l4-namespaced-structure/feed)WikiDiscussions master Synced 2mo ago

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

A PSR-0 Namespaced Project Skeleton for Laravel
-----------------------------------------------

[](#a-psr-0-namespaced-project-skeleton-for-laravel)

You can use this structure when initializing your Laravel projects.

### Project structure

[](#project-structure)

[![Project Structure](https://camo.githubusercontent.com/7058db4ef80339751f5299b11516c44db2cb4bfcf2f3af42f6b4bc53c4103785/687474703a2f2f6934342e74696e797069632e636f6d2f6e7631676b312e6a7067)](https://camo.githubusercontent.com/7058db4ef80339751f5299b11516c44db2cb4bfcf2f3af42f6b4bc53c4103785/687474703a2f2f6934342e74696e797069632e636f6d2f6e7631676b312e6a7067)

Default project structure reorganized as you can see in image.

composer.json contains "psr-0" autoloading for classes under src/ folder. Current level one namespace is "Structure", you can change it, but don't forget to change the related line in compsoer.json and replace namespace and use statements in related controllers and models.

Also, you can create a new project from this skeleton like below:

```
composer create-project azerdemir/l4-namespaced-structure new_project

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

2

Last Release

4681d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b6a3b3deb63db11103490435713a3de2d871cb97aced3646e63fa516cd02f84?d=identicon)[azerdemir](/maintainers/azerdemir)

---

Tags

frameworklaravel

### Embed Badge

![Health badge](/badges/azerdemir-l4-namespaced-structure/health.svg)

```
[![Health](https://phpackages.com/badges/azerdemir-l4-namespaced-structure/health.svg)](https://phpackages.com/packages/azerdemir-l4-namespaced-structure)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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