Libraries tagged by javascript
packagist/closurecompiler-bin
100329 Downloads
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.
hearsay/require-js-bundle
149565 Downloads
This bundle provides integration of the RequireJS library into Symfony2
fabrizioballiano/deferjavascripts
31367 Downloads
Magento2 Defer Javascripts: moves all your javascripts to the very end of your HTML (only on frontend) making search engines and speed metering tools happy.
bmatzner/foundation-bundle
35847 Downloads
ZURB Foundation Bundle for Symfony2
behat/mink-selenium-driver
500123 Downloads
Selenium driver for Mink framework
markocupic/contao-twig-assets
6758 Downloads
Load link- or script-assets to the document from inside your TWIG template.
w-vision/pimcore-js-translation-bundle
7426 Downloads
A pretty nice way to expose your Pimcore shared translation messages to your client applications.
shinsenter/defer.php
9798 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
wwwision/neos-mediabrowserdialog
4236 Downloads
JavaScripts to provide asset selection via Media Browser in Neos Backend Modules
wisembly/xgettext
19352 Downloads
Javascript poEdit parser written in PHP
whichbrowser/server
6000 Downloads
Useragent sniffing server for Javascript
webtoucher/yii2-js-cookie
74405 Downloads
Asset Bundle for Yii2 with JavaScript Cookie.
vrana/jsshrink
44 Downloads
Remove spaces and comments from JavaScript code (available in PHP and JavaScript).
uffe-code/word-count
9105 Downloads
PHP port of the Javascript iarna/word-count
typearea/hyphenator
15037 Downloads
Hyphenator is a cache-enabled PHP port of the JavaScript Hyphenator.js by Mathias Nater, and this is a bugfix fork of github.com/webrocker/hyphenator