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

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

mazurva/css-print-framework
===========================

Universal CSS for web printing

09HTML

Since Oct 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mazurva/CSS-Print-Framework)[ Packagist](https://packagist.org/packages/mazurva/css-print-framework)[ RSS](/packages/mazurva-css-print-framework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Hartija---CSS-Print-Framework
=============================

[](#hartija---css-print-framework)

#### What is Hartija?

[](#what-is-hartija)

Hartija is universal printing stylesheet or best printing CSS practices all in one.

#### How Hartija works?

[](#how-hartija-works)

Just use it like normal CSS:

```

```

The "magic" is in media="print", this CSS file will be used by the browser only when you print. You can also use it inside CSS like: **@media print** { .. }.

Only work you need to do is **hide** the stuff you don't need in the final print. Basically you hide some id and class in the CSS like:

```
#navbar, #footer, #someOtherID, .someClass, .otherClass { display : none; }
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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://www.gravatar.com/avatar/f6efd9689c925cb52664846422950fa2ffe7cd9c44b9644eda8479499c104076?d=identicon)[mazurva](/maintainers/mazurva)

---

Top Contributors

[![vladocar](https://avatars.githubusercontent.com/u/34764?v=4)](https://github.com/vladocar "vladocar (7 commits)")[![mazurva](https://avatars.githubusercontent.com/u/1152567?v=4)](https://github.com/mazurva "mazurva (2 commits)")

### Embed Badge

![Health badge](/badges/mazurva-css-print-framework/health.svg)

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

###  Alternatives

[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[wcm/git-php-hooks

Write git hooks with PHP, organize them on a per-project base and automatically add them

6441.1k3](/packages/wcm-git-php-hooks)

PHPackages © 2026

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