PHPackages                             open-developer/open-developer - 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. [Admin Panels](/categories/admin)
4. /
5. open-developer/open-developer

ActiveLibrary[Admin Panels](/categories/admin)

open-developer/open-developer
=============================

open-developer. Open-source Laravel Developer panel. No pro or paid package, free &amp; open. Based on laravel-admin, with special thanks to z-song

v1.0.6(2y ago)02.2k↓92.9%7MITPHPPHP ~7.3|~8.0|~8.1

Since Aug 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Vladwww2015/open-developer)[ Packagist](https://packagist.org/packages/open-developer/open-developer)[ RSS](/packages/open-developer-open-developer/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (8)Versions (7)Used By (7)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.3.0
- Laravel &gt;= 7.0.0
- Fileinfo PHP Extension

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

[](#installation)

> This package requires PHP 7.3+ and Laravel 7.0 or up

First, install laravel (7.0 / 8.0 or up), and make sure that the database connection settings are correct.

```
composer require open-developer/open-developer

```

Then run these commands to publish assets and config：

```
php artisan vendor:publish --provider="OpenDeveloper\Developer\DeveloperServiceProvider"

```

After run command you can find config file in `config/developer.php`, in this file you can change the install directory,db connection or table names.

At last run following command to finish install.

```
php artisan developer:install

```

Open `http://localhost/developer/` in browser,use username `developer` and password `developer` to login.

Updating
--------

[](#updating)

Updating to a new version of open-developer may require updating assets you can publish them using:

```
php artisan vendor:publish --tag=open-developer-assets --force

```

Configurations
--------------

[](#configurations)

The file `config/developer.php` contains an array of configurations, you can find the default configurations in there.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~34 days

Recently: every ~43 days

Total

6

Last Release

883d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/827376d44a1aa3c92c966ae0907687568a3a67ac0511d6705b9f9cb27dba39dd?d=identicon)[spacecode](/maintainers/spacecode)

---

Top Contributors

[![Vladwww2015](https://avatars.githubusercontent.com/u/20088319?v=4)](https://github.com/Vladwww2015 "Vladwww2015 (7 commits)")

---

Tags

laravelgridopenformdeveloperfreeopen-developer

### Embed Badge

![Health badge](/badges/open-developer-open-developer/health.svg)

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[open-admin-org/open-admin

open-admin. Open-source Laravel Admin panel. No pro or paid package, free &amp; open. Based on laravel-admin, with special thanks to z-song

28771.7k22](/packages/open-admin-org-open-admin)[dcat-plus/laravel-admin

dcat-plus admin

1474.0k10](/packages/dcat-plus-laravel-admin)[printnow/laravel-admin

Dcat admin 永久分叉版 / 支持 Laravel 10-13, PHP 版本限制 &gt;= 8.1（支持 PHP 8.5）

462.6k](/packages/printnow-laravel-admin)

PHPackages © 2026

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