Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter4 Roadmap - Phase 2
#1

(This post was last modified: 06-24-2016, 05:07 PM by ciadmin.)

CodeIgniter4 is a rewrite of the framework, using PHP7, with substantial changes and improvements. It is not intended to be backwards-compatible with CodeIgniter3, though we are shooting to ease the pain of transition, where possible.

CodeIgniter 4 has reached milestone 1, following our development roadmap! Phase 1 has been completed, and we are embarking on Phase 2.

The first phase has seen the core re-implemented, with a number of essential components:

- Autoloader (classmap, PSR4 autoloader, and CI magic)
- Logging (PSR7 compliant)
- Exception Handling
- HTTP Request/Response (for input & output)
- Routing (convention & configuration)
- Controllers (CI-style)
- Models (CI-style, Active Record)
- Database Layer (with adapters for MySQLi and Postgre)
- Config (flexible, environment)
- Security (Escaper, CSRF)
- Sessions (with file & database adapters)
- Views
- Debugging and Profiling Tools.

We are now embarking on phase two:

- helpers
- Language/Localization
- Caching
- Email
- Encryption
- Form Validation
- Image Library
- Pagination
- Uploader
- Sessions (memcached & redis adapters)
- Database adapters for other RDBs

The CodeIgniter4 repository has been opened up for community contributions towards milestone 2. We are looking to implement the phase 2 features in a controlled & managed fashion.

We would particularly appreciate additions to the unit testing, with a target code coverage of 80+%.

We are *not* looking for someone's favorite library or package.
We are *not* looking for any shopping cart or authentication packages.

We are looking for contributions that work, with unit testing, user guide changes, changelog entries, and which conform to our style guide. Please read the Contributing to CodeIgniter section before diving in!

We are using issues, flagged as enhancements or features, to manage the ongoing development of the framework.
We are using issues flagged as bugs for, well, bug tracking.
If you have a feature to propose or discuss, do so on the CI4 feature request subforum. not as github issues.

The CI4 Support subforum has been created to help community members with setup,environment and process issues.

The CI4 Discussion has been setup for any other discussions.

We will use this CI4 Development subforum to report developments to the community.

We are trying to keep the CodeIgniter 4 User Guide in synch with developments. We are shooting for either a nightly build that
you have access to, or perhaps a build which is part of a successful travis-ci run. For now, we have setup the new User Guide on github, and it will be updated "frequently".

Important: Do not try to hijack this thread with feature requests, flames, or spam!
James Parry
Project Lead
#2

Wow thanks this is nice to hear, so we are having CI4 coming.
There are those who tell lies with meaning behind them and those meaning less lies!
#3

I wonder when the CI4 can be used for production environment?
Q&A for Codeigniter
StartBBS--open-source, light weight forum software.
Best VPS:Digital Ocean
#4

(10-23-2016, 06:28 AM)startbbs Wrote: I wonder when the CI4 can be used for production environment?

Once it is released ... sometime in 2017, I expect.
#5

Cool! I already checked the repository, it is awesome Wink
#6

CodeIgniter4 Roadmap - Phase 2 is about to be completed
#7

(12-05-2016, 07:38 AM)yuchonghua Wrote: CodeIgniter4 Roadmap - Phase 2 is about to be completed

We will announce the completion of phase 2 when it is done, and that announcement will come from one of the development team!
#8

Good things come to those who wait but better things come to those who are patient
( http://quotesgram.com/img/good-things-co...es/663614/ )
#9

Checking the milestone report on github (https://github.com/bcit-ci/CodeIgniter4/milestone/2), it would appear that 2/3 of the issues tagged for "pre-alpha 2" have been closed, but there are still 18 open, and possibly more to come as we get closer.
#10

Have you a target date to deploy in production CI4 ?




Theme © iAndrew 2016 - Forum software by © MyBB