dev-extensions kernel

Maintainers

Package info

github.com/vswb/laravel-cms-kernel

pkg:composer/dev-extensions/kernel

Statistics

Installs: 325

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v7.6.1 2026-01-07 14:36 UTC

This package is auto-updated.

Last update: 2026-03-16 06:43:27 UTC


README

A premium kernel extension for Laravel CMS providing core system functionality, package initialization, and powerful system customizations.

Latest Version Software License Total Downloads

🏗️ System Architecture

Branch CMS Version System Namespace Description
lte.6x-is_dev <= 6.x Dev\ Development branch for legacy CMS.
lte.6x-is_platform <= 6.x Platform\ Platform branch for legacy CMS.
v7x >= 7.x Dev\ Standard branch for modern CMS.

🚀 Key Features

  • Core Systems: Automatic bootstrap and package initialization.
  • Google Integration: Full support for Google Drive & Spreadsheet API.
  • Data Macros: Advanced query macros and benchmarking tools.
  • Utilities: Province detection, phone extraction, and form field helpers.
  • Automation: System utility tasks and cloud synchronization.

⚙️ Installation & Setup

1. Install via Composer

composer require dev-extension/kernel

2. Configure

Publish the configuration to config/kernel/:

php artisan vendor:publish --tag=cms-config

📚 Documentation

For detailed guides, please refer to the following:

🛠️ Common Commands

Google Drive Sync

php artisan gdrive:mirror:sync [PATH_OR_ID] --delete --retry=5

🤝 Support & Security