Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 4 Proposed Roadmap
Post: RE: CodeIgniter 4 Proposed Roadmap

I think one thing to make the CI4 best is to focus on a 'frameworkless' approach. I would love to see CodeIgniter lead the way in making the core of the framework more swappable than anything else out...
303,006 Views
79 Replies
10-26-2015, 11:41 AM
mlantz
    Thread: WebSockets in PHP/CI/jQuery
Post: RE: WebSockets in PHP/CI/jQuery

jLinux Wrote: (10-26-2015, 10:34 AM) -- This question isn't completely related to CI framework, but I hope to use CI for it, and I believe theres a lot of bright individuals here, so ill ask! I ha...
30,425 Views
16 Replies
10-26-2015, 11:24 AM
mlantz
    Thread: Use Parts From Symfony, Laravel etc
Post: RE: Use Parts From Symfony, Laravel etc

dmyers Wrote: (04-14-2015, 05:47 PM) -- mlantz Wrote: (04-14-2015, 11:16 AM) -- dmyers Wrote: (04-14-2015, 11:09 AM) -- I think one of the nice things about CodeIgniter is the fact you get a comple...
20,072 Views
9 Replies
04-14-2015, 10:51 PM
mlantz
    Thread: Use Parts From Symfony, Laravel etc
Post: RE: Use Parts From Symfony, Laravel etc

dmyers Wrote: (04-14-2015, 11:09 AM) -- I think one of the nice things about CodeIgniter is the fact you get a complete managed package in a single ZIP file. I agree there are great PHP packages out...
20,072 Views
9 Replies
04-14-2015, 11:16 AM
mlantz
    Thread: GIT organization of CI 4
Post: RE: GIT organization of CI 4

If we run with GIT separation we have the ability to have a clean use case of composer loading, this way we can similar to Laravel separate the framework components from the application structure. Mea...
11,382 Views
6 Replies
04-14-2015, 07:28 AM
mlantz
    Thread: Use Parts From Symfony, Laravel etc
Post: Use Parts From Symfony, Laravel etc

I agree with the use of Namespaces, Traits, Interfaces, etc and PLEASE a proper CLI interaction point, and lets set some plains for a queue system. But more importantly lets look at ways of utilizing ...
20,072 Views
9 Replies
04-14-2015, 07:17 AM
mlantz
    Thread: PHP7
Post: RE: PHP7

Narf Wrote: (01-19-2015, 06:06 AM) -- I'm keeping an eye on PHP7 development, but CI3 will be released long before that, so we couldn't possibly prepare for all changes. Future CodeIgniter releases w...
72,540 Views
0 Replies
01-19-2015, 10:39 AM
mlantz
    Thread: PHP7
Post: PHP7

I'm wondering if anyone has tested CI3 or CI2 in PHP7 and what if any deprecations may cause issues for those who wish to run on the latest PHP? I'm just curious
72,540 Views
0 Replies
01-18-2015, 07:32 PM
mlantz
    Thread: Sximo Codeigniter CMS & Crud Builder
Post: RE: Sximo Codeigniter CMS & Crud Builder

Bear in mind that PyroCMS has announced that it is doing a full rewrite for its next version, and that the rewrite will be using Laravel.
19,720 Views
0 Replies
01-14-2015, 07:44 AM
mlantz
    Thread: Custom Controller
Post: RE: Custom Controller

Take a look at the core system files in the CodeIgniter.php file you can see how the subclass prefix is used when loading controllers. Line 237 - 240 if (file_exists(APPPATH.'core/'.$CFG->conf...
11,455 Views
0 Replies
11-27-2014, 08:34 AM
mlantz
    Thread: HMVC into CI itself without third party codes
Post: RE: HMVC into CI itself without third party codes

I use the HMVC from wiredesignz which I've modified and expanded on in order to achieve some more stuff. However I agree with the idea that it should not be added to the core. If we do that its expand...
39,897 Views
0 Replies
11-20-2014, 12:05 PM
mlantz

Theme © iAndrew 2016 - Forum software by © MyBB