Welcome Guest, Not a member yet? Register   Sign In
Creating you own composer package
#1

(This post was last modified: 03-29-2018, 03:11 AM by danangeloalcanar.)

Hello CI Community!

I am back with a new question.

As we know, sometimes we code something repetitively. For example, I always have a registration module in my project.

So I create a Model for the registration, a Controller and the corresponding Views.

Now, I am thinking.. Can I create a composer package that will include and install these files for me? So I don't have to create new files every time I start a new project.

For example, I started a new project and I need a registration module. Now, I will just run  composer require ci-registration

and the package will be installed. All the files will go to their respective folder. 

Is that possible? Have anyone tried that?

I hope I explained myself clearly.

Thankyou so much. Please bear with me. I am a beginner in CI. Hope you can guide me.
Reply


Messages In This Thread
Creating you own composer package - by danangeloalcanar - 03-29-2018, 03:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB