PHPackages                             codesleeve/platform - 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. codesleeve/platform

AbandonedArchivedLibrary[Framework](/categories/framework)

codesleeve/platform
===================

The Codesleeve Platform Starter Kit

v4.0(12y ago)3042813[2 issues](https://github.com/CodeSleeve/platform/issues)MITCSS

Since Feb 24Pushed 12y ago1 watchersCompare

[ Source](https://github.com/CodeSleeve/platform)[ Packagist](https://packagist.org/packages/codesleeve/platform)[ RSS](/packages/codesleeve-platform/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

Codesleeve Platform
===================

[](#codesleeve-platform)

Quickstart
----------

[](#quickstart)

Download by running this command in your console

```
    $ composer create-project --stability="dev" codesleeve/platform your-project-name

```

Start up a new laravel server

```
    php artisan serve

```

Navigate your browser to `http://localhost:8000/login` and use `admin` and `password` for the username and password.

What if I want to install platform into an existing project?
------------------------------------------------------------

[](#what-if-i-want-to-install-platform-into-an-existing-project)

If you already have an existing laravel 4.1 project then you can follow the instructions on each individual component page.

- [platform-core](https://github.com/CodeSleeve/platform-core) - basic functionality, users, roles.
- [platform-publish](https://github.com/CodeSleeve/platform-publish) - pages and menus

How do I manage environments?
-----------------------------

[](#how-do-i-manage-environments)

If you copied the `bootstrap/start.php` file during `platform:setup` then you simply need to set in `~/.bashrc`

```
	LARAVEL_ENV="local"

```

We don't make use of hostnames or machine names as this is insecure and difficult to manage across teams and different machines.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

4510d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/797669?v=4)[Norbert FEdo Fedak](/maintainers/kelt)[@Kelt](https://github.com/Kelt)

![](https://www.gravatar.com/avatar/81d6684b2f8a8196018954013fc1e15933c1263c07036eba80674e278441a8c9?d=identicon)[tandrewbennett](/maintainers/tandrewbennett)

---

Top Contributors

[![kdocki](https://avatars.githubusercontent.com/u/772706?v=4)](https://github.com/kdocki "kdocki (60 commits)")[![tabennett](https://avatars.githubusercontent.com/u/2191397?v=4)](https://github.com/tabennett "tabennett (14 commits)")

---

Tags

frameworklaravelplatformcodesleeve

### Embed Badge

![Health badge](/badges/codesleeve-platform/health.svg)

```
[![Health](https://phpackages.com/badges/codesleeve-platform/health.svg)](https://phpackages.com/packages/codesleeve-platform)
```

###  Alternatives

[laravel/laravel

The skeleton application for the Laravel framework.

84.5k63.2M1.0k](/packages/laravel-laravel)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M66](/packages/orchid-platform)[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)

PHPackages © 2026

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