Libraries tagged by java
tightenco/ziggy
32672492 Downloads
Use your Laravel named routes in JavaScript.
symfony/asset
152261458 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
swagger-api/swagger-ui
38846082 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phpmd/phpmd
99416002 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
34605957 Downloads
Javascript Minifier built in PHP
matthiasmullie/minify
26321689 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
49138228 Downloads
A pretty nice way to expose your Symfony routing to client applications.
mrclay/minify
15884318 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
2024214 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
mbostock/d3
419200 Downloads
A JavaScript visualization library for HTML and SVG.
willdurand/js-translation-bundle
15833135 Downloads
A pretty nice way to expose your translation messages to your JavaScript.
symfony/ux-turbo
4843304 Downloads
Hotwire Turbo integration for Symfony
snapappointments/bootstrap-select
444198 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
2125922 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
nette/forms
11795385 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.