Skip to content

Melywin/my-cart-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Cart Library :: Currently Under Development

A shopping cart library for CodeIgniter 4.5.

Installation

Install via Composer

composer require Melywin/my-cart-library

Usage

Load the library in your CodeIgniter controller:

use MyCartLibrary\Cart;

$cart = new Cart();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages