Welcome Guest, Not a member yet? Register   Sign In
Poll: Do you use Composer?
You do not have permission to vote in this poll.
Yes, I use it all of the time
53.13%
17 53.13%
Yes, but not to start a new project
6.25%
2 6.25%
I don't currently use but am open to it
15.63%
5 15.63%
No, I don't use Composer at all
25.00%
8 25.00%
Total 32 vote(s) 100%
* You voted for this item. [Show Results]

Poll: Do you use Composer with CI4?
#5

This might not be what John_Betong want to says.

Installing CodeIgniter with git took 1m 57s, and installing with Composer took 16s.

$ time git clone https://github.com/codeigniter4/CodeIgniter4.git
...
real 1m56.535s
user 0m16.447s
sys 0m10.845s

$ time composer create-project codeigniter4/appstarter project-root
...
real 0m16.110s
user 0m2.898s
sys 0m4.115s
Reply


Messages In This Thread
Poll: Do you use Composer with CI4? - by kilishan - 04-14-2022, 07:28 AM
RE: Poll: Do you use Composer with CI4? - by kenjis - 04-14-2022, 11:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB