Skip to content

KalipsoCollective/KalipsoCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.