PHPackages                             accelade/pages - 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. accelade/pages

ActiveLibrary[Admin Panels](/categories/admin)

accelade/pages
==============

Build structured pages with consistent layouts, headers, footers, and slots for Laravel applications

1.0.0(5mo ago)05[1 PRs](https://github.com/accelade/pages/pulls)MITBladePHP ^8.2|^8.3|^8.4CI passing

Since Jan 19Pushed 2mo agoCompare

[ Source](https://github.com/accelade/pages)[ Packagist](https://packagist.org/packages/accelade/pages)[ GitHub Sponsors](https://github.com/fadymondy)[ RSS](/packages/accelade-pages/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (4)Used By (0)

Accelade Pages
==============

[](#accelade-pages)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c6770954f795ac478ef0acad3cb8030572f79f67a7cbd8a13a746083ca833534/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616363656c6164652f70616765732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/accelade/pages)[![GitHub Tests Action Status](https://camo.githubusercontent.com/447ede006806fb8ae1a69985867c3c081ffd146ab62cbf42ee6ba95e7ac8bce2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616363656c6164652f70616765732f74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/accelade/pages/actions?query=workflow%3Atests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f6063470def6231d488b9946ad2ad051e6ffb4b27a6a984009cae19f822635cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616363656c6164652f70616765732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/accelade/pages)

Build structured pages with consistent layouts, headers, footers, and slots for Laravel applications. Part of the Accelade ecosystem.

Features
--------

[](#features)

- **Page Component** - `` for consistent page structure
- **Multiple Layouts** - App (full), Simple (centered card), Empty (minimal)
- **Headers &amp; Footers** - Customizable heading, subheading, and footer slots
- **Panel Integration** - Automatically uses panel layouts when available
- **Standalone Mode** - Works independently without panel package
- **Accelade Integration** - Includes `@acceladeStyles` and `@acceladeScripts` directives

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

[](#installation)

You can install the package via composer:

```
composer require accelade/pages
```

You can publish the config file with:

```
php artisan vendor:publish --tag="accelade-pages-config"
```

Quick Start
-----------

[](#quick-start)

### Basic Page

[](#basic-page)

```

        {{-- Your content --}}

```

### Page with Custom Header

[](#page-with-custom-header)

```

            User Management
            Add User

    {{-- Content --}}

```

### Simple Layout (Login/Register)

[](#simple-layout-loginregister)

```

        {{-- Login form --}}

        Don't have an account? Register

```

### Empty Layout

[](#empty-layout)

```

    {{-- Minimal content without any chrome --}}

```

Layouts
-------

[](#layouts)

LayoutDescription`app`Full layout with header, sidebar, footer (default)`simple`Centered card layout, ideal for auth pages`empty`Minimal layout without any chromePanel Integration
-----------------

[](#panel-integration)

When used with `accelade/panel`, pages automatically:

- Use panel's themed layouts (`panel::layouts.app`, etc.)
- Include panel's navigation, header, and footer
- Apply panel's color scheme and theme

When used standalone (without panel):

- Uses built-in responsive layouts
- Includes dark mode toggle
- Integrates Accelade notifications

Documentation
-------------

[](#documentation)

The package includes comprehensive documentation available in the Accelade docs portal:

- [Getting Started](docs/getting-started.md) - Installation and basic usage
- [Layouts](docs/layouts.md) - Available layouts and customization
- [Headers &amp; Slots](docs/slots.md) - Working with slots and custom headers
- [Examples](docs/examples.md) - Real-world usage examples
- [PHP Classes](docs/php-classes.md) - Using Page classes programmatically

Testing
-------

[](#testing)

```
# Run tests
composer test

# Run tests with coverage
composer test:coverage

# Run code formatter
composer format

# Run mago linter
composer mago
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

Please review [our security policy](.github/SECURITY.md) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Fady Mondy](https://github.com/3x1io)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance78

Regular maintenance activity

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

165d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2147eb2fca7ab5f0124d0fafd88ba2d2a5dfa3a0036fb8872d1084b7cba29366?d=identicon)[fadymondy](/maintainers/fadymondy)

---

Top Contributors

[![fadymondy](https://avatars.githubusercontent.com/u/11937812?v=4)](https://github.com/fadymondy "fadymondy (7 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

laravelpagesadmin-panelblade-componentslayoutsaccelade

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/accelade-pages/health.svg)

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

PHPackages © 2026

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