CodeIgniter 리포지토리

codeigniter4 organization

CodeIgniter 4 오픈 소스 프로젝트는 GitHub organization에 있습니다.

잠재적 기여자를 위한 몇 가지 개발 리포지토리:

Repository

Audience

Description

CodeIgniter4

contributors

Project codebase, including tests & user guide sources

translations

developers

System message translations

coding-standard

contributors

Coding style conventions & rules

devkit

developers

Development toolkit for CodeIgniter libraries and projects

settings

developers

Settings Library for CodeIgniter 4

shield

developers

Authentication and Authorization Library for CodeIgniter 4

tasks

developers

Task Scheduler for CodeIgniter 4

cache

developers

PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4

설치 지침에서 참조되는 몇 가지 배포 리포지토리가 있습니다. 배포 리포지토리는 새 버전이 릴리스될 때 자동으로 빌드되며 직접 제공되지 않습니다.

Repository

Audience

Description

framework

developers

Released versions of the framework

appstarter

developers

Starter project (app/public/writable). Dependent on “framework”

userguide

anyone

Pre-built user guide

위의 모든 항목은 GitHub 저장소 페이지의 “Code” 탭에 있는 보조 탐색 모음에서 “releases” 링크를 선택하여 저장소의 최신 버전을 다운로드할 수 있습니다. 리포지토리 홈페이지인 경우 오른쪽의 “Clone or download” 드롭다운 버튼을 선택하여 현재(개발 중) 버전를 각각 복제하거나 다운로드할 수 있습니다.

Composer Packages

또한 packagist.org에 composer 설치 가능 패키지를 유지 관리합니다. 이는 위에서 언급한 리포지토리에 해당합니다.

자세한 내용은 Installation 페이지를 참조하십시오.

CodeIgniter 4 Projects

우리는 프레임워크의 일부는 아니지만 이를 보여 주거나 더 쉽게 사용할 수있는 프로젝트로 GitHub에 codeigniter4projects을 운영하고 있습니다!

Repository

Audience

Description

website

developers

The codeigniter.com website, written in CodeIgniter 4

playground

developers

Basic code examples in project form. Still growing.

이들은 composer 설치 가능 리포지토리가 아닙니다.