PHPackages                             kickasscommerce/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. kickasscommerce/framework

ActiveLibrary[Framework](/categories/framework)

kickasscommerce/framework
=========================

A small proof of concept for Moltin

01.6k[1 issues](https://github.com/KickAssCommerce/framework/issues)PHP

Since Feb 10Pushed 9y agoCompare

[ Source](https://github.com/KickAssCommerce/framework)[ Packagist](https://packagist.org/packages/kickasscommerce/framework)[ RSS](/packages/kickasscommerce-framework/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependenciesVersions (4)Used By (0)

KickAss Commerce
================

[](#kickass-commerce)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c47c285d26d5cefb5dc63fa7fe8a818780789a4ee2f672201d0195c66814184a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b69636b617373636f6d6d657263652f6b69636b617373636f6d6d657263652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kickasscommerce/kickasscommerce)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/e791519a5bc834e70e6db01bfd3857cbab2fbecd7c5d6031b7a82340a0d835eb/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4b69636b417373436f6d6d657263652f4b69636b417373436f6d6d657263652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/KickAssCommerce/KickAssCommerce)[![Coverage Status](https://camo.githubusercontent.com/373cc59a2d3b4948d0ff94f67822c353165b8f952070906eb50fe087b5bbda6d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6b69636b617373636f6d6d657263652f6b69636b617373636f6d6d657263652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/KickAssCommerce/KickAssCommerce/code-structure)[![Quality Score](https://camo.githubusercontent.com/347b33bfcb552b772cb85f638096a9ed616b2391f7dc54b747deb26e9621a221/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6b69636b617373636f6d6d657263652f6b69636b617373636f6d6d657263652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/KickAssCommerce/KickAssCommerce/)[![Dependencies](https://camo.githubusercontent.com/7d7880edf721afda372735d4c3b5396b938a6cb2ec9bbe11778987ec421f18df/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3538616165653363623464326132303034356331353830362f62616467652e7376673f7374796c653d666c61742d737175617265)](https://www.versioneye.com/user/projects/58aaee3cb4d2a20045c15806)[![Total Downloads](https://camo.githubusercontent.com/a9c09d1c6cd880698d8766da39b5e4f690d8c5a5d177e3703434c4e481dcbb08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b69636b617373636f6d6d657263652f6b69636b617373636f6d6d657263652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kickasscommerce/kickasscommerce)

A small proof of concept for building an eCommerce system based on an underlying API system.

Currently built on Moltin but PRs for other systems are welcome

"So is this a new eCommerce system?"

> NO! we want to give you a way to work with your favourite (API enabled) eCommerce system without the constraints it might impose on the technologies you can use or the way you implement the frontend If you're curious about the 'why' behind this project please read [our blogpost about it](https://medium.com/@sandermangel/you-wont-believe-what-happened-when-these-e-commerce-devs-got-frustrated-30e67fef94e4#.lcj1r9dxo)

Requirements
------------

[](#requirements)

- PHP ^7.0

Authors
-------

[](#authors)

For more information about the KickAss team and to apply for a position please us our [team repository](https://github.com/KickAssCommerce/team-kickass).

- Sander Mangel
- David Manners
- Adam Paterson [http://www.twitter.com/adam\_paterson](http://www.twitter.com/adam_paterson)
- Tobias Hartmann [https://www.twitter.com/ToH\_82](https://www.twitter.com/ToH_82)

Installation
------------

[](#installation)

```
$ composer create-project kickasscommerce/kickasscommerce=dev-develop .
```

More information
----------------

[](#more-information)

- check the [Philosophy document](https://github.com/KickAssCommerce/KickAssCommerce/blob/develop/doc/philosophy.md)
- check our [alpha roadmap](https://github.com/KickAssCommerce/KickAssCommerce/projects/1) or create a ticket / PR to help us move this project

Examples
--------

[](#examples)

Anything in the `app` directory is example code. The `app` directory should be used for your project code.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Credits
-------

[](#credits)

- [KickAssCommerce Team](https://github.com/KickAssCommerce)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/296c5969d49c166c45bbe6066cc3057d7279a1451f495186ac82de0de9455107?d=identicon)[Adam\_Paterson](/maintainers/Adam_Paterson)

---

Top Contributors

[![adam-paterson](https://avatars.githubusercontent.com/u/1008727?v=4)](https://github.com/adam-paterson "adam-paterson (34 commits)")[![dmanners](https://avatars.githubusercontent.com/u/1572836?v=4)](https://github.com/dmanners "dmanners (31 commits)")[![sandermangel](https://avatars.githubusercontent.com/u/1067840?v=4)](https://github.com/sandermangel "sandermangel (15 commits)")[![strajeru](https://avatars.githubusercontent.com/u/4286632?v=4)](https://github.com/strajeru "strajeru (1 commits)")[![tzyganu](https://avatars.githubusercontent.com/u/2447784?v=4)](https://github.com/tzyganu "tzyganu (1 commits)")

### Embed Badge

![Health badge](/badges/kickasscommerce-framework/health.svg)

```
[![Health](https://phpackages.com/badges/kickasscommerce-framework/health.svg)](https://phpackages.com/packages/kickasscommerce-framework)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M293](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
