Libraries tagged by whise
fw4/whise-api
11368 Downloads
PHP library for implementing the Whise API
fw4/whise-webservices
1864 Downloads
PHP library for implementing WHISE Webservices
harkor/whoman-api
15 Downloads
Super-simple, minimum abstraction Whoman API v2
mrclay/minify
18942569 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
matthiasmullie/minify
33231720 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.
whitecube/nova-flexible-content
3263093 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
phpcompatibility/phpcompatibility-wp
34442037 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
hyn/multi-tenant
1191737 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
projektgopher/whisky
366420 Downloads
A simple CLI tool for managing a project's git hooks across multiple members.
whitecube/laravel-cookie-consent
740656 Downloads
Register, configure and ask for cookies consent in a EU-compliant way.
pragmarx/firewall
1005264 Downloads
A Laravel IP whitelisting and blacklisting
wisembly/elephant.io
2531508 Downloads
Send events to a websocket real time engine though PHP
white-october/pagerfanta-bundle
11880730 Downloads
Bundle to use Pagerfanta with Symfony2
phpcompatibility/phpcompatibility-paragonie
35239000 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
mrclay/jsmin-php
14098690 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.