PHPackages                             ph-7/materialize-css - 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. ph-7/materialize-css

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

ph-7/materialize-css
====================

Builds Materialize distribution packages for PHP

1.0.0(4y ago)1211MITJavaScript

Since Apr 13Pushed 4y agoCompare

[ Source](https://github.com/pH-7/materialize-css-composer)[ Packagist](https://packagist.org/packages/ph-7/materialize-css)[ Docs](https://materializecss.com)[ RSS](/packages/ph-7-materialize-css/feed)WikiDiscussions v1-dev Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

 [ ![](https://camo.githubusercontent.com/631c35e44c85dd868f0b29fe0c8fff24063e810e407353c06a6eeca5def1c01e/687474703a2f2f6d6174657269616c697a656373732e636f6d2f7265732f6d6174657269616c697a652e737667) ](http://materializecss.com/)

### MaterializeCSS for Packagist

[](#materializecss-for-packagist)

Matarialize v1.0 for PHP - Packagist
====================================

[](#matarialize-v10-for-php---packagist)

Installation with Composer (*ideally, Composer v2*)
---------------------------------------------------

[](#installation-with-composer-ideally-composer-v2)

```
composer require ph-7/materialize-css
```

 Materialize, a CSS Framework based on material design.
 [**-- Browse the docs --**](http://materializecss.com/)

 [ ![Travis CI badge](https://camo.githubusercontent.com/859bac8fa431ea180fec696f1ba18ea5975c246c5837647c628826c7cc5250d2/68747470733a2f2f7472617669732d63692e636f6d2f446f6766616c6f2f6d6174657269616c697a652e7376673f6272616e63683d6d6173746572) ](https://travis-ci.com/Dogfalo/materialize) [ ![npm version badge](https://camo.githubusercontent.com/ce0031b095054e53cf8f6d0a1781773ada947eebd5f24e194b0c8f0df4440943/68747470733a2f2f62616467652e667572792e696f2f6a732f6d6174657269616c697a652d6373732e737667) ](https://badge.fury.io/js/materialize-css) [ ![CDNJS version badge](https://camo.githubusercontent.com/c794cbc084212d5862acd34671d27426419a9896bb1015de44ac18fbdaf54a90/68747470733a2f2f696d672e736869656c64732e696f2f63646e6a732f762f6d6174657269616c697a652e737667) ](https://cdnjs.com/libraries/materialize) [ ![dependencies Status badge](https://camo.githubusercontent.com/0eb3787a3d3987a344fa1628ea99b56d6b6c312161379af2d87c0d6d8ff5f16e/68747470733a2f2f64617669642d646d2e6f72672f446f6766616c6f2f6d6174657269616c697a652f7374617475732e737667) ](https://david-dm.org/Dogfalo/materialize) [ ![devDependency Status badge](https://camo.githubusercontent.com/6a2ba347d4602e3a103533dd91d7fd9c96b0c87d1eaadaed5c70b72bf60e3ce9/68747470733a2f2f64617669642d646d2e6f72672f446f6766616c6f2f6d6174657269616c697a652f6465762d7374617475732e737667) ](https://david-dm.org/Dogfalo/materialize#info=devDependencies) [ ![Gitter badge](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667) ](https://gitter.im/Dogfalo/materialize)

Table of Contents
-----------------

[](#table-of-contents)

- [Quickstart](#quickstart)
- [Documentation](#documentation)
- [Supported Browsers](#supported-browsers)
- [Changelog](#changelog)
- [Testing](#testing)
- [Contributing](#contributing)
- [Copyright and license](#copyright-and-license)

Quickstart:
-----------

[](#quickstart)

Read the [getting started guide](http://materializecss.com/getting-started.html) for more information on how to use materialize.

- [Download the latest release](https://github.com/Dogfalo/materialize/releases/latest) of materialize directly from GitHub. ([Beta](https://github.com/Dogfalo/materialize/releases/))
- Clone the repo: `git clone https://github.com/Dogfalo/materialize.git` (Beta: `git clone -b v1-dev https://github.com/Dogfalo/materialize.git`)
- Include the files via [cdnjs](https://cdnjs.com/libraries/materialize). More [here](http://materializecss.com/getting-started.html). ([Beta](https://cdnjs.com/libraries/materialize/1.0.0-beta))
- Install with [npm](https://www.npmjs.com): `npm install materialize-css` (Beta: `npm install materialize-css@next`)
- Install with [Bower](https://bower.io): `bower install materialize` ([DEPRECATED](https://bower.io/blog/2017/how-to-migrate-away-from-bower/))
- Install with [Atmosphere](https://atmospherejs.com): `meteor add materialize:materialize` (Beta: `meteor add materialize:materialize@=1.0.0-beta`)

Documentation
-------------

[](#documentation)

The documentation can be found at . To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) installed on your computer.

### Running documentation locally

[](#running-documentation-locally)

Run these commands to set up the documentation:

```
git clone https://github.com/Dogfalo/materialize
cd materialize
npm install
```

Then run `grunt monitor` to compile the documentation. When it finishes, open a new browser window and navigate to `localhost:8000`. We use [BrowserSync](https://www.browsersync.io/) to display the documentation.

### Documentation for previous releases

[](#documentation-for-previous-releases)

Previous releases and their documentation are available for [download](https://github.com/Dogfalo/materialize/releases).

Supported Browsers:
-------------------

[](#supported-browsers)

Materialize is compatible with:

- Chrome 35+
- Firefox 31+
- Safari 9+
- Opera
- Edge
- IE 11+

Changelog
---------

[](#changelog)

For changelogs, check out [the Releases section of materialize](https://github.com/Dogfalo/materialize/releases) or the [CHANGELOG.md](CHANGELOG.md).

Testing
-------

[](#testing)

We use Jasmine as our testing framework and we're trying to write a robust test suite for our components. If you want to help, [here's a starting guide on how to write tests in Jasmine](CONTRIBUTING.md#jasmine-testing-guide).

Contributing
------------

[](#contributing)

Check out the [CONTRIBUTING document](CONTRIBUTING.md) in the root of the repository to learn how you can contribute. You can also browse the [help-wanted](https://github.com/Dogfalo/materialize/labels/help-wanted) tag in our issue tracker to find things to do.

Copyright and license
---------------------

[](#copyright-and-license)

Code Copyright 2018 Materialize. Code released under the MIT license.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1496d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6d95da236687f1dca4f7d70d60037c70ef217120ea195df23a39a412ba594e0?d=identicon)[ph-7](/maintainers/ph-7)

---

Top Contributors

[![Dogfalo](https://avatars.githubusercontent.com/u/2775751?v=4)](https://github.com/Dogfalo "Dogfalo (1582 commits)")[![acburst](https://avatars.githubusercontent.com/u/28045?v=4)](https://github.com/acburst "acburst (1540 commits)")[![tomscholz](https://avatars.githubusercontent.com/u/20381749?v=4)](https://github.com/tomscholz "tomscholz (114 commits)")[![DanielRuf](https://avatars.githubusercontent.com/u/827205?v=4)](https://github.com/DanielRuf "DanielRuf (51 commits)")[![klouie93](https://avatars.githubusercontent.com/u/3642176?v=4)](https://github.com/klouie93 "klouie93 (26 commits)")[![afifsohaili](https://avatars.githubusercontent.com/u/8052933?v=4)](https://github.com/afifsohaili "afifsohaili (15 commits)")[![chukitow](https://avatars.githubusercontent.com/u/4173376?v=4)](https://github.com/chukitow "chukitow (10 commits)")[![huww98](https://avatars.githubusercontent.com/u/15710934?v=4)](https://github.com/huww98 "huww98 (7 commits)")[![robinbortlik](https://avatars.githubusercontent.com/u/228502?v=4)](https://github.com/robinbortlik "robinbortlik (7 commits)")[![bivainis](https://avatars.githubusercontent.com/u/4633984?v=4)](https://github.com/bivainis "bivainis (7 commits)")[![kevgathuku](https://avatars.githubusercontent.com/u/3721994?v=4)](https://github.com/kevgathuku "kevgathuku (6 commits)")[![soniahays](https://avatars.githubusercontent.com/u/5251724?v=4)](https://github.com/soniahays "soniahays (5 commits)")[![pH-7](https://avatars.githubusercontent.com/u/1325411?v=4)](https://github.com/pH-7 "pH-7 (5 commits)")[![Ecksters](https://avatars.githubusercontent.com/u/2662835?v=4)](https://github.com/Ecksters "Ecksters (5 commits)")[![ilan-schemoul](https://avatars.githubusercontent.com/u/9869317?v=4)](https://github.com/ilan-schemoul "ilan-schemoul (5 commits)")[![aularon](https://avatars.githubusercontent.com/u/1493032?v=4)](https://github.com/aularon "aularon (5 commits)")[![ramunasm](https://avatars.githubusercontent.com/u/1158178?v=4)](https://github.com/ramunasm "ramunasm (5 commits)")[![Y0lk](https://avatars.githubusercontent.com/u/1523444?v=4)](https://github.com/Y0lk "Y0lk (4 commits)")[![alexisdiel](https://avatars.githubusercontent.com/u/7047656?v=4)](https://github.com/alexisdiel "alexisdiel (4 commits)")[![coltonfitzgerald](https://avatars.githubusercontent.com/u/2644431?v=4)](https://github.com/coltonfitzgerald "coltonfitzgerald (4 commits)")

---

Tags

composer2materializematerializecssphp8cssmaterializephp materializematerialize packagistmaterialize composer

### Embed Badge

![Health badge](/badges/ph-7-materialize-css/health.svg)

```
[![Health](https://phpackages.com/badges/ph-7-materialize-css/health.svg)](https://phpackages.com/packages/ph-7-materialize-css)
```

###  Alternatives

[wenzhixin/bootstrap-table

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)

11.8k283.4k1](/packages/wenzhixin-bootstrap-table)[components/flag-icon-css

A curated collection of all country flags in SVG — plus the CSS for easier integration.

12.0k1.6M23](/packages/components-flag-icon-css)[matthiasmullie/minify

CSS &amp; JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

2.0k30.5M336](/packages/matthiasmullie-minify)[scssphp/scssphp

scssphp is a compiler for SCSS written in PHP.

62827.7M220](/packages/scssphp-scssphp)[mexitek/phpcolors

A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

5003.6M18](/packages/mexitek-phpcolors)[wikimedia/less.php

PHP port of the LESS processor

12327.4M77](/packages/wikimedia-lessphp)

PHPackages © 2026

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