PHPackages                             georde/geosan - 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. [CLI &amp; Console](/categories/cli)
4. /
5. georde/geosan

ActiveProject[CLI &amp; Console](/categories/cli)

georde/geosan
=============

Tools CLI your CodeIgniter

2.0.1(8y ago)223725MITPHPPHP &gt;=5.6.4

Since Jun 21Pushed 8y ago4 watchersCompare

[ Source](https://github.com/Georde/geosan)[ Packagist](https://packagist.org/packages/georde/geosan)[ RSS](/packages/georde-geosan/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Geosan
======

[](#geosan)

### Geosan é uma ferramenta que facilita a criação de models, controllers, views, migrations e helpers no CodeIgniter MVC ou HMVC.

[](#geosan-é-uma-ferramenta-que-facilita-a-criação-de-models-controllers-views-migrations-e-helpers-no-codeigniter-mvc-ou-hmvc)

- create:controller - Diretiva para criar controllers
- create:model - Diretiva para criar models
- create:view - Diretiva para criar views
- create:helper - Diretiva para criar helpers
- create:migration - Diretiva para criar migrations

Instalação:
-----------

[](#instalação)

*Dentro da pasta do projeto abra o terminal e execute:*

```
composer require georde/geosan

```

*Finalizada a instalçao, execute*

```
cp vendor/georde/geosan/geosan geosan

```

\##Como usar:

\####Criando Controllers *Controller na pasta padrao*

```
php geosan create:controller [nome]

```

*Controller em um módulo*

```
php geosan create:controller [nome] [modulo]

```

\####Criando Models *Model na pasta padrao*

```
php geosan create:model [nome]

```

*Model em um módulo*

```
php geosan create:model [nome] [modulo]

```

\####Criando Views *View na pasta padrao*

```
php geosan create:view [nome]

```

*View em um módulo*

```
php geosan create:view [nome] [modulo]

```

\####Criando migrations

```
php geosan create:migration [nome]

```

\####Criando helpers

```
php geosan create:helper [nome]

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

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 ~66 days

Recently: every ~135 days

Total

11

Last Release

2952d ago

Major Versions

1.1.7 → 2.02017-02-06

PHP version history (3 changes)1.0PHP &gt;=5.2.4

1.1.5PHP &gt;=5.3.7

1.1.7PHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/3483dc42330288117eb69553160306f7057b3fb8a0f4288c5d9bfb120ad673c2?d=identicon)[Georde](/maintainers/Georde)

---

Top Contributors

[![Georde](https://avatars.githubusercontent.com/u/12672021?v=4)](https://github.com/Georde "Georde (32 commits)")

---

Tags

codeignitercria

### Embed Badge

![Health badge](/badges/georde-geosan/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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