PHPackages                             azmanabdlh/niqah-editor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. azmanabdlh/niqah-editor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

azmanabdlh/niqah-editor
=======================

Engine editor by NIQAH

00[3 PRs](https://github.com/azmanabdlh/niqah-editor/pulls)PHPCI passing

Since May 11Pushed 1mo agoCompare

[ Source](https://github.com/azmanabdlh/niqah-editor)[ Packagist](https://packagist.org/packages/azmanabdlh/niqah-editor)[ RSS](/packages/azmanabdlh-niqah-editor/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (10)Used By (0)

NIQAH Editor
============

[](#niqah-editor)

[![cover.png](cover.png)](cover.png)

NIQAH editor is a Laravel package that serves as the architectural foundation for the NIQAH dynamic page editor ecosystem. Designed for specific internal business purposes, it provides a flexible engine for managing modular block components.

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

[](#installation)

You can install the package via composer:

```
composer require azmanabdlh/niqah-editor
```

You can publish the config file with:

```
php artisan vendor:publish --tag="niqah_editor-config"
```

This is the contents of the published config file:

```
