Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Store
#1
Lightbulb 

Hi Codeigniters

I started working on a new project named ErtikazOS since the Codeigniter was in the alpha version.
   

ErtikazOS is a set of tools and commands that help Codeigniter developer to create controller, model, entity, migration, seeder and view (it work good with bootstrap 4).
   

After a while I found out that there is a need for an application store for Codeigniter developer Smile then I create some commands to create a package and upload it to the store and a command to download package and more. (I wish we have an official store in the future. https://store.codeigniter.com/)
   

I am ready for your feedback.
https://store.ertikazos.com/docs/Installation
Reply
#2

So it's a tool to install packages. What's the difference with Composer?
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply
#3

it is unlike composer, store:push and store:pull target CodeIgniter applications which allow you to add routes and filters to the config files.
other commands will make your life easier by generating some files like migrations, controllers, models and views.

Composer is packages manager and ErtikazOS is an applications manger for CodeIgniter.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB