PHPackages                             martinadamec/css-core - 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. martinadamec/css-core

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

martinadamec/css-core
=====================

v3.0.0(3y ago)0322[1 PRs](https://github.com/martinadamec/css-core/pulls)MITSCSS

Since Sep 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/martinadamec/css-core)[ Packagist](https://packagist.org/packages/martinadamec/css-core)[ RSS](/packages/martinadamec-css-core/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)DependenciesVersions (16)Used By (0)

CSS Core
========

[](#css-core)

Small CSS framework for private use, what use bootstrap 5.

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

[](#installation)

If you want to change something install dependencies with this command. And than compile files.

```
$ npm install

# Just one time
$ gulp css

# Watch source dir
$ gulp watch

```

How to use
----------

[](#how-to-use)

Import the file to your project and import your own parameters before.

```
@import "../../node_modules/adamecmartin-css-core/source/preFunctions";
@import "variables";
@import "../../node_modules/adamecmartin-css-core/source/main";
@import "bootstrap.all";
@import "../../node_modules/adamecmartin-css-core/source/app";

// Your code
```

Contribution
------------

[](#contribution)

### Document

[](#document)

- `README.md`

### Introduction

[](#introduction)

- `README.md`

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity71

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 ~180 days

Recently: every ~506 days

Total

13

Last Release

1348d ago

Major Versions

v1.1.7 → v2.0.02018-09-02

v2.0.3 → v3.0.02022-08-31

### Community

Maintainers

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

---

Top Contributors

[![martinadamec](https://avatars.githubusercontent.com/u/12466690?v=4)](https://github.com/martinadamec "martinadamec (35 commits)")

### Embed Badge

![Health badge](/badges/martinadamec-css-core/health.svg)

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

PHPackages © 2026

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