Libraries tagged by zone file
unite-cms/variants-field-bundle
3821 Downloads
Provides a field type for unite cms that allows to select one of different field group variants.
brinda/abstract-filter-query
573 Downloads
Abstract filter query lib for use only one query builder for all filters in the world (SQL, Youtrack search, jql...)
datatables.net/datatables.net-fixedcolumns-bs
364 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
sh4msi/filament-otp
281 Downloads
Filament OTP is a package for Filament that allows users to login with a One-Time Password. (OTP and Passwordless are similar, but they differ in some aspects!)
fieldnation/fieldnation-sdk
284 Downloads
An SDK to Get Work Done
abdullyahuza/filament-impersonate
5 Downloads
Filament Impersonate allows administrators to securely impersonate other users within the Filament admin panel. With a simple "Impersonate" action, admins can log in as another user to troubleshoot issues, test permissions, or preview user-specific content. A visible banner indicates impersonation mode, with an easy one-click return to the original account.
codewithdennis/filament-translate-field
11 Downloads
This package allows you to quickly translate filamentphp form field values, like converting a description from Dutch to English, with just one click. It's an efficient solution for instantly translating content in your forms.
advancelearn/otp-auth
8 Downloads
otp generate for one field from client and after create otp you can checked is true token
magepow/multitranslate
95 Downloads
Multi Translate extension for Magento 2 allows you to collect all information in one time to fill in all information for all languages
zauberfisch/silverstripe-easy-linkfield
1653 Downloads
SilverStripe inline link field that allows adding one or multiple links to any object and saves into a single DB field
thomhurks/laravel-collection-extensions
90 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
hauerheinrich/hh-powermail-checkboxlink
48 Downloads
Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.
mpyw/laravel-transaction-observer
3414 Downloads
Observe delayed events and fire them after ALL transactions are done.
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
sameer-shelavale/multi-captcha
169 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.