Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 460 Bytes

File metadata and controls

28 lines (21 loc) · 460 Bytes

KalipsoX Core

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.