PHPackages                             logicent/crudbase - 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. [Database &amp; ORM](/categories/database)
4. /
5. logicent/crudbase

ActiveProject[Database &amp; ORM](/categories/database)

logicent/crudbase
=================

Crudbase

20PHP

Since Dec 1Pushed 3y ago3 watchersCompare

[ Source](https://github.com/logicent/crudbase)[ Packagist](https://packagist.org/packages/logicent/crudbase)[ RSS](/packages/logicent-crudbase/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

***Note: This is a alpha version of the software. You are advised to proceed with caution!***

### Introduction

[](#introduction)

**Overview**

A free and open source database administration and development tool for developers, database admins and sysadmins.

**Installation**

Prerequisites

- Git
- Composer
- NPM

Option 1: via Composer

- Run `composer create-project logicent/crudbase:dev-main && cd crudbase`

Option 2: via CLI

- Run `git clone git@github.com:logicent/crudbase.git && cd crudbase`
- Run `composer install`

Continue:

- Create a database and update your `.env` settings
- Run `./crudle serve -t web` in local environment or use preferred web server in production

### System Architecture

[](#system-architecture)

**Context**

Crudbase is a database management tool for easy development and maintenance of relational and non-relational databases built using a modified Yii2-crudle template. It features a fully-fledged and responsive admin UI.

**Containers**

- app (Admin)
- modules (Plugins)

**Components**

- *Main module* - for bootstrapping the web app
- *Setup module* - for managing plugins &amp; users
- *Admin module* - for managing your DB objects
- *Extension modules* - for installed plugins

### Technology Stack

[](#technology-stack)

**Programming Languages and Frameworks**

- PHP 8.0 using Yii2 and JavaScript using jQuery &amp; Htmx 2
- Dockerized *(todo later)*

**Databases Supported**

- MySQL
- MariaDB
- SQLite
- PostgreSQL

### Roadmap

[](#roadmap)

*Now:*

- Create Database
- Drop Database
- Alter Database *(Create Database \[Rename Table..To..\] Drop Database)*
- Create Table
- Rename Table
- Truncate Table
- Drop Table
- Create View
- Drop View
- Add Column
- Rename Column
- Alter Column
- Drop Column
- Add Primary Key
- Drop Primary Key
- Add Foreign Key
- Drop Foreign Key
- Create Index
- Drop Index

*Next:*

*Later:*

**Want to contribute?**Thank you for considering to make a contribution to Crudbase. New contributors to improve the solution further or help provide support to issues are most welcome.

**License**Crudbase is released under the [BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ae2eda1f0eaa83b5d9c51b4c5174ac1afa65c42f92af6cbe9a2751a03eff3dd?d=identicon)[logicent](/maintainers/logicent)

---

Top Contributors

[![mwaigichuhi](https://avatars.githubusercontent.com/u/6260482?v=4)](https://github.com/mwaigichuhi "mwaigichuhi (28 commits)")

---

Tags

database-managementmysqlphp8yii2

### Embed Badge

![Health badge](/badges/logicent-crudbase/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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