Libraries tagged by having
nogrod/dhl-retoure-php-sdk
58 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".
nlabrador/google-datastore-crud
8 Downloads
Google Datastore Wrapper for having simple basic CRUD
netcreaties/laravel-modulize-api
8 Downloads
Creating easy to use modules without having to configure them.
neptrox/product-basket
163 Downloads
A basket type product having collection of products
myint-oo/laravel-storage-wrapper
8 Downloads
A wrapper for laravel storage using interface. A small package meant to solve having to do all the for cloud storage setup work in each of the projects
mouf/getting-things-done-basic-edition
215 Downloads
Getting things done is a project helping you having a full featured development environment, featuring the Mouf2 framework and the most common libraries working with Mouf2 (MVC framework, ORM, etc...)
mk-devs/multi-tenant
8 Downloads
Create, migrate and seed different databases dynamiclly without having to change your app connection.
mjohann/simple-rabbitmq
8 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.
matthewfritz/laravel-cms-scaffolding
43 Downloads
This project contains the boilerplate functionality that you would expect to see in a Laravel CMS. That way you can start working on your cool features instead of having to worry about the routing and content retrieval.
lch/seo-bundle
872 Downloads
Provides minimal SEO items on front-page-having entities : slug, title, description
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".
kros/model
55 Downloads
Work with model classes without having to create them.
kookas/movetobundle
24 Downloads
Generate paths without having to restate every parameter in the current one.
kiltau/multisite-preview
3 Downloads
Multisite preview button for the Neos backend. Useful for multisites with a data site to manage the content of multiple sites and thus having a possibility to open the preview of the current site in the corresponding frontend.
kangoo13/laravel-minecraft-jsonapi-client
17 Downloads
Client to interact directly with servers having JSONAPI Reloaded plugin installed.