Libraries tagged by javac
ahand/mobileesp
437609 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
aa-ahmed-aa/dorm
23 Downloads
This is a compiler package for compiling and running c and cpp files this package is designed to can add any other compilers later.
javacode/belajar-php-library
5 Downloads
Belajar PHP Library
rafal/javascriptroutingserviceprovider
261 Downloads
JavascriptRouting Service Provider provides easy way to access your routes inside Javacript files. It's cool because putting your routes inside js files as static strings sucks.
tightenco/ziggy
27561938 Downloads
Use your Laravel named routes in JavaScript.
symfony/asset
141206363 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
swagger-api/swagger-ui
35334727 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
squizlabs/php_codesniffer
311667467 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpmd/phpmd
93484561 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
tedivm/jshrink
32760165 Downloads
Javascript Minifier built in PHP
matthiasmullie/minify
23961108 Downloads
CSS & 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.
friendsofsymfony/jsrouting-bundle
46546239 Downloads
A pretty nice way to expose your Symfony routing to client applications.
mrclay/minify
14804758 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
moment/moment
1981085 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
willdurand/js-translation-bundle
15123764 Downloads
A pretty nice way to expose your translation messages to your JavaScript.