PHPackages                             julio101290/boilerplatebranchoffice - 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. [Database &amp; ORM](/categories/database)
4. /
5. julio101290/boilerplatebranchoffice

ActiveLibrary[Database &amp; ORM](/categories/database)

julio101290/boilerplatebranchoffice
===================================

CodeIgniter4 Boilerplatebranchoffice CRUD MVC contain capture per companie Key,name, address, admin box

v1.0.5(10mo ago)2711MITPHPPHP ^7.3 || ^8.0

Since Nov 29Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/julio101290/boilerplatebranchoffice)[ Packagist](https://packagist.org/packages/julio101290/boilerplatebranchoffice)[ Fund](https://cesarsystems.com.mx/)[ Fund](https://saweria.co/agungsugiarto)[ RSS](/packages/julio101290-boilerplatebranchoffice/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (8)Versions (6)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/67dea3932e18b17d3023296c73bc6603b7c16c34e259cd8a6c40a292c4ad538f/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6a756c696f3130313239302f626f696c6572706c6174656272616e63686f66666963652f762f737461626c65)](https://packagist.org/packages/julio101290/boilerplatebranchoffice) [![Total Downloads](https://camo.githubusercontent.com/6bfb05b310b3984923c9efb6e28048230950f4ca8980490f3ba01bba4d105e75/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6a756c696f3130313239302f626f696c6572706c6174656272616e63686f66666963652f646f776e6c6f616473)](https://packagist.org/packages/julio101290/boilerplatebranchoffice) [![Latest Unstable Version](https://camo.githubusercontent.com/73c38fc06908d13fc7641a824747e59f3c300af3754691c28105f681de183cae/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6a756c696f3130313239302f626f696c6572706c6174656272616e63686f66666963652f762f756e737461626c65)](https://packagist.org/packages/julio101290/boilerplatebranchoffice) [![License](https://camo.githubusercontent.com/e0f048bab415c54005e70df110dff784e5ea356ee03ecfe43fc96e5f53a4efe1/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6a756c696f3130313239302f626f696c6572706c6174656272616e63686f66666963652f6c6963656e7365)](https://packagist.org/packages/julio101290/boilerplatebranchoffice)

CodeIgniter 4 Boilerplate BranchOffice
--------------------------------------

[](#codeigniter-4-boilerplate-branchoffice)

CodeIgniter4 Boilerplatebranchoffice CRUD MVC contain capture per companie Key,name, address, admin box

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

[](#requirements)

- PhpCfdi\\SatCatalogos
- julio101290/boilerplatelog
- hermawan/codeigniter4-datatables

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

[](#installation)

### Run commands

[](#run-commands)

```
composer require phpcfdi/sat-catalogos

composer require hermawan/codeigniter4-datatables

 	composer require julio101290/boilerplatelog

composer require julio101290/boilerplatecompanies

composer require julio101290/boilerplatebranchoffice

```

### Run command for migration and seeder

[](#run-command-for-migration-and-seeder)

```
php spark boilerplatecompanies:installcompaniescrud

php spark boilerplatelog:installlog

php spark boilerplatebranchoffice:installbranchoffice

```

### BaseController.php Config

[](#basecontrollerphp-config)

Add SAT Catalogos Factory and use global variabes from conection DNS with SQLite

like

```
