Popular Packages
-
packagist/closurecompiler-bin
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
Abandoned! See packagelist/closurecompiler-bin
-
-
-
-
PHP
redisent/redis
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
-
-
-
-
-
drupal/commerce_kickstart_demo
Commerce Kickstart Demo is a recipe to be applied to a Commerce Kickstart installation that creates the entire demo store, including its configuration and default content.
-
-
-
-
PHP
violinist-dev/repo-and-token-to-clone-url
Given a repo and a token, what URL can you use to clone via https