PHPackages                             startci/project - 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. startci/project

ActiveLibrary[Framework](/categories/framework)

startci/project
===============

Addons for codeigniter 4

1.05(3y ago)4141MITPHPPHP &gt;=7.2

Since Jan 7Pushed 1y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (18)Versions (5)Used By (1)

[![](https://raw.githubusercontent.com/StartCI/StartCI/main/logo%20ci.png)](https://raw.githubusercontent.com/StartCI/StartCI/main/logo%20ci.png)

StartCI - CodeIgniter 4 Enhancement Project
===========================================

[](#startci---codeigniter-4-enhancement-project)

### Table of Contents

[](#table-of-contents)

1. [Introduction](#introduction)
2. [Requirements](#requirements)
3. [Installation](#installation)
4. [Usage](#usage)

Introduction
------------

[](#introduction)

Welcome to the documentation of the "StartCI" project - a powerful extension for the CodeIgniter 4 framework!

Requirements
------------

[](#requirements)

Before you start using "StartCI," make sure you have the following prerequisites:

- PHP 8.1 or higher
- CodeIgniter 4 installed in your development environment
- Composer installed to manage project dependencies

### About the Project

[](#about-the-project)

"StartCI" is an advanced library designed to enhance the capabilities of the renowned PHP framework, CodeIgniter 4. Developed to provide an efficient and versatile development experience, this project offers a collection of functions, libraries, and additional resources to take your web applications to new heights.

### Installation

[](#installation)

To install the "StartCI" project, you need to add the following configuration to your `composer.json` file:

```
"repositories": [
    {
        "type": "git",
        "url": "https://github.com/StartCI/project.git",
        "reference": "main"
    }
]
```

After adding the repository, you can run the following command in your project's root directory:

```
composer require startci/project:dev-main
```

To initialize the "StartCI" project and generate the necessary files and configurations, run the following command in your project's root directory:

```
php spark startci:init
```

### Usage

[](#usage)

It seems like you are describing a custom implementation of the "table" method with various functionalities.

Let's clarify the examples you provided:

```
table('test')->create([
    'field' => 'text'
]);
// Creates the 'test' table with a column named 'field' of type 'text'
table('test')->def();
// Returns an array with the definition of the 'test' table like ['field' => null]
table('test')->rs();
// Returns an array with all the rows from the 'test' table as objects
table('test')->first();
// Returns the first row from the 'test' table as an object like {field: 'value'}
```

### Docker

[](#docker)

You can use docker-compose for your project

In your launch.json file, add the following code snippet:

```
 {
    "name": "Listen for Xdebug",
    "type": "php",
    "request": "launch",ß
    "port": 9003,
    "pathMappings": {
        "/var/www/html": "${workspaceFolder}"
    }
}
```

#### More Examples

[](#more-examples)

For additional examples and usage details, check out the "test" folder in the "StartCI" project repository. There, you can find practical examples and demonstrations of various functionalities provided by "StartCI."

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~208 days

Total

4

Last Release

602d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/210dce7d3eb3b1ed78af711c854a57df5d6660e2d0a6d44f4ee41f44973048b1?d=identicon)[StartCI](/maintainers/StartCI)

---

Top Contributors

[![FelipeAzambuja](https://avatars.githubusercontent.com/u/1438188?v=4)](https://github.com/FelipeAzambuja "FelipeAzambuja (6 commits)")[![StartCI](https://avatars.githubusercontent.com/u/115361123?v=4)](https://github.com/StartCI "StartCI (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/startci-project/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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