Libraries tagged by having
ordent/ramenrest
620 Downloads
RamenRest is another Rest Library for Laravel, it focused on exposing of each component separately and use it on controller. Rather than just having AIO process.
ogmo_ar/augmented-reality-product-visualizer-and-configurator-for-magento
7 Downloads
Specially built for eCommerce, OGMO allows eCommerce users to easily examine digital products with the help of Augmented reality and 3D technology without having the physical product beside, allowing them to customize products according to their preference.
oandre/database
18 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
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
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
14 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
6 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.
kolirt/laravel-cacheable
54 Downloads
Easily cache and control class methods without having to remember cache key names