Libraries tagged by BOTK
pressbooks/pressbooks
40051 Downloads
Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.
pimax/fb-messenger-php
175338 Downloads
Facebook Messenger Bot PHP API
nervo/yuicompressor
1489468 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.
mi-schi/phpmd-extension
863449 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
kartik-v/yii2-slider
713575 Downloads
An advanced slider input for Yii Framework 2 for both touch enabled and desktop devices based on bootstrap-slider.
jokkedk/zfdebug
232214 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
33355 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both
evoweb/recaptcha
541620 Downloads
Easy on Humans, Hard on Bots
danog/tg-dialog-id
91472 Downloads
A library to work with Telegram bot API dialog IDs
components/handlebars.js
184937 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.
coffeecode/optimizer
57212 Downloads
Optimizer makes it easy to bookmark your site tags, open graph and twitter card
bytexr/filament-queueable-bulk-actions
58192 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
awcodes/filament-versions
51538 Downloads
A mostly useless package to display framework versions at the bottom of the navigation panel.
automattic/wp-feature-api
3279 Downloads
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
ggergo/sqlindexhintbundle
426126 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.