![]() |
CodeIgniter bundled as a Phar package? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: CodeIgniter bundled as a Phar package? (/showthread.php?tid=43413) |
CodeIgniter bundled as a Phar package? - El Forum - 07-10-2011 [eluser]Unknown[/eluser] Hello, Has anybody attempted to bundle a CI application into a Phar archive package? I'm trying to see if packaging our CI app this way is feasible for easy distribution of updates, patches etc. I realize there's a couple of limitations and workarounds that need to be put in place, but am curious to know if anybody tried to do it and what sorts of pitfalls I should take into consideration. Thanks in advance! Vlad CodeIgniter bundled as a Phar package? - El Forum - 02-16-2012 [eluser]Krunal[/eluser] Hi, I'm also interested to see its possibility. Did anyone tried it? |