PHPackages                             platinumpixs/google-closure-library - 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. platinumpixs/google-closure-library

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

platinumpixs/google-closure-library
===================================

Fork of Google Closure Library - To provide a composer file - https://github.com/google/closure-library

0108JavaScript

Since Oct 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/platinumpixs/google-closure-library)[ Packagist](https://packagist.org/packages/platinumpixs/google-closure-library)[ RSS](/packages/platinumpixs-google-closure-library/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Closure Library [![Build Status](https://camo.githubusercontent.com/d10beb162621830432dc0a5d2c42698d82aadd93533d1ad19b8af1666da90855/68747470733a2f2f7472617669732d63692e6f72672f676f6f676c652f636c6f737572652d6c6962726172792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/google/closure-library)
=================================================================================================================================================================================================================================================================================================================

[](#closure-library-)

Closure Library is a powerful, low-level JavaScript library designed for building complex and scalable web applications. It is used by many Google web applications, such as Google Search, Gmail, Google Docs, Google+, Google Maps, and others.

For more information, visit the [Google Developers](https://developers.google.com/closure/library) or [GitHub](https://github.com/google/closure-library) sites.

Download the latest stable version on our [releases page](https://github.com/google/closure-library/releases).

Developers, please see the [Generated API Documentation](https://google.github.io/closure-library/api/).

See also the [goog.ui Demos](https://google.github.io/closure-library/source/closure/goog/demos/)

Using with Node.js
------------------

[](#using-with-nodejs)

Install the [official package](https://www.npmjs.com/package/google-closure-library) from npm.

```
npm install google-closure-library

```

Require the package and use goog.require normally.

```
require("google-closure-library");

goog.require("goog.crypt.Sha1");

var sha1 = new goog.crypt.Sha1();
sha1.update("foobar");
var hash = sha1.digest();

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/249f3f666a57fd0bbb7ebd2da42b0bb7a3c72427d9359cd505bd0d5667466c5d?d=identicon)[pzorn](/maintainers/pzorn)

---

Top Contributors

[![nanaze](https://avatars.githubusercontent.com/u/1475312?v=4)](https://github.com/nanaze "nanaze (1288 commits)")[![martone](https://avatars.githubusercontent.com/u/5247604?v=4)](https://github.com/martone "martone (749 commits)")[![concavelenz](https://avatars.githubusercontent.com/u/1245994?v=4)](https://github.com/concavelenz "concavelenz (476 commits)")[![shicks](https://avatars.githubusercontent.com/u/143899?v=4)](https://github.com/shicks "shicks (310 commits)")[![vrana](https://avatars.githubusercontent.com/u/117453?v=4)](https://github.com/vrana "vrana (227 commits)")[![joeltine](https://avatars.githubusercontent.com/u/13138272?v=4)](https://github.com/joeltine "joeltine (146 commits)")[![dimvar](https://avatars.githubusercontent.com/u/286890?v=4)](https://github.com/dimvar "dimvar (44 commits)")[![SLaks](https://avatars.githubusercontent.com/u/313894?v=4)](https://github.com/SLaks "SLaks (43 commits)")[![blickly](https://avatars.githubusercontent.com/u/36416?v=4)](https://github.com/blickly "blickly (39 commits)")[![ducklord](https://avatars.githubusercontent.com/u/841693?v=4)](https://github.com/ducklord "ducklord (23 commits)")[![daneshii](https://avatars.githubusercontent.com/u/6485023?v=4)](https://github.com/daneshii "daneshii (17 commits)")[![brad4d](https://avatars.githubusercontent.com/u/1115235?v=4)](https://github.com/brad4d "brad4d (17 commits)")[![rpelizzi](https://avatars.githubusercontent.com/u/4268706?v=4)](https://github.com/rpelizzi "rpelizzi (15 commits)")[![xtofian](https://avatars.githubusercontent.com/u/4257422?v=4)](https://github.com/xtofian "xtofian (11 commits)")[![Dominator008](https://avatars.githubusercontent.com/u/1403453?v=4)](https://github.com/Dominator008 "Dominator008 (9 commits)")[![martinkretzschmar](https://avatars.githubusercontent.com/u/2134195?v=4)](https://github.com/martinkretzschmar "martinkretzschmar (9 commits)")[![pzorn](https://avatars.githubusercontent.com/u/159690?v=4)](https://github.com/pzorn "pzorn (9 commits)")[![Znegl](https://avatars.githubusercontent.com/u/108805?v=4)](https://github.com/Znegl "Znegl (8 commits)")[![kevinoconnor7](https://avatars.githubusercontent.com/u/29744?v=4)](https://github.com/kevinoconnor7 "kevinoconnor7 (8 commits)")[![teppeis](https://avatars.githubusercontent.com/u/26476?v=4)](https://github.com/teppeis "teppeis (8 commits)")

### Embed Badge

![Health badge](/badges/platinumpixs-google-closure-library/health.svg)

```
[![Health](https://phpackages.com/badges/platinumpixs-google-closure-library/health.svg)](https://phpackages.com/packages/platinumpixs-google-closure-library)
```

###  Alternatives

[snapshotpl/zf-snap-geoip

MaxMind GeoIP Module for Zend Framework 2

1512.9k](/packages/snapshotpl-zf-snap-geoip)

PHPackages © 2026

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