julio101290/boilerplateprojects

library to manage projects

v1.0.1 2025-07-11 23:05 UTC

This package is auto-updated.

Last update: 2025-07-11 23:05:52 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

image

boilerplateProjects

boilerplateProjects is a reusable CodeIgniter 4 module designed to integrate into larger enterprise systems. It includes models, controllers, migrations, and utility functions. The module is fully compatible with PostgreSQL and MariaDB, and follows a clean, scalable modular architecture.

📦 Installation

Install via Composer:

	composer require julio101290/boilerplateprojects

Requirements

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

Installation

Run commands

composer require julio101290/boilerplateprojects

Run command for migration and seeder

php spark boilerplateprojects:installprojects

modules/ └── BoilerplateProjects/ ├── Config/ ├── Controllers/ ├── Models/ ├── Views/ ├── Database/ │ ├── Migrations/ │ └── Seeds/ └── Helpers/

Ready

image image image image image

Usage

You can find how it works with the read code routes, controller and views etc. Finnally... Happy Coding!

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Contributions are very welcome.

License

This package is free software distributed under the terms of the MIT license.