Libraries tagged by be_users
martechmagicians/referhub
1 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
mahdiyazdani/wp-footer-rate
460 Downloads
Library to be bundled with WordPress themes and plugins to ask for users to leave a review.
macropage/sdk-ebay-rest-catalog
24 Downloads
The Catalog API allows users to search for and locate an eBay catalog product that is a direct match for the product that they wish to sell. Listing against an eBay catalog product helps insure that all listings (based off of that catalog product) have complete and accurate information. In addition to helping to create high-quality listings, another benefit to the seller of using catalog information to create listings is that much of the details of the listing will be prefilled, including the listing title, the listing description, the item specifics, and a stock image for the product (if available). Sellers will not have to enter item specifics themselves, and the overall listing process is a lot faster and easier.
kruegge82/billbee-php-sdk-api
14 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
krishaweb/magento2-rememberfilter
1 Downloads
Rememer Filter allows user to select the size once, and the all categories will be filtered with that size.
kiranbhor/laravel-otp-validate
14 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
itgalaxy/bin-wrapper
210 Downloads
PHP library providing functionality to verify that user-agents are who they claim to be.
irajul/laravel-otp-validate
1 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
inet2/inet2-detector
5 Downloads
A WordPress plugin which prints back data about the user browser, operating system, language and device into a short code that can be used in posts and pages.
harm-smits/webcrawler-verifier
3 Downloads
PHP library providing functionality to verify that user-agents are who they claim to be.
hamdallahjodah/laravel-notification-settings
2 Downloads
Let users decide on what event they want to be notified over which way
gogoleva/vsourz_bannerslider
210 Downloads
This extension will provide user with an ability to create any number of slide categories, which can be called using the short-codes.
gitdevstar/laravel-otp-validate
13 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
fromholdio/silverstripe-globalanchors
1086 Downloads
A SilverStripe module that allows developers to define a static list of global html anchors - #nav, #content, etc - allowing them to be used for constructing links and etc by CMS users.
enceeper/enceeper-phpconf
16 Downloads
Is a PHP package used for fetching keys from a user's Enceeper account. The main goal is to be able to store configuration information in a key and have this information delivered to a PHP application (other uses are welcome 😀).