PHPackages                             onericcomputing/mmanager-module-builder - 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. onericcomputing/mmanager-module-builder

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

onericcomputing/mmanager-module-builder
=======================================

m'Manager Module Builder

v1.1(5y ago)08MITPHP

Since Jun 6Pushed 5y ago2 watchersCompare

[ Source](https://github.com/onericcomputing/mmanager-module-builder)[ Packagist](https://packagist.org/packages/onericcomputing/mmanager-module-builder)[ RSS](/packages/onericcomputing-mmanager-module-builder/feed)WikiDiscussions master Synced 1w ago

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

m'Manager Module Builder
========================

[](#mmanager-module-builder)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b58fb496d0fc890d954a217c08b4f327a8ff0cf32fc87c444b4581977eadc03a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/onericcomputing/mmanager-module-builder/?branch=master)[![Build Status](https://camo.githubusercontent.com/008a5d91c9d24bf8e47263f5ce0e9dbf7df3cfc1c43eca84a2a7da28677d2752/68747470733a2f2f7472617669732d63692e6f72672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/onericcomputing/mmanager-module-builder)[![Latest Stable Version](https://camo.githubusercontent.com/dc1d19554e151d01b0a4afe34db183c9ff786668ff402a0000b542f22dad37eb/68747470733a2f2f706f7365722e707567782e6f72672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722f762f737461626c652e737667)](https://packagist.org/packages/onericcomputing/mmanager-module-builder) [![Total Downloads](https://camo.githubusercontent.com/c900e5a4b9b54546000d83db6caef33a4420fc0b41b746f34756d4b19b03fd34/68747470733a2f2f706f7365722e707567782e6f72672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722f646f776e6c6f6164732e737667)](https://travis-ci.org/onericcomputing/mmanager-module-builder)[![Latest Unstable Version](https://camo.githubusercontent.com/98f25796c911b887c251dc2be6562b828fc07bb467f97fd87c69fb937534b027/68747470733a2f2f706f7365722e707567782e6f72672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722f762f756e737461626c652e737667)](https://packagist.org/packages/onericcomputing/mmanager-module-builder) [![License](https://camo.githubusercontent.com/2b58c6fe25ea76c1aa78bdab5dcb3afa47f7b792c758090f763d4c3138b7da81/68747470733a2f2f706f7365722e707567782e6f72672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722f6c6963656e73652e737667)](https://packagist.org/packages/onericcomputing/mmanager-module-builder)[![Code Intelligence Status](https://camo.githubusercontent.com/0484ff39c96d48e43a6be46203f5ecf3eacda693577f650f01ac4364cabc24dc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f6e65726963636f6d707574696e672f6d6d616e616765722d6d6f64756c652d6275696c6465722f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Official API to create modules for **[m'Manager | Invoices Management System](https://codecanyon.net/item/mmanager-invoices-management-system/19866435?s_rank=1)**

If you're using **[m'Manager | Invoices Management System](https://codecanyon.net/item/mmanager-invoices-management-system/19866435?s_rank=1)** for your buisiness and as a Web Developer, you want to extend it with your own free or Premium Modules, this package is designed to help you achieve the task with less effort.

Requirements
------------

[](#requirements)

- **[m'Manager | Invoices Management System](https://codecanyon.net/item/mmanager-invoices-management-system/19866435?s_rank=1) v.1.7**

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

[](#installation)

In the `composer.json` file of your **m'Manager installation**, add this line:

```
"require-dev": {
	"onericcomputing/mmanager-module-builder": "dev-master"
}

```

Then run a `composer update` .

Usage
-----

[](#usage)

In a CodeIgniter controller file, add these lines

```
