PHPackages                             friendlylabs/polar - 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. friendlylabs/polar

ActiveProject[Framework](/categories/framework)

friendlylabs/polar
==================

The skeleton application for the Laravel framework.

1.0.6(7mo ago)119MITCSSPHP ^8.2CI passing

Since Apr 27Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/ibnsultan/polar)[ Packagist](https://packagist.org/packages/friendlylabs/polar)[ RSS](/packages/friendlylabs-polar/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (13)Versions (8)Used By (0)

[![Polar Logo](https://raw.githubusercontent.com/ibnsultan/polar/7ca21756a4f37072a8a5e714cf1488ed60487187/public/assets/images/logo-dark.svg)](https://github.com/ibnsultan/polar)

About Polar
-----------

[](#about-polar)

Polar is a modern, streamlined Laravel starter kit built on top of Jetstream, crafted to help you launch your next idea faster. Featuring a clean design, powerful tools, and the flexibility you expect from Laravel, Polar is here to help you build with confidence and joy.

[![Polar Screenshot](https://repository-images.githubusercontent.com/973318402/60b2dcc5-3e11-4421-b8be-bd3632ae9829)](https://github.com/ibnsultan/polar)

Learning Polar
--------------

[](#learning-polar)

Polar is built on top of Laravel, a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience for everyone. Laravel strives to be a framework that you will love using.

Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

Getting Started
---------------

[](#getting-started)

Install Polar using Composer:

```
composer create-project friendlylabs/polar
```

Then, install the dependencies using NPM:

```
npm install
```

Then, run the following command to build the assets:

```
npm run build
```

Finally, run the following command to start the development server:

```
php artisan db:seed # to seed the database, only run this command once
php artisan serve
```

You can now access the application at `http://localhost:8000`.

Theme Customization
-------------------

[](#theme-customization)

Polar is designed to be easily customizable. You can change the theme colors, layout, and other design elements by modifying the `.env` file or directly the `jetstream.php` configuration file. You can also customize the theme by modifying the CSS files in the `resources/css` directory.

```
# preset: 'preset-1' to 'preset-18', these are pre made theme colors
JETSTREAM_THEME_PRESET=preset-12

# theme: 'light' or 'dark', default color scheme for the application
JETSTREAM_THEME_MODE=light

# layout: 'vertical', 'horizontal', 'compact', 'tab', 'color-header'
JETSTREAM_APP_LAYOUT=vertical
```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance72

Regular maintenance activity

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

Every ~28 days

Recently: every ~14 days

Total

7

Last Release

214d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d0992f23eaf8ac7ea61afd1fe4508a44fae78a1c4d78c151047aabb2b721486?d=identicon)[ibnsultan](/maintainers/ibnsultan)

---

Top Contributors

[![ibnsultan](https://avatars.githubusercontent.com/u/28471267?v=4)](https://github.com/ibnsultan "ibnsultan (133 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")

---

Tags

jetstreamlaravelphpstarter-kitframeworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/friendlylabs-polar/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)

PHPackages © 2026

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