Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 373 Bytes

File metadata and controls

14 lines (9 loc) · 373 Bytes

cpp-ban

Modern C++20 ban system inspired by the Laravel package laravel-ban (MIT). Full native C++ rewrite with a Laravel-like API philosophy.

C++20 implementation inspired by the Laravel package: https://github.com/cybercog/laravel-ban

This project is NOT a direct fork. It is a full reimplementation in C++.

Original project:

  • Author: CyberCog
  • License: MIT