Libraries tagged by comvi
pug/twig
605 Downloads
Compile Pug templates into Twig templates
provision-ops/yaml-tests
5616 Downloads
Plugin to run commands from a YML file and pass to GitHub commit status API.
pressbooks/pressbooks-donham
509 Downloads
This theme is named after Wallace Donham, Dean of Harvard Business School from 1919 to 1942. The Donham theme is a light, modern theme, equally effective for non-fiction and fiction. Body font is Tinos, and Header font is Galdeano. An earlier version of this theme was commissioned by Harvard Business Review Press.
polyweb-cz/lessphp
586 Downloads
lessphp is a compiler for LESS written in PHP.
php-composter/php-composter-phpcs-psr2
721 Downloads
PHP Composter PHP Code Sniffer PSR-2 (pre-commit).
pgfactory/markdownplus
37 Downloads
Replaces the built-in Markdown compiler, provides few but powerful extensions
pbxg33k/music-info
24 Downloads
Combine the power of multiple music related API Services and get the complete information for your music
pascaldevink/graphql-federation
599 Downloads
Utility for creating GraphQL microservices, which can be combined into a single endpoint through tools like Apollo Gateway
paravibe/less-php
224 Downloads
lessphp is a compiler for LESS written in PHP.
orlyapps/laravel-github-changelog
1117 Downloads
Generates a changelog based on github commits
nolin/permutations
4 Downloads
Generate permutations and combinations.
nogrod/dhl-retoure-php-sdk
74 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-sharethis
1955 Downloads
With Help of TYPO3 ShareThis Extension, users can share the page/post with others effortlessly using the native share action.Additionally, you can choose which pages or posts to show the share buttons via our Settings page, making it simple to add the share feature to your websites.TYPO3 v12 Compitibilty is Plus!
nitsan/ns-hubspot
224 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.
nilportugues/php_todo
10038 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.