Libraries tagged by combindma
wearerequired/user-roles-adjustments
5593 Downloads
Custom functionality for user editing in combination with the Members plugin. Retains user levels and limits user editing capabilities.
nogrod/dhl-retoure-php-sdk
404 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".
marcuspi/random-factor
8855 Downloads
Makes strings of random words (if you need a semi-safe random word combination)
magento-hackathon/layered-landing
432 Downloads
Create landing pages based on a combination of category and layered navigation attribute filters.
looplinguist/random-password-generator
545 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.
grindnu/magento2-media
4115 Downloads
Small module to replace the standard Fotorama with a combination of Lightslider and LightGallery
davidgorges/color-contrast-php
416 Downloads
A tiny library to find color combinations with a contrast threshold
creacore-team/creacore-ruleset
281 Downloads
Creacore ruleset, combination of PSR-2 and Allman indent style
rbm/php-results-combinator
3664 Downloads
combine rows
phpexperts/combinatorics
188 Downloads
A collection of utility classes for dealing with combinations.
factorio-item-browser/combination-api-client
3635 Downloads
A PHP client library to access the Combination API of the Factorio Item Browser.
creatortsv/combination-iterator
679 Downloads
php-fp/php-fp-combinators
618 Downloads
A handful of functional combinators in PHP.
metamodels/attribute_translatedcombinedvalues
16524 Downloads
MetaModels attribute for translated combinedvalues
keydev/laff-analyzer
401 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm