PHPackages                             abdallah-tah/abdalkit - 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. abdallah-tah/abdalkit

ActiveLibrary[Framework](/categories/framework)

abdallah-tah/abdalkit
=====================

Abdalkit is a sophisticated Laravel package designed specifically for KAVX, streamlining the development process by providing a unified and easily implementable theme for the company's web applications.

09Blade

Since Mar 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Abdallah-Tah/abdalkit)[ Packagist](https://packagist.org/packages/abdallah-tah/abdalkit)[ RSS](/packages/abdallah-tah-abdalkit/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

AbdalKit
========

[](#abdalkit)

AbdalKit is a Laravel starter kit with a few features that are typical for almost any project.

(#available-themes).

The package supports:

- [Laravel Breeze](https://github.com/laravel/breeze) (Tailwind)

`❗` **IMPORTANT:** This package must be used in a **NEW** Laravel project. Existing project functionalities, such as routes or controllers, may be overridden by Larastarters.

---

Features
--------

[](#features)

Along with the Design Themes, AbdalKit adds a few features that are typical for almost any project:

- Profile management form to change name/email/password
- A sample table of Users list
- A sample static text page
- Two-level menu on the sidebar
- Roles and Permissions management
- Livewire integration

Get Started
-----------

[](#get-started)

AbdalKit requires PHP 8+ and Laravel 9+.

1. Create a new Laravel project.
2. Require AbdalKit as a dev dependency, run:

    ```
    composer require abdallah-tah/abdalkit:dev-main --dev
    ```
3. Configure AbdalKit, run the command below:

    ```
    php artisan abdalkit:install
    ```
4. Create a new database for your project using your preferred database management system (e.g., MySQL, PostgreSQL, SQLite, SQL Server).
5. Set up your database connection in the `.env` file with the appropriate credentials and database name.
6. Run the migrations to set up the required tables in the database:

    ```
    php artisan migrate
    ```
7. Compile the project assets, run:

    ```
    npm install && npm run dev
    ```
8. That's it! You have Laravel Auth starter, just visit the home page and click Log in / Register.

Available Themes
----------------

[](#available-themes)

In the current version, there is only one theme available - Tailwind. We are planning to add more themes in the future.

**Tailwind Themes with Laravel Breeze**

- [Tailwind Components](https://github.com/tailwindcomponents/dashboard)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/96321216?v=4)[Abdallah Mohamed](/maintainers/abdallah-tah)[@Abdallah-Tah](https://github.com/Abdallah-Tah)

---

Top Contributors

[![AbdallahMohamedKAVX](https://avatars.githubusercontent.com/u/173705695?v=4)](https://github.com/AbdallahMohamedKAVX "AbdallahMohamedKAVX (40 commits)")[![Abdallah-Tah](https://avatars.githubusercontent.com/u/96321216?v=4)](https://github.com/Abdallah-Tah "Abdallah-Tah (5 commits)")

### Embed Badge

![Health badge](/badges/abdallah-tah-abdalkit/health.svg)

```
[![Health](https://phpackages.com/badges/abdallah-tah-abdalkit/health.svg)](https://phpackages.com/packages/abdallah-tah-abdalkit)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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