PHPackages                             gcsystem/gcsystem - 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. gcsystem/gcsystem

ActiveProject[Framework](/categories/framework)

gcsystem/gcsystem
=================

GCsystem PHP Framework

392Smarty

Since May 31Pushed 7y ago2 watchersCompare

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

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Informations :
--------------

[](#informations-)

- Open-Source
- Version : 3.1 Bêta
- Créateur : Fabgsgc
- Contributeurs : Lucas5190, t1307
- Description : framework PHP MVC de développement d'applications Web.

Spécifications :
----------------

[](#spécifications-)

- PHP 5.6 minimum
- Chmod en lecture écriture (755) (cache, log, console)
- rewrite\_module apache activé

Installation avec Composer
--------------------------

[](#installation-avec-composer)

Le GCsystem dispose d'un petit programme séparé qui va se charger de l'installation. Tout d'abord, téléchargez ce petit programme en mode global depuis composer. Par la suite, exécutez la commande Composer `gcsystem` nouvellement créée dans le répertoire de votre choix, et enfin faites un simple `composer update`

```
> composer global require "gcsystem/installer=dev-master"
> composer gcsystem
> composer update

```

Vous pouvez également utiliser la commande `create-project` de Composer :

```
> composer create-project "gcsystem/gcsystem=dev-master"
> cd gcsystem
> composer update

```

- dans le fichier app/config.php, modifiez la valeur "framework/folder" et indiquez-y le répertoire où se trouve le framework. Par exemple : projet/
- chargez l'url racine du site (/)

Installation avec Github et Composer
------------------------------------

[](#installation-avec-github-et-composer)

Tout d'abord, récupérez le framework (sans son coeur), depuis le dépôt Github :

```
> git clone https://github.com/fabsgc/gcsystem.git

```

Ensuite, il vous suffit d'exécuter la commande `update` de Composer pour mettre à jour toutes les dépendances (le coeur du framework) :

```
> composer update

```

Licence :
---------

[](#licence-)

Le GCsystem est distribué sous licence [MIT](http://opensource.org/licenses/MIT)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.5% 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/54d570af274a8ac4e91e593402e94aab836b53a31375b86457ef05110dc738dc?d=identicon)[fabsgc](/maintainers/fabsgc)

---

Top Contributors

[![fabsgc](https://avatars.githubusercontent.com/u/1873186?v=4)](https://github.com/fabsgc "fabsgc (410 commits)")[![fabgc](https://avatars.githubusercontent.com/u/5188313?v=4)](https://github.com/fabgc "fabgc (2 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[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.

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

A simple API extension for DateTime.

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

PHPackages © 2026

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