Now with CodeIgniter 4

Modern Membership
Management System

A secure, scalable membership platform with OAuth integration, role-based access control, and a stunning admin dashboard. Built for developers, loved by users.

PHP 8.1+ Modern PHP
OAuth 2.0 Social Login
MIT Open Source
Terminal
$ composer install --no-dev
# Installing CIMembership...
Installation complete!
$ php spark install:app
🔐 Secure Auth
🚀 API Ready
Features

Everything you need to
manage users

Built with modern best practices and security in mind. No bloat, just what you need.

Enterprise Security

BCrypt password hashing with cost factor 12, CSRF protection on all forms, rate limiting, and secure session management out of the box.

BCrypt CSRF Rate Limited

OAuth 2.0

Google, GitHub, Facebook, LinkedIn, Twitter & Microsoft login. One-click social authentication.

Role-Based Access

Flexible permission system with user groups. Control who sees what.

Admin Dashboard

Beautiful, responsive admin panel with user management and analytics.

RESTful API

API-key authentication included. Build headless apps or mobile clients.

Ready to dive in?

Get up and running in minutes with our CLI installer.

View on GitHub →
Developer Experience

Install in minutes, not hours

Our modern CLI installer handles database setup, migrations, and initial configuration automatically.

  • One-command installation
  • Automatic database migration
  • Environment configuration
  • Admin user creation
bash
# Clone repository
git clone https://github.com/cimembership/cimembership.git
cd cimembership
 
# Install dependencies
composer install --no-dev
 
# Run interactive installer
php spark install:app
 
✓ Database configured
✓ Migrations run
✓ Admin user created
 
🎉 Installation complete!

Seamless Upgrade from v3

Migrating from CIMembership v3 (CodeIgniter 3)? Our upgrade command migrates your users, groups, profiles, and settings automatically.

php spark upgrade:fromv3 --source-db=old_db --source-prefix=ci_

Ready to build your membership platform?

Join developers worldwide using CIMembership to power their user management.