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 today

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 31% 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

4730d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/407953?v=4)[Azer Demir](/maintainers/azerdemir)[@azerdemir](https://github.com/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

[laravel/laravel

The skeleton application for the Laravel framework.

84.6k62.4M1.0k](/packages/laravel-laravel)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[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.

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

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

11914.4k42](/packages/kompo-kompo)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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