PHPackages                             jessyledama/domain-manager - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jessyledama/domain-manager

ActiveProject[Utility &amp; Helpers](/categories/utility)

jessyledama/domain-manager
==========================

An app for managing domains in Ubuntu Server.

v0.1.3(2y ago)28MITPHPPHP ^8.1

Since Aug 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/JessyLedama/domain-manager)[ Packagist](https://packagist.org/packages/jessyledama/domain-manager)[ RSS](/packages/jessyledama-domain-manager/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (14)Versions (5)Used By (0)

About Domain Manager
--------------------

[](#about-domain-manager)

This domain manager is a solution for people who manage multiple domains in a linux environment. After installation, this system will help to automate some of your tasks as follows:

- Suppose you just built your project and deployed it. Your project is now ready for launch, but it is currently running on `192.168.123.456:8000` but you want it accessible through `example.com`. Lucky for you, you have this domain manager up and running.
- You log into the system and create a domain called `example.com` and its proxy you set as `192.168.123.456:8000`. Having done that, you open a new tab and go to example.com, and voila! Your project is ready for launch!
- When you create a domain in the system, a reverse proxy and a service file will be created automatically for the domain. Therefore, if your project is running on `192.168.123.456:8000` and you have created its domain as `example.com`, you will now be able to access the it through example.com

How To Install
--------------

[](#how-to-install)

This project was built using Laravel 10. Therefore, you need to have composer in your environment. If you do not have composer installed read here for more information about [composer](https://getcomposer.org/doc/00-intro.md).

You may clone this project on github directly or using composer `composer create-project jessyledama/domain-manager`

Once the installation process is complete, you may cd into your project `cd domain-manager`

Migrate your database `php artisan migrate`

Seed test data `php artisan db:seed`

Start the project `php artisan serve`

Once the system runs, it will be available on `localhost:8000` or as displayed in the terminal.

Setting Up Domains
------------------

[](#setting-up-domains)

Once your server is running, you can access it on the browser then follow the following steps:

- Log in
- Create a path for your proxy file (default is /etc/apache2/sites-available/domain.conf)
- Create a path for your service file (default is /etc/systemd/system/domain.service)
- Create a domain.
- The system creates a sites-available file (/etc/apache2/sites-available/domain.conf) aka reverse proxy.
- The system creates a service (/etc/systemd/system/domain.service).

Once these steps have been completed, your project is now accessible on domain.com and [www.domain.com](http://www.domain.com)

Why Domain Manager
------------------

[](#why-domain-manager)

This domain manager keeps a list of your domains in the database. As such, should any file be deleted, the system will automatically recreate the files. This ensures that all your domains run smoothly.

From The Author
---------------

[](#from-the-author)

This domain manager was developed and is maintained by [Jessy Ledama](https://github.com/JessyLedama) as a free open source solution. You are free to use it as you please.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within this package, please send an e-mail to Jessy Ledama via . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

This Domain Manager is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Total

4

Last Release

990d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16636809?v=4)[Jessy Ledama](/maintainers/JessyLedama)[@JessyLedama](https://github.com/JessyLedama)

---

Top Contributors

[![JessyLedama](https://avatars.githubusercontent.com/u/16636809?v=4)](https://github.com/JessyLedama "JessyLedama (22 commits)")

---

Tags

domain-managementdomainslaravelopen-sourcedomaindomain manager

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/jessyledama-domain-manager/health.svg)

```
[![Health](https://phpackages.com/badges/jessyledama-domain-manager/health.svg)](https://phpackages.com/packages/jessyledama-domain-manager)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.4k](/packages/blair2004-nexopos)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

43311.1k](/packages/venturedrake-laravel-crm)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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