Libraries tagged by both
harvesthq/chosen
5395718 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
zendframework/zend-mail
13908663 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
php-standard-library/either-or-both
59434 Downloads
Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides
riki137/multitron
18725 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
paynl/php-sdk
94148 Downloads
Pay. API client library for PHP. Pay. is an all-in-one European PSP offering 50+ payment methods both online and instore.
nervo/yuicompressor
1575809 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.
components/handlebars.js
198455 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.
bytexr/filament-queueable-bulk-actions
80080 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.
ggergo/sqlindexhintbundle
542870 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
aksafan/yii2-fcm-both-api
54644 Downloads
Yii2 Extension for sending push notification with both Firebase Cloud Messaging (FCM) HTTP Server Protocols (APIs).
verbb/many-to-many
13147 Downloads
A field type to manage relationships from both sides.
sirajcse/laravel-unique-id-generator
32979 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
rbdwllr/wordpress-salts-generator
50227 Downloads
A key and salts generator for WordPress that works with both wp-config and .env files.
phpexperts/datatype-validator
1152917 Downloads
An easy to use data type validator (both strict and fuzzy).
jms/php-manipulator
38148 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both