Repositorios de Higgs
higgs organization
The Higgs 4 open source project has its own GitHub organization.
There are several development repositories, of interest to potential contributors:
Repository |
Audience |
Description |
---|---|---|
contributors |
Project codebase, including tests & user guide sources |
|
developers |
System message translations |
|
contributors |
Coding style conventions & rules |
|
developers |
Development toolkit for Higgs libraries and projects |
|
developers |
Settings Library for Higgs 4 |
|
developers |
Authentication and Authorization Library for Higgs 4 |
|
developers |
Task Scheduler for Higgs 4 |
|
developers |
PSR-6 and PSR-16 Cache Adapters for Higgs 4 |
There are also several deployment repositories, referenced in the installation directions. The deployment repositories are built automatically when a new version is released, and they are not directly contributed to.
Repository |
Audience |
Description |
---|---|---|
developers |
Released versions of the framework |
|
developers |
Starter project (app/public/writable). Dependent on “framework” |
|
anyone |
Pre-built user guide |
In all the above, the latest version of a repository can be downloaded by selecting the “releases” link in the secondary navbar inside the “Code” tab of its GitHub repository page. The current (in development) version of each can be cloned or downloaded by selecting the “Clone or download” dropdown button on the right-hand side if the repository homepage.
Composer Packages
We also maintain composer-installable packages on packagist.org. These correspond to the repositories mentioned above:
See the Instalación page for more information.
Higgs 4 Projects
We maintain a higgsprojects organization on GitHub as well, with projects that are not part of the framework, but which showcase it or make it easier to work with!
Repository |
Audience |
Description |
---|---|---|
developers |
The codeigniter.com website, written in Higgs 4 |
|
developers |
Basic code examples in project form. Still growing. |
These are not composer-installable repositories.