PHPackages                             mariojgt/onix - 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. mariojgt/onix

ActiveLaravel

mariojgt/onix
=============

A laravel page buidler out of the box

3.0.1(3y ago)421.2k5[1 issues](https://github.com/mariojgt/onix/issues)MITBladePHP ^8.1

Since Sep 23Pushed 1y ago2 watchersCompare

[ Source](https://github.com/mariojgt/onix)[ Packagist](https://packagist.org/packages/mariojgt/onix)[ RSS](/packages/mariojgt-onix/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (52)Used By (0)

Onix - Laravel Page Builder
===========================

[](#onix---laravel-page-builder)

Onix is a powerful page builder that integrates seamlessly with Laravel. It provides a flexible and efficient way to create reusable blocks and manage pages.

Getting Started
---------------

[](#getting-started)

To get started with Onix, you need to install it via composer:

```
composer require mariojgt/onix
```

After installation, run the Onix installation command:

```
php artisan install:onix
```

Add the following line to your `.env` file to avoid unwanted requests to the API:

```
VITE_ONIX_API_KEY=any_value
```

Creating Reusable Blocks
------------------------

[](#creating-reusable-blocks)

To create a new block, run the following command and follow the instructions:

```
php artisan onix:block
```

This will create a new block class and blade template in the `resources/onix/blocks` folder. The PHP class will be located in the `app/Onix/Blocks` folder.

### Accessing the Page Builder Settings

[](#accessing-the-page-builder-settings)

To access the page builder, navigate to the path `onix/settings` in your application. You can protect the acess using the config `onix.middleware` by default its web(public)

Commands
--------

[](#commands)

Onix provides several commands to help manage your application:

- Republish: `Mariojgt\Onix\Commands\Republish`
- Install: `Mariojgt\Onix\Commands\Install`
- CreateOnixBlock: `Mariojgt\Onix\Commands\CreateOnixBlock`

Controllers
-----------

[](#controllers)

Onix includes several controllers for handling various aspects of your application:

- OnixApiController: `Mariojgt\Onix\Controllers\OnixApiController`
- OnixApiDeployController: `Mariojgt\Onix\Controllers\OnixApiDeployController`
- OnixBlockController: `Mariojgt\Onix\Controllers\OnixBlockController`
- OnixController: `Mariojgt\Onix\Controllers\OnixController`
- OnixDeployController: `Mariojgt\Onix\Controllers\OnixDeployController`
- OnixPageController: `Mariojgt\Onix\Controllers\OnixPageController`
- OnixSettingsController: `Mariojgt\Onix\Controllers\OnixSettingsController`
- OnixSitePageController: `Mariojgt\Onix\Controllers\OnixSitePageController`

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

[](#contributing)

Contributions are welcome!

License
-------

[](#license)

This project is licensed under the terms of the MIT License.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 93.6% 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 ~18 days

Recently: every ~133 days

Total

51

Last Release

1165d ago

Major Versions

v1.x-dev → 2.0.02021-04-10

2.1.0 → 3.0.02023-03-08

PHP version history (3 changes)1.0.8PHP ^7.3.0

1.4.5PHP ^7.3|^8.0

3.0.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![mariojgt](https://avatars.githubusercontent.com/u/7347012?v=4)](https://github.com/mariojgt "mariojgt (147 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")

---

Tags

bootstrapcssgrapegrapejsgrapesjsjsgrapelaravellaravel-grapejslaravel-page-builderonixpage-builderpagebuilderpagebuilder-laraveltailwindtailwindcsslaravelbuilderpage buildergrapejsLaravel Page buildergrape jsck editor

### Embed Badge

![Health badge](/badges/mariojgt-onix/health.svg)

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

###  Alternatives

[nguyendachuy/laravel-menu

Laravel Menu Builder | Drag &amp; Drop | Bootstrap | Laravel 7 | Laravel 8 | Laravel 9 | Laravel 10 | Laravel 11 | Laravel 12

162.2k](/packages/nguyendachuy-laravel-menu)

PHPackages © 2026

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