PHPackages                             yousry943/easyadmin - 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. yousry943/easyadmin

ActiveProject[Framework](/categories/framework)

yousry943/easyadmin
===================

EasyAdmin is a great admin to use multi authentication, multi language, multi email template.Don't create new admin panel when you start a new project just use it

v1.0.3(5y ago)025[4 PRs](https://github.com/yousry943/easyadmin/pulls)MITPHPPHP ^7.2.5

Since Jun 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yousry943/easyadmin)[ Packagist](https://packagist.org/packages/yousry943/easyadmin)[ RSS](/packages/yousry943-easyadmin/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (13)Versions (8)Used By (0)

EasyAdmin Free Laravel Bootstrap Admin Template
===============================================

[](#easyadmin-free-laravel-bootstrap-admin-template)

[![Bootstrap Admin Template](https://camo.githubusercontent.com/3625028f00f0e39b61b921c094a919be5ea652b54e5ac5e836323be1228443c4/68747470733a2f2f64726976652e676f6f676c652e636f6d2f66696c652f642f314f59717843716470465a764c7159317538657749652d5954554364324434695f2f766965773f7573703d73686172696e67)](https://drive.google.com/file/d/1OYqxCqdpFZvLqY1u8ewIe-YTUCd2D4i_/view?usp=sharing)

EasyAdmin is a great admin to use multi authentication,multi language,multi email template. Don't create new admin panel when you start a new project just use it.

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Usage](#Usage)
- [Features](#Features)

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

[](#installation)

```
# clone the repo
 composer create-project yousry943/easyadmin

# go into app's directory
cd easyadmin

# run database migration
php artisan migrate

#run database seed
php artisan db:seed
```

Copy file ".env.example", and change its name to ".env". Then in file ".env" replace this database configuration:

- DB\_CONNECTION=mysql
- DB\_HOST=127.0.0.1
- DB\_PORT=3306
- DB\_DATABASE=laravel
- DB\_USERNAME=root
- DB\_PASSWORD=

Usage
-----

[](#usage)

```
# start local server
php artisan serve

```

Open your browser with address:
Click "Login" on sidebar menu and log in with credentials:

This user has roles: super admin\_

- E-mail: **
- Password: *123456*

This user has roles: without any permation \_

- E-mail: **
- Password: *123456*

Open your browser with address:
Click "Login" on sidebar menu and log in with credentials:

- E-mail: **
- Password: *123456*

For use email function

will find founction in this path :

- app\\Helpers\\Helper.php For calling founction :
- use Helper;
- $data = array('blade-path' =&gt; 'email.EmailTemplate', 'to'=&gt;$request-&gt;to, 'from'=&gt;'', 'cc'=&gt;$request-&gt;cc, 'subject'=&gt;$request-&gt;subject, 'body'=&gt;$request-&gt;body, );
- Helper::sendmail($data);

---

Features
--------

[](#features)

#### Role management

[](#role-management)

Allows you to create, edit, delete and reorder user roles.

#### Multi authentication

[](#multi-authentication)

Admin have user and admin authentication.

#### Multi language

[](#multi-language)

Admin allow you to create webiste have many languages.

#### Multi email template

[](#multi-email-template)

Admin allow you to create mulity mail template and its have one helper function to call it from any controller

Support EasyAdmin Development
-----------------------------

[](#support-easyadmin-development)

EasyAdmin is an open source project and completely free to use. You can support development by connecting to me on [Gmail](mailto:ayousry943@gmail.com)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

2093d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1363e0c1c55a1b53d5b69efeb5c82a8d28c6ceb27f9f55f0f2536771965b4819?d=identicon)[yousry](/maintainers/yousry)

---

Top Contributors

[![ayousry100](https://avatars.githubusercontent.com/u/194289970?v=4)](https://github.com/ayousry100 "ayousry100 (21 commits)")

---

Tags

frameworklaraveladminlaravel-admineasyadminpanal

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yousry943-easyadmin/health.svg)

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

###  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)[bytefury/crater

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

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

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)[bpocallaghan/laravel-admin-starter

The Laravel Framework.

3511.4k](/packages/bpocallaghan-laravel-admin-starter)

PHPackages © 2026

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