PHPackages                             birko/minishop - 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. [Admin Panels](/categories/admin)
4. /
5. birko/minishop

ActiveLibrary[Admin Panels](/categories/admin)

birko/minishop
==============

The "MiniShop" website application

1.0.3(11y ago)010MITPHPPHP &gt;=5.3.3

Since Apr 16Pushed 11y ago1 watchersCompare

[ Source](https://github.com/birko/MiniShop)[ Packagist](https://packagist.org/packages/birko/minishop)[ RSS](/packages/birko-minishop/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (23)Versions (5)Used By (0)

MiniShop
========

[](#minishop)

E-shop system based on Symfony2 framework

Installation:
-------------

[](#installation)

1. download codes (via github ;))
2. open preferred shell and locate the source code directory.
3. run $ composer install (from ) Configuration is loaded via postInstall script in composer
4. run $ php app/console doctrine:schema:udpate --force
5. run $ php app/console cache:clear --env=prod
6. run $ php app/console assets:install --env=prod
7. run $ php app/console assetic:dump --env=prod

Update:
-------

[](#update)

1. get the newest version (via github;))
2. run $ php app/console doctrine:schema:udpate --force
3. run $ php app/console cache:clear --env=prod
4. run $ php app/console assets:install --env=prod
5. run $ php app/console assetic:dump --env=prod

\##Features:

### Sendy.co

[](#sendyco)

Add to composer.json

```
	"require": {
	...
		"jacobbennett/sendyphp": "dev-master"
	}

```

Add sendy configuration to app.yml file according sendy server

```
core_newsletter:
    sendy:
        installation_url: #url
        list_id: #list_id
        api_key: #api_Key
```

### PHPOffice

[](#phpoffice)

Support for Excel export Add to composer.json export definiton type must be set to "excel"

```
	"require": {
	...
		"phpoffice/phpexcel": "dev-master"
	}

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~126 days

Total

4

Last Release

4031d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ffee9c4c1abe72676c83c47030b0b949479c7bd9fd9fef067a41668c7dbad6aa?d=identicon)[birko](/maintainers/birko)

---

Top Contributors

[![birko](https://avatars.githubusercontent.com/u/1064302?v=4)](https://github.com/birko "birko (211 commits)")

---

Tags

Symfony2shopminishopbirko

### Embed Badge

![Health badge](/badges/birko-minishop/health.svg)

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

###  Alternatives

[symfonyid/admin-bundle

Provide Admin Generator with KISS Principle

141.6k](/packages/symfonyid-admin-bundle)[claroline/core-bundle

Claroline core bundle

165.5k52](/packages/claroline-core-bundle)

PHPackages © 2026

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