Libraries tagged by hera
kruegge82/dhl-retoure-php-rest-sdk
2 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".
krishnapawar/php-html-builder
5 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
kitt3n/kitt3n-custom
7 Downloads
Custom extension for the specific customer. Individual programming starts here.
kingpin/testpackage
14 Downloads
This is just a test package, nothing to see here...
kaystrobach/faq
14 Downloads
Add description here
kaystrobach/eventmanager
92 Downloads
Add description here
kaystrobach/cldr
542 Downloads
Add description here
kaystrobach/backup
3268 Downloads
Add description here
kaivnd/captcha
4 Downloads
A composer version of cool-php-captcha original project link here http://code.google.com/p/cool-php-captcha/
kaesetoast/p-stack-test
6 Downloads
A project template to make creating new (type goes here) projects easier.
justwkj/weather
9 Downloads
Package description here.
justwkj/log
12 Downloads
Package description here.
justmd5/jttp
9 Downloads
Package description here.
jugendra/laravel-todo
11 Downloads
Here you can create a todo list of your tasks. And you can close and delete tasks from the list
jruedaq/gravatar-url
433 Downloads
Get Gravatar image URL and put by default an image with username initials, You can test this library here https://gravatar-url.herokuapp.com/examples/LibraryUse.php