This is an old revision of the document!
Splint
A Package and Dependency Manager for CodeIgniter
Splint is a product inspired by how wonderful the core of CodeIgniter, a light weigh MVC Framework with a lot of functionalities embedded in it. such that PHP libraries that were designed in a universal context may have to re-write some of the functionalities already found in CodeIgniter so that it could be used anywhere.
This could bloat resulting applications and of course present inefficiencies in the running of applications.
Splint presents a way which developers can write libraries and at the same time use the functionalities which CodeIgniter provides (such as Image Processing, Form Validation, Zip Class, Database Libraries, etc.) to provide efficient and powerful light-weight libraries.
Writing libraries for Splint also gives you the ability to write sub CodeIgniter applications that can be installed within a CodeIgniter application bundle.