Welcome Guest, Not a member yet? Register   Sign In
A Package and Dependency Manager for Code Igniter.
#1

I'd like to know what the you guys think of a package and Dependency Manager for Code Igniter.

I've currently built and released one with it's terminal tools on https://splint.cynobit.com though still alpha but it gets the job done.

In a nutshell, one can distribute packages with the Code Igniter application folder directory structure. 

For example, the root folder of a Code Igniter package contains folders like models, views, configs, libraries, etc.

Other future capabilities include:
  • Application packages
  • Web Template Packages (For distributing website templates prepared for Code Igniter)
  • Shields.io Integrations for use in README files.
  • And more
At the moment, it has an SDK (The package manager works by extending your Loader class with a MY_Loader.php file in your application/core folder.

I also have plans for Code Igniter 4 although i know Composer is kind of killing it there. However, I think that from the documentation, Splint can do something in the area of Code Modules.

Please forgive me if I've posted this in the wrong thread.
Reply


Messages In This Thread
A Package and Dependency Manager for Code Igniter. - by francis94c - 04-25-2019, 02:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB