Libraries tagged by key generator
appsfly/devkit-phputils
18 Downloads
This library contains resources to help communicate with appsfly.io execution server. For all communications with execution server, your application should be registered and a secret key needs to be generated. Please contact [email protected] for your credientials. http://www.appsfly.io
dev3bdulrahman/license-manager
8 Downloads
License Manager is a robust PHP package designed for managing software licensing with ease and security. This package provides essential tools to validate, generate, and manage license keys, ensuring your applications are protected against unauthorized usage. With domain-based validation and secure license storage, developers can confidently implement licensing mechanisms for their applications. Seamlessly integrates with Laravel and other PHP frameworks, offering an efficient solution for protecting your software.
ngubin/key62
4486 Downloads
Generating a unique short key from the number.
legalone/lead-manager-keygen
0 Downloads
A CLI tool for generation of pub/private keys for Legal One GmbH Lead Manager
gkimpson/url2png-laravel
9 Downloads
Laravel wrapper for url2png API for generating website thumbnails, an api key & secret key is required from https://www.url2png.com/
dragu/bitcoin-ecdsa
13 Downloads
PHP library allowing to generate BTC addresses from private keys
cpuchain-php/cpuchain-ecdsa
4 Downloads
PHP library allowing to generate CPU addresses from private keys
rollswan/uuid
76 Downloads
Generates Universally Unique IDentifiers as primary key
mhinspeya/mhinspeya-brand
3 Downloads
### 1. **Module Overview:** - **Name:** Brand Inventory Manager - **Purpose:** The module dynamically lists all the brands that have products currently in stock on the website, allowing customers to view and browse products by brand. This list updates automatically based on the store's inventory. ### 2. **Key Features:** - **Dynamic Brand Listing:** - The module generates a list of brands that have at least one product in stock. - The list is updated in real-time based on changes in inventory levels (e.g., if a brand's products go out of stock, that brand is removed from the list). - **Filter by Inventory:** - Customers can filter the brand list by product availability, ensuring they only see brands with products they can purchase immediately. - **Brand Page:** - Each brand name in the list is clickable, leading to a dedicated brand page. - The brand page displays all in-stock products for that brand, with options for sorting, filtering, and searching within the brand's catalog. - **SEO-Friendly URLs:** - The module creates SEO-friendly URLs for each brand page, enhancing visibility on search engines. - **Inventory-Based Brand Widget:** - A widget can be placed on various parts of the website (e.g., homepage, sidebar, footer) that highlights popular or new brands with available stock. - **Admin Configuration:** - The admin can configure how brands are displayed (e.g., sorting by popularity, alphabetical order, etc.). - Options to include or exclude specific brands regardless of inventory (e.g., always show premium brands). - **Caching Mechanism:** - To ensure performance, the module uses caching to store brand lists, refreshing only when inventory changes occur. ### 3. **Integration with Other Features:** - **Product Pages:** On each product page, the brand name is linked to the corresponding brand page. - **Search Functionality:** When customers search for a brand name, the search results include the brand page and all relevant products. ### 4. **Customizable Design:** - The module’s front-end is fully customizable, allowing the store’s design team to style the brand listing and pages in line with the overall website design. ### 5. **Reporting and Analytics:** - The module provides reports on brand performance, showing metrics such as which brands are viewed most frequently, which have the highest sales, etc. ### 6. **Multi-Store Support:** - For stores with multiple websites or store views, the module supports configuration per store view, allowing different brands to be highlighted in different regions or languages. This Magento module would be particularly useful for e-commerce stores with diverse product offerings across many brands, ensuring that customers have an efficient way to find and purchase products by their favorite brands.has context menu
jwt-token/anillkas
0 Downloads
Generating jwt token using only private key
swissmakers/php-openssh
8 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.
mohammadfahadrao/mfr-tokens
11 Downloads
Package to generate tables based upon response from API or by supplying key value pair manually.
meklad/signature
1 Downloads
A Laravel package for generating and validating secure signatures using timestamps, app keys, and app secrets.
loadsys/cakephp-uuid-shell
3826 Downloads
An incredibly simple Shell that exposes the String::uuid() method to the command line. Convenient for generating new IDs in bulk for seed or development data that use UUIDs as primary keys.
jordimorillo/uid
14 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases