PHPackages                             abydahana/aksara - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. abydahana/aksara

ActiveProject[Framework](/categories/framework)

abydahana/aksara
================

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

6.0.0(yesterday)1121.2k48[12 issues](https://github.com/abydahana/aksara/issues)[1 PRs](https://github.com/abydahana/aksara/pulls)MITPHPPHP ^8.1CI passing

Since Feb 2Pushed yesterday12 watchersCompare

[ Source](https://github.com/abydahana/aksara)[ Packagist](https://packagist.org/packages/abydahana/aksara)[ Docs](https://www.aksaracms.com)[ RSS](/packages/abydahana-aksara/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (23)Versions (52)Used By (0)

About Aksara CMS
================

[](#about-aksara-cms)

**Aksara CMS** is a powerful, lightweight, and versatile Content Management System built on top of [CodeIgniter 4](https://codeigniter.com). It provides a robust and comprehensive platform for building everything from simple company profiles to complex web applications and REST APIs seamlessly.

With its modular architecture, developers can easily extend the core functionality without touching the system files. **Aksara CMS** supports multi-database connections out of the box, including **MySQL/MariaDB**, **PostgreSQL**, **SQLite3**, **SQL Server (MSSQL)**, and **Oracle (OCI8)**.

Key Features
------------

[](#key-features)

- **Headless-Ready:** Natively supports headless architecture with built-in REST API endpoints.
- **Role-Based Access Control (RBAC):** Granular user management and permission handling.
- **Modular Architecture:** Write clean, modular code that separates your business logic beautifully.
- **Multi-language Support:** Easily create multilingual applications.
- **Dynamic CRUD Builder:** Rapidly build powerful backend interfaces using the integrated Laboratory engine.
- **Modern UI/UX:** Sleek, responsive, and customizable default themes for both frontend and backend.

Server Requirements
===================

[](#server-requirements)

PHP version 8.1 or higher is required, with the following extensions installed:

- [intl](http://php.net/manual/en/intl.requirements.php)
- [mbstring](http://php.net/manual/en/mbstring.installation.php)
- [libcurl](http://php.net/manual/en/curl.requirements.php)
- json
- xml

Installation
============

[](#installation)

There are two installation methods you can choose:

### Composer Installation (Recommended)

[](#composer-installation-recommended)

1. Run the following command anywhere inside your web server's root directory: ```
    composer create-project abydahana/aksara
    ```
2. Access your project via browser (e.g., `http://localhost/aksara`).
3. Follow the interactive installation wizard to set up your database and administrator account.

### Manual Installation

[](#manual-installation)

1. Download the source code and extract its content to your web server's directory.
2. Run `composer install` from the root of the project directory to install dependencies.
3. Access your project via browser and follow the installation wizard.

Documentation
=============

[](#documentation)

For comprehensive documentation, tutorials, and API references, please visit the official [Aksara CMS Documentation](https://aksaracms.com).

Contributing
============

[](#contributing)

We welcome contributions to the **Aksara CMS** project! Whether you can write code, improve documentation, or report bugs, all forms of contribution are highly appreciated.

License
=======

[](#license)

This project is licensed under the MIT License.

###  Health Score

61

—

FairBetter than 99% of packages

Maintenance98

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 99.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Total

49

Last Release

1d ago

Major Versions

4.5.4 → 5.0.02023-11-20

5.2.5 → 6.0.02026-05-09

PHP version history (5 changes)v4.2.2PHP ^7.3||^8.0

v4.2.6PHP ^7.3

4.2.8PHP ^7.3 || ^8.0

4.4.3PHP ^7.4.0 || ^8.0

5.1.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/97821a0cebb8a2feace67a6c112219987911fb54a605c434d6933b7391507465?d=identicon)[abydahana](/maintainers/abydahana)

---

Top Contributors

[![abydahana](https://avatars.githubusercontent.com/u/10624446?v=4)](https://github.com/abydahana "abydahana (1838 commits)")[![bangil0](https://avatars.githubusercontent.com/u/11605614?v=4)](https://github.com/bangil0 "bangil0 (5 commits)")[![khoirulmustofa](https://avatars.githubusercontent.com/u/7545042?v=4)](https://github.com/khoirulmustofa "khoirulmustofa (3 commits)")[![seoeaa](https://avatars.githubusercontent.com/u/3609621?v=4)](https://github.com/seoeaa "seoeaa (3 commits)")[![ganjarnugraha](https://avatars.githubusercontent.com/u/12832225?v=4)](https://github.com/ganjarnugraha "ganjarnugraha (2 commits)")

---

Tags

aksaraaksaracmsapicmscodeigniterheadlessphpapiframeworkcodeignitercrudrestfulcrud generatoraksaraaksaracmsaksara cms

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/abydahana-aksara/health.svg)

```
[![Health](https://phpackages.com/badges/abydahana-aksara/health.svg)](https://phpackages.com/packages/abydahana-aksara)
```

###  Alternatives

[php-curl-class/php-curl-class

PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.

3.3k9.5M351](/packages/php-curl-class-php-curl-class)[amranidev/scaffold-interface

A Smart CRUD Generator For Laravel

92120.7k1](/packages/amranidev-scaffold-interface)[phprest/phprest

PHP Rest Framework.

3049.3k](/packages/phprest-phprest)[patricksavalle/slim-rest-api

Production-grade REST-API App-class for PHP SLIM, in production on https://zaplog.pro (https://api.zaplog.pro/v1)

101.4k](/packages/patricksavalle-slim-rest-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
