Libraries tagged by climbing
slawe/climbing-grade-conversions
5 Downloads
Small PHP library for converting rock climbing grades between multiple grading systems.
climb/guide
2 Downloads
Climbing-guide core
kudm761/martinez-rueda-php
183313 Downloads
Martinez-Rueda algorithm for polygon boolean operations
silvershop/silverstripe-hasonefield
627982 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
burnbright/silverstripe-hasonefield
40488 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
sussexdev/module-ajaxlogin
4315 Downloads
A Magento 2 module that opens a modal enabling the customer to login when clicking on the Sign In top link.
safiul0073/code-lifter
1051 Downloads
A Laravel package to easily update your project by clicking a button on your dashboard
nogrod/dhl-retoure-php-sdk
531 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".
mozex/laravel-test-lanes
140 Downloads
Give every concurrent Laravel test run its own databases by claiming a machine-unique lane for each process
jonom/silverstripe-image-coord
1198 Downloads
Set x and y coords by clicking an image
heimrichhannot/contao-entity-filter-bundle
8499 Downloads
This module offers an input type for selecting one or more entities by comfortably 'clicking together' sql-like conditions.
creatissimo/dhl-de-retoure
77 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".
clippings/phantom-pdf
87565 Downloads
A Package for generating PDF files using PhantomJS
clippings/freezable
99007 Downloads
Freeze values in objects
clippings/silex-pagination
89529 Downloads
PaginationServiceProvider for Silex micro framework