Libraries tagged by javasdscript
ntlab/php-obj
3709 Downloads
A PHP object representation as string, javascript, annotation, or YAML
nickdekruijk/minify
13233 Downloads
A package for automaticaly minifying CSS, SCSS and Javascript for Laravel
mouf/html.utils.weblibrarymanager.component-installer
361324 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mouf/html.utils.weblibrarymanager
363709 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
mistralys/html_quickform2
51544 Downloads
Provides methods to create, validate and render HTML forms in PHP.
microweber-deps/ziggy
118404 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
mervick/aaencoder
1696 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
markocupic/contao-twig-assets
14954 Downloads
Load link- or script-assets to the document from inside your TWIG template.
m1/twig-asset-rev-extension
49720 Downloads
Twig Asset Rev Extension adds a asset_rev twig filter so you can use asset revisioning from files, perfect for use with gulp-rev or grunt-rev
laravel-admin-ext/js-editor
18001 Downloads
Javascript editor extension for laravel-admin
kylekatarnls/coffeescript
142535 Downloads
A port of the CoffeeScript compiler to PHP. (See http://github.com/alxlit/coffeescript-php, this is an exact fork to fix minimum stability on the last release)
jbzoo/assets
55888 Downloads
Manage any asset files (js, css, less) and their depending + compressing and merging
ite/form-bundle
20159 Downloads
Improve Symfony 2 forms by adding new features and integration with popular JavaScript libraries and jQuery plugins.
inspirecz/webloader
7367 Downloads
Tool for loading or deploying CSS and JS files into web pages
hexydec/jslite
12198 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP