jengo/base
最新稳定版本:v1.0.4
Composer 安装命令:
composer require jengo/base
包简介
New Jengo based on the current knowledge I have of ci4
README 文档
README
The core package for Jengo applications, providing essential utilities, installers, and structure for CodeIgniter 4 rapid development.
Features
- Rapid Setup: Command-line installers for common stacks.
- Frontend Integration: Seamless support for modern frontend tools like Vite.
- Helpers & Utilities: Specialized helpers for Jengo's architecture.
Installers
Jengo Base includes several installers to jumpstart your development.
Vite Installer
Sets up a complete Vite environment with optional Tailwind CSS support.
php spark jengo:install vite
Page System Installer
Sets up the Page System (Layouts, Partials, Home Page).
php spark jengo:install page_system
🛠 Setup
To register the Jengo helper in your application's Autoload.php:
php spark jengo:setup
Installation
Install the package via Composer:
composer require jengo/base
Usage
Register the package in your CodeIgniter 4 application and use the provided spark commands.
php spark list
Look for the jengo namespace to see available commands.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-09