Libraries tagged by java
swagger-api/swagger-ui
50696897 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
tightenco/ziggy
50037599 Downloads
Use your Laravel named routes in JavaScript.
symfony/asset
188116268 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
phpmd/phpmd
115686398 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
40611311 Downloads
Javascript Minifier built in PHP
matthiasmullie/minify
33839483 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
56765177 Downloads
A pretty nice way to expose your Symfony routing to client applications.
mrclay/minify
19149966 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
2138349 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
laminas/laminas-escaper
95536448 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
backpack/crud
3739923 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
willdurand/js-translation-bundle
17961632 Downloads
A pretty nice way to expose your translation messages to your JavaScript.
symfony/ux-turbo
8623372 Downloads
Hotwire Turbo integration for Symfony
snapappointments/bootstrap-select
506857 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
proengsoft/laravel-jsvalidation
2382136 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest