Libraries tagged by botx
botman/driver-slack
257961 Downloads
Slack driver for BotMan
botman/driver-facebook
289558 Downloads
Facebook Messenger driver for BotMan
botble/git-commit-checker
164722 Downloads
Check coding standard & code syntax with Git pre-commit hook.
botble/assets
247264 Downloads
Laravel assets management
acsiomatic/device-detector-bundle
139429 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
boxybird/inertia-wordpress
5960 Downloads
The WordPress adapter for Inertia.js
boxuk/wp-muplugin-loader
396293 Downloads
A drop-in MU Plugin loader for WordPress
va-gov/content-build
99182 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
176540 Downloads
Facebook Messenger Bot PHP API
nervo/yuicompressor
1502257 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.
maba/gentle-force-bundle
488441 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
555531 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
kartik-v/yii2-slider
732822 Downloads
An advanced slider input for Yii Framework 2 for both touch enabled and desktop devices based on bootstrap-slider.
jokkedk/zfdebug
234658 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
34908 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both