Libraries tagged by minii
tkaratug/titan2
951 Downloads
Titan 2 Mini Framework
skeeks/cssmin
42275 Downloads
Minifying CSS
selectandstart/laravel-12-page-speed
798 Downloads
Laravel Page Speed
rubix/sentiment
556 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rickkuipers/justless
18722 Downloads
ZF2 module that allows automation of compiling your LESS with the extra of minifying the files.
packagelist/closurecompiler-bin
30838 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.
nlac/nlsclientscript
7906 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
nimbly/limber
8466 Downloads
A super minimal HTTP framework that doesn't get in your way.
minicli/command-help
5837 Downloads
A help command for Minicli
minic/lunar-hosted-payment
1247 Downloads
Flexible payment integration for Laravel, lunarphp, supporting multiple payment providers.
madj2k/t3-accelerator
2338 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties.
jiaweixs/weapp
2827 Downloads
一个微信小程序服务端SDK,集成小程序服务端所有接口。A SDK of WeChat mini app.
jaxon-php/jaxon-utils
12923 Downloads
Utilities for the Jaxon library.
ibrand/open-ecommerce
99 Downloads
iBrand's ecommerce is an laravel open source project, This is an easy-to-use e-commerce solution.
hexydec/jslite
8296 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP