PHPackages                             bytic/admin-base - 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. [Admin Panels](/categories/admin)
4. /
5. bytic/admin-base

ActiveLibrary[Admin Panels](/categories/admin)

bytic/admin-base
================

Admin interface package for bytic framework

2.0.18(1mo ago)03.4k3MITSCSSPHP ^8.2

Since Feb 7Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/bytic/admin-base)[ Packagist](https://packagist.org/packages/bytic/admin-base)[ Docs](https://github.com/bytic/admin-base)[ RSS](/packages/bytic-admin-base/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (33)Versions (151)Used By (3)

Admin Base
==========

[](#admin-base)

Components for building admin modules

Features
--------

[](#features)

### Modern UI Theme

[](#modern-ui-theme)

- **Modern Color Palette**: Professional indigo-based primary colors with complementary accents
- **Enhanced Cards**: Subtle shadows, smooth hover effects, and rounded corners
- **Gradient Buttons**: Modern button styles with gradients and smooth transitions
- **Improved Forms**: Better focus states with ring indicators
- **Modern Tables**: Hover effects and improved typography
- **Enhanced Components**: Modernized badges, alerts, dropdowns, modals, and pagination

### Symfony UX Turbo Integration

[](#symfony-ux-turbo-integration)

The package now includes [Symfony UX Turbo](https://turbo.hotwired.dev/) for fast, SPA-like page navigation without the complexity of a JavaScript framework.

#### Features:

[](#features-1)

- **Instant Navigation**: Pages load without full page refreshes
- **Automatic Page Updates**: Leverage Turbo Streams for real-time updates
- **Form Handling**: Enhanced form submissions with Turbo
- **Progressive Enhancement**: Works with or without JavaScript

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

[](#installation)

### Build Assets

[](#build-assets)

1. Install dependencies:

```
yarn install
```

2. Build for development:

```
yarn run dev
```

3. Build for production:

```
yarn run prod
```

Theme Customization
-------------------

[](#theme-customization)

The modern theme can be customized by overriding SCSS variables in your project:

```
// Override modern colors
$primary: #your-color;
$secondary: #your-color;

// Import the admin theme
@import "~bytic/admin-base/resources/themes/bootstrap5/assets/sass/admin";
```

### Color Palette

[](#color-palette)

The default modern color palette includes:

- **Primary**: Modern indigo (#4f46e5)
- **Success**: Emerald green (#10b981)
- **Info**: Modern blue (#3b82f6)
- **Warning**: Amber (#f59e0b)
- **Danger**: Modern red (#ef4444)

#### UI INSPIRATION

[](#ui-inspiration)

#### Framework inspiration

[](#framework-inspiration)

-
-
-
-
-

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance94

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity94

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 88.1% 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 ~21 days

Recently: every ~14 days

Total

144

Last Release

31d ago

Major Versions

1.0.121 → 2.0.12025-03-29

1.0.122 → 2.0.22025-04-07

1.0.123 → 2.0.32025-04-08

1.0.124 → 2.0.42025-05-04

1.0.x-dev → 2.0.52025-05-11

PHP version history (4 changes)1.0.0PHP ^7.0

1.0.61PHP ^7.4|^8.0

1.0.108PHP ^8.0

2.0.15PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![gabrielsolomon](https://avatars.githubusercontent.com/u/17990591?v=4)](https://github.com/gabrielsolomon "gabrielsolomon (200 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (27 commits)")

### Embed Badge

![Health badge](/badges/bytic-admin-base/health.svg)

```
[![Health](https://phpackages.com/badges/bytic-admin-base/health.svg)](https://phpackages.com/packages/bytic-admin-base)
```

PHPackages © 2026

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