Libraries tagged by Vbot
botble/git-commit-checker
157120 Downloads
Check coding standard & code syntax with Git pre-commit hook.
botble/assets
238110 Downloads
Laravel assets management
acsiomatic/device-detector-bundle
120828 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
va-gov/content-build
96250 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
pimax/fb-messenger-php
175615 Downloads
Facebook Messenger Bot PHP API
nervo/yuicompressor
1491661 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
kartik-v/yii2-slider
716786 Downloads
An advanced slider input for Yii Framework 2 for both touch enabled and desktop devices based on bootstrap-slider.
jokkedk/zfdebug
232620 Downloads
ZFDebug is a plugin for the Zend Framework for PHP5, providing useful debug information displayed in a small bar at the bottom of every page.
jms/php-manipulator
33743 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both
evoweb/recaptcha
545548 Downloads
Easy on Humans, Hard on Bots
danog/tg-dialog-id
95717 Downloads
A library to work with Telegram bot API dialog IDs
components/handlebars.js
185843 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
awcodes/filament-versions
52722 Downloads
A mostly useless package to display framework versions at the bottom of the navigation panel.
automattic/wp-feature-api
3690 Downloads
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
ggergo/sqlindexhintbundle
430012 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.