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

AbandonedLaravel[Framework](/categories/framework)

mariojgt/onixpro
================

A laravel page buidler out of the box

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

Since Sep 23Pushed 1y ago2 watchersCompare

[ Source](https://github.com/mariojgt/onix-pro)[ Packagist](https://packagist.org/packages/mariojgt/onixpro)[ RSS](/packages/mariojgt-onixpro/feed)WikiDiscussions main Synced today

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

39

—

LowBetter than 86% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity22

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

1160d 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-onixpro/health.svg)

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

###  Alternatives

[mariojgt/onix

A laravel page buidler out of the box

421.2k](/packages/mariojgt-onix)[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[tomatophp/filament-cms

Full CMS System with support of importing integrations and multi meta functions

11410.4k4](/packages/tomatophp-filament-cms)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27431.5k](/packages/rahulalam31-laravel-abuse-ip)[laravel-frontend-presets/black-dashboard

Laravel 11.x Front-end preset for black dashboard

8726.2k](/packages/laravel-frontend-presets-black-dashboard)[hassanzohdy/mongez

A Robust application handler for building neat laravel application(s).

192.2k](/packages/hassanzohdy-mongez)

PHPackages © 2026

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