Libraries tagged by combination
nolin/permutations
4 Downloads
Generate permutations and combinations.
nogrod/dhl-retoure-php-sdk
88 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
nitsan/ns-hubspot
227 Downloads
HubSpot Extension for TYPO3 forms easily connects with HubSpot CRM. This TYPO3 add-on for your forms ensures you capture all leads from your TYPO3 websites. Take advantage of your leads! Our integration of TYPO3 forms and HubSpot CRM offers a strong combination that will change the way you collect, nurture, and convert leads.
modbase/asset-manager
19 Downloads
A very basic asset manager to be used in combination with versioned assets.
mistralys/subsetsum
960 Downloads
PHP SubsetSum implementation to search for number combinations.
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
looplinguist/random-password-generator
169 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
kieranajp/combinator
27256 Downloads
Generates combinations of a set.
graphita/mathematics
397 Downloads
PHP Mathematics Library for easier calculation of Base Converts, Factorials, Permutation and Combination.
dnadesign/silverstripe-elemental-spotlights
1128 Downloads
Spotlight is a basic combination of images, titles, text, buttons and links to create flexible and versatile content blocks
designbycode/business-name-generator
210 Downloads
The Business Name Generator is a PHP class that generates business names based on a combination of adjectives and nouns. It provides a flexible and customizable way to generate business names that can be used for various purposes.
davidgorges/color-contrast-php
378 Downloads
A tiny library to find color combinations with a contrast threshold
appletechlabs/flight
244 Downloads
Combination of all the flight APIs
access9/mastercrack
53 Downloads
A PHP class to help calculate the combination to your masterlock combination lock.
68publishers/event-dispatcher-extra
828 Downloads
Extension that adds a combination of global and local event dispatchers with bridge into Nette Framework.