kx/core

KalipsoX Core - Hearth of KalipsoX Framework

dev-main 2024-04-03 08:43 UTC

This package is auto-updated.

Last update: 2024-04-03 08:43:14 UTC


README

Hearth of KalipsoX Framework

Features

  • Cache-supported Router
  • Rate Limiter
  • IP Blocker
  • Logger
  • External Exception
  • Customizable View Structure
  • Optional Auth Strategy (JWT or Cookie-based)
  • Flexible and Simple Model Structure

Requirements

  • ext-pdo
  • ext-json
  • ext-redis
  • izniburak/pdox
  • phpmailer/phpmailer
  • verot/class.upload.php

Installation

  • Run composer require kx/core
  • Start your awesome project.