PHPackages                             dersam/carty - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dersam/carty

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

dersam/carty
============

029JavaScript

Since Jan 18Pushed 11y agoCompare

[ Source](https://github.com/dersam/carty)[ Packagist](https://packagist.org/packages/dersam/carty)[ RSS](/packages/dersam-carty/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Carty

Basic PHP Shopping Cart

Laravel package

Tools used:

- PHP 5.4
- MySQL
- Laravel 4.2
- jQuery
- Handlebars

Composer package on Packagist:

\##Installation Instructions

1. Install Laravel and setup your database connection in app/config/database.php
2. Add to composer.json require:

    "dersam/carty": "dev-master"
3. Install composer packages

    composer install
4. Add the Carty service provider to the provider array in app/config/app.php

    'Dersam\\Carty\\CartyServiceProvider'
5. Publish the public assets

    php artisan asset:publish
6. Create the database tables (will use your application's connection string from app/config/database.php)

    php artisan migrate --package="dersam/carty"
7. Run the database seed if you want the demo data

    php artisan db:seed --class=CartyDemoSeed

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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://avatars.githubusercontent.com/u/475851?v=4)[Sam Schmidt](/maintainers/dersam)[@dersam](https://github.com/dersam)

---

Top Contributors

[![dersam](https://avatars.githubusercontent.com/u/475851?v=4)](https://github.com/dersam "dersam (67 commits)")

### Embed Badge

![Health badge](/badges/dersam-carty/health.svg)

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

###  Alternatives

[marcgoertz/shorten

Safely truncate HTML markup while preserving tags, handling entities, and supporting Unicode/emoji with optional word-safe truncation

129.5k1](/packages/marcgoertz-shorten)[pressbooks/pressbooks-aldine

Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.

114.5k](/packages/pressbooks-pressbooks-aldine)

PHPackages © 2026

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