PHPackages                             trinet/codeigniter-skeleton - 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. trinet/codeigniter-skeleton

ActiveLibrary[Framework](/categories/framework)

trinet/codeigniter-skeleton
===========================

CodeIgniter Composer Skeleton

v1.1.0(11y ago)1431MITPHP

Since Jan 12Pushed 11y ago2 watchersCompare

[ Source](https://github.com/trinet-at/codeigniter-skeleton)[ Packagist](https://packagist.org/packages/trinet/codeigniter-skeleton)[ RSS](/packages/trinet-codeigniter-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

CodeIgniter Skeleton Application for Composer
=============================================

[](#codeigniter-skeleton-application-for-composer)

This repository is a wrapper to use [CodeIgniter](http://www.codeigniter.com/) 3.\* (currently [develop](https://github.com/bcit-ci/CodeIgniter)) as vendor package with [Composer](https://getcomposer.org/). Also, a few enhancements were made for better [Git](http://git-scm.com/) support (e.g. environment as separate file) The document root has been moved to the `pubic/` directory, so that `vendor` and `application` data is not accessible via URL.

How to install:
---------------

[](#how-to-install)

- [Download/install Composer](https://getcomposer.org/download/)
- Create a new project with `php composer.phar create-project -s dev trinet/codeigniter-skeleton [path]`

Composer gets the current CodeIgniter version and then copies the `application/` directory to the project root. You can then `git init` your project.

Webserver configuration
-----------------------

[](#webserver-configuration)

The document root has to point to the `public/` directory of the project. For example, if you use Apache, your vhost configuration can look like:

```

    ServerAdmin admin@example.com

    ServerName codeigniter.example.com
    DocumentRoot /var/www/my-codeigniter-project/public

            Deny from all

            Allow from all
            Options -Indexes +FollowSymLinks -MultiViews
            AllowOverride all

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

4144d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf84c6852b03fde91d73c1c04b6dabe5d47167d4994a6cf40c11e5cfd18d07e7?d=identicon)[trinet](/maintainers/trinet)

---

Top Contributors

[![rieschl](https://avatars.githubusercontent.com/u/3321556?v=4)](https://github.com/rieschl "rieschl (9 commits)")

### Embed Badge

![Health badge](/badges/trinet-codeigniter-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/trinet-codeigniter-skeleton/health.svg)](https://phpackages.com/packages/trinet-codeigniter-skeleton)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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