PHPackages                             socool/socool - 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. socool/socool

ActiveLibrary[Framework](/categories/framework)

socool/socool
=============

SoCool Framework !

1.0.7(12y ago)114JavaScript

Since Aug 17Pushed 12y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (15)Versions (8)Used By (0)

Socool Framework

you must have session in database for use session with socool framework.

need PHP 5.4 or +

example with mysql :

```
CREATE TABLE IF NOT EXISTS `session` (
  `session_id` varchar(255) NOT NULL,
  `session_value` text NOT NULL,
  `session_time` int(11) NOT NULL,
  PRIMARY KEY (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
```

Install SoCool Framework By Composer :

getcomposer.org

```
php composer.phar create-project socool/socool path/ 1.0.7
```

For Assets Css and Js, I recommand to use "Bower"

```
cd web/assets/components
bower update

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~1 days

Total

8

Last Release

4691d ago

### Community

Maintainers

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

---

Top Contributors

[![ddtraceweb](https://avatars.githubusercontent.com/u/2129919?v=4)](https://github.com/ddtraceweb "ddtraceweb (8 commits)")[![daviddjian](https://avatars.githubusercontent.com/u/754950?v=4)](https://github.com/daviddjian "daviddjian (7 commits)")

### Embed Badge

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

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

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M497](/packages/pimcore-pimcore)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M552](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k59](/packages/open-dxp-opendxp)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[oro/platform

Business Application Platform (BAP)

645143.5k114](/packages/oro-platform)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M380](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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