PHPackages                             cgdsoftware/control-panel-api - 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. [API Development](/categories/api)
4. /
5. cgdsoftware/control-panel-api

ActiveLibrary[API Development](/categories/api)

cgdsoftware/control-panel-api
=============================

Control Panel API for Laravel Enso

v3.2.3(3y ago)0697MITPHP

Since Apr 21Pushed 3y agoCompare

[ Source](https://github.com/cgdsoftware/control-panel-api)[ Packagist](https://packagist.org/packages/cgdsoftware/control-panel-api)[ RSS](/packages/cgdsoftware-control-panel-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (93)Used By (0)

Control Panel API
=================

[](#control-panel-api)

[![Codacy Badge](https://camo.githubusercontent.com/2c02dacf04206c01de851fd0593cb8853009b56772792358069527c158fc7bf1/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3332303063656261386165613461333161633164666538323633323862636231)](https://www.codacy.com/app/laravel-enso/control-panel-api?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/control-panel-api&utm_campaign=Badge_Grade)[![StyleCI](https://camo.githubusercontent.com/e8bc03129aa065bfe76c0ee88d58c607863b090dfbd6c13126c6aaffc578bdaf/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f38383937393532302f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/88979520)[![License](https://camo.githubusercontent.com/1e7f3f66917f24d3ea3aa3e0ccbddd8e15bcd32dffde4b7cd3a9f711e94a70c5/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f636f6e74726f6c2d70616e656c2d6170692f6c6963656e7365)](https://https://packagist.org/packages/laravel-enso/control-panel-api)[![Total Downloads](https://camo.githubusercontent.com/5419a432a4a3cb39dee6fd2a2473c431dcbbcfdd8d12fa8d10c2aa570f64a556/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f636f6e74726f6c2d70616e656c2d6170692f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/control-panel-api)[![Latest Stable Version](https://camo.githubusercontent.com/ff6a7eaa530f414e87a101c031388b46aa3edee670dca3c2bb28546027639bdf/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f636f6e74726f6c2d70616e656c2d6170692f76657273696f6e)](https://packagist.org/packages/laravel-enso/control-panel-api)

The package depends on the Laravel/Passport official package.

### Installation

[](#installation)

Follow the next steps for completing the [Passport package install](https://laravel.com/docs/5.4/passport#installation):

- run `composer require laravel-enso/ControlPanelApi`
- run `php artisan migrate`
- run `php artisan passport:install`
- set `'driver' => 'passport',` inside `config/auth.php` for the api guard.
- publish the laravel passport FE components: `php artisan vendor:publish --tag=passport-components`
- register the components in `resources/js/app.js`
    - Vue.component('passport-clients', require('./components/passport/Clients.vue'));
    - Vue.component('passport-authorized-clients', require('./components/passport/AuthorizedClients.vue'));
    - Vue.component('passport-personal-access-tokens', require('./components/passport/PersonalAccessTokens.vue'));
- compile the js assets `npm run dev`, `gulp`, etc.
- include the component `` where desired. Optionally, you may use the `manage-oauth-tokens` permission to allow just admins to manage the clients.

Next steps are required for this package:

- Use the FE to define an OAuth client, and take note of the ID and the secret (you'll need these in the client that consumes the services)

**Note** The packages comes with the `manage-oauth-tokens` policy that allows you to only show the `passport-clients` VueJS component to admins.

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~90 days

Total

88

Last Release

1207d ago

Major Versions

1.3.4 → 2.0.02018-08-20

1.3.5 → 2.0.32018-08-26

1.3.6 → 2.1.02019-03-08

2.5.9 → 3.0.02020-06-24

PHP version history (2 changes)1.0.0PHP &gt;=5.6.4

1.3.3PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/179251?v=4)[Curtis Delicata](/maintainers/curtisdelicata)[@curtisdelicata](https://github.com/curtisdelicata)

---

Top Contributors

[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (46 commits)")[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (23 commits)")[![raftx24](https://avatars.githubusercontent.com/u/10864136?v=4)](https://github.com/raftx24 "raftx24 (20 commits)")[![GITmanuela](https://avatars.githubusercontent.com/u/44998004?v=4)](https://github.com/GITmanuela "GITmanuela (2 commits)")[![curtisdelicata](https://avatars.githubusercontent.com/u/179251?v=4)](https://github.com/curtisdelicata "curtisdelicata (2 commits)")[![vmcvlad](https://avatars.githubusercontent.com/u/37445394?v=4)](https://github.com/vmcvlad "vmcvlad (1 commits)")[![DevIonut](https://avatars.githubusercontent.com/u/19207797?v=4)](https://github.com/DevIonut "DevIonut (1 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

---

Tags

apilaravelcontrolpanelcgdsoftware

### Embed Badge

![Health badge](/badges/cgdsoftware-control-panel-api/health.svg)

```
[![Health](https://phpackages.com/badges/cgdsoftware-control-panel-api/health.svg)](https://phpackages.com/packages/cgdsoftware-control-panel-api)
```

###  Alternatives

[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[d-scribe/laraquick

A collection of classes to be extended/used in laravel applications for quick development

371.8k1](/packages/d-scribe-laraquick)

PHPackages © 2026

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