PHPackages                             anamsoft/hwaravel - 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. anamsoft/hwaravel

ActiveProject[Framework](/categories/framework)

anamsoft/hwaravel
=================

The Hwaravel - Fast Dashboard.

v1.0.1(3y ago)2182MITBladePHP ^7.3|^8.0

Since Dec 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/anamsoftware/hwaravel)[ Packagist](https://packagist.org/packages/anamsoft/hwaravel)[ Docs](https://anamsoft.tech)[ RSS](/packages/anamsoft-hwaravel/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (19)Versions (4)Used By (0)

 [![](./public/assets/images/logo-light.png)](./public/assets/images/logo-light.png)

Free open source admin dashboard
 `composer create-project anamsoft/hwaravel`

[![Total Downloads](https://camo.githubusercontent.com/b6647e1211f27e4a3d22c7207ca87be3804ae3145145e8261a400b6ef9398ce2/68747470733a2f2f706f7365722e707567782e6f72672f616e616d736f66742f687761726176656c2f642f746f74616c)](https://packagist.org/packages/anamsoft/hwaravel)[![Latest Stable Version](https://camo.githubusercontent.com/a4ce6615efbc23cfae1ec28a3cdfe4932c8df43ff65746df066f7e7cb0a38906/68747470733a2f2f706f7365722e707567782e6f72672f616e616d736f66742f687761726176656c2f762f737461626c65)](https://packagist.org/packages/anamsoft/hwaravel)[![License](https://camo.githubusercontent.com/e47b2e3d08ea3b7e84eb57a4b45f36e6e6ebe2d7ba39894c1a6c5139c81aa3dc/68747470733a2f2f706f7365722e707567782e6f72672f616e616d736f66742f687761726176656c2f6c6963656e7365)](https://packagist.org/packages/anamsoft/hwaravel)

About Hwaravel
--------------

[](#about-hwaravel)

Hwaravel is the best free admin dashboard for individuals and businesses, built on top of Laravel Framework and the latest technologies. Our goal is "Efficient and friendly for everyone":

- Efficiency: Meet even the smallest requirements of customers.
- Friendly: Easy to use, easy to maintain, easy to develop.
- Everyone: Businesses, individuals, developers, students.

Technology
----------

[](#technology)

- Core [Laravel Framework](https://laravel.com)

Requirements:
-------------

[](#requirements)

From Version 5.0

> Core laravel framework 8.x requirements::

```
- PHP >= 7.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- BCMath PHP Extension

```

Installation &amp; configuration:
---------------------------------

[](#installation--configuration)

**Step1: Install last version Hwaravel**

Option 1: **From composer**

```
composer create-project anamsoft/hwaravel

```

Option 2: **From github**

```
git clone https://github.com/anamsoftware/hwaravel.git

```

Then, install vendor:

```
composer install

```

**Step2: Set writable permissions for the following directories:**

- `storage`
- `vendor`
- `bootstrap/cache`

**Step3: Create database**

```
- Create a new database. Example database name is "hwaravel"

```

**Step4: Install**

```
1: Create new database.
2 Copy file .env.example to .env if file .env not exist.
3: Generate API key if APP_KEY is null.
- Use command "php artisan key:gen"
4: Config value of file .env:
- APP_DEBUG=false (Set "false" is security)
- DB_HOST=127.0.0.1 (Database host)
- DB_PORT=3306 (Database port)
- DB_DATABASE=hwaravel (Database name)
- DB_USERNAME=root (User name use database)
- DB_PASSWORD= (Password connect to database)
- APP_URL=http://hwaravel.abc (Your url)
- APP_ADMIN_DIR=admin (Path to admin)

```

**Step5: Install completed**

- Access to url admin: **your-domain/admin**.
- User/pass `admin/admin123`

Security Vulnerabilities:
-------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within Hwaravel, please send an e-mail to Phi Hoang via . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

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

Total

2

Last Release

1136d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fe1d5452646cf6e3f59370a8e87a68bfa907dd11480c8839a1c71f5712de48d6?d=identicon)[anamsoft](/maintainers/anamsoft)

---

Top Contributors

[![hoangphidev](https://avatars.githubusercontent.com/u/32218935?v=4)](https://github.com/hoangphidev "hoangphidev (22 commits)")[![amaisphihoang](https://avatars.githubusercontent.com/u/146047625?v=4)](https://github.com/amaisphihoang "amaisphihoang (1 commits)")

---

Tags

admin-dashboardanam-softwareanamsofthwaravelhwavinalaravel-frameworkframeworklaravelhwaravelhwaravel dashboardanamsoftanamsoftwareanam software

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/anamsoft-hwaravel/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[krayin/laravel-crm

Krayin CRM

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

Free &amp; Open Source Invoice App for Individuals &amp; Small Businesses. https://craterapp.com

8.3k4.2k](/packages/bytefury-crater)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[qingwuit/qwshop

laravel+vue for b2b2c.

1002.8k](/packages/qingwuit-qwshop)

PHPackages © 2026

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