PHPackages                             titan-framework/instance - 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. titan-framework/instance

ActiveProject[Framework](/categories/framework)

titan-framework/instance
========================

Basic source and directory structure to create a new instance of Titan Framework.

1.21.10-p4(4y ago)31591MITDockerfilePHP &gt;=5.4

Since Sep 11Pushed 4y ago3 watchersCompare

[ Source](https://github.com/titan-framework/instance)[ Packagist](https://packagist.org/packages/titan-framework/instance)[ RSS](/packages/titan-framework-instance/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (26)Used By (0)

[![](https://raw.githubusercontent.com/titan-framework/art/master/logo.png)](https://raw.githubusercontent.com/titan-framework/art/master/logo.png)

About
-----

[](#about)

Titan is a framework for instantiation of content management systems (CMS) and backend (REST-Like API) to creation of complex web applications. The **Titan Framework** proposal is to be a simple and complete development tool, allowing you to create robust applications quickly and easily.

Titan was developed and is maintained by the partnership between the [Software Engineering Laboratory (LEDES)](http://www.ledes.net) of the [Faculty of Computing (FACOM)](http://www.facom.ufms.br) of the [Federal University of Mato Grosso do Sul (UFMS)](https://www.ufms.br) and the [Laboratory for Precision Livestock, Environment and Software Engineering (PLEASE Lab)](https://please.cnpgc.embrapa.br) of the [Embrapa Beef Cattle](https://www.embrapa.br/gado-de-corte) of the [Brazilian Agricultural Research Corporation (Embrapa)](https://embrapa.br).

Getting Started
---------------

[](#getting-started)

To create your project, use [PHP Composer](https://getcomposer.org):

```
php composer.phar create-project titan-framework/instance path/to/local/folder
```

Access the instance folder, copy the environment configuration files and change them at your convenience:

- `.env.example` » `.env`; and
- `.env.ci.example` » `.env.ci`.

Install [Docker](https://www.docker.com/). Then, run:

```
env $(cat .env.ci) docker-compose up --build --force-recreate

```

By default, your Titan instance will running at ****. To login, use "**admin**" as username and password.

All e-mail messages is getted by [MailHog](https://github.com/mailhog/MailHog), and you can access at ****.

Now, you can modify the base-code to implement your requirements.

More Information
----------------

[](#more-information)

Read [official documentation](http://www.titanframework.com/docs/preface/) and [Titan Cookbook](https://github.com/titan-framework/docs/raw/master/Cookbook.pdf) (*in portuguese*) are the best ways to start using it. Access our [mailing list](https://groups.google.com/forum/#!forum/titan-framework) to learn advanced features and answer questions.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 98.1% 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 ~77 days

Recently: every ~9 days

Total

25

Last Release

1705d ago

PHP version history (4 changes)1.16.09PHP &gt;=5.3.3

1.16.09-p1PHP &gt;=5.2

1.16.09-p4PHP &gt;=5.2,&lt;7.0

1.21.10PHP &gt;=5.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/195660?v=4)[Camilo Carromeu](/maintainers/carromeu)[@carromeu](https://github.com/carromeu)

---

Top Contributors

[![carromeu](https://avatars.githubusercontent.com/u/195660?v=4)](https://github.com/carromeu "carromeu (52 commits)")[![mapsiva](https://avatars.githubusercontent.com/u/334335?v=4)](https://github.com/mapsiva "mapsiva (1 commits)")

### Embed Badge

![Health badge](/badges/titan-framework-instance/health.svg)

```
[![Health](https://phpackages.com/badges/titan-framework-instance/health.svg)](https://phpackages.com/packages/titan-framework-instance)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M829](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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