Libraries tagged by summa
sammaye/mongoyii2
169 Downloads
A set of tools for MongoDB awesomeness.
sammaye/laravel-permission
26 Downloads
A quick Laravel permissions plugin
sammaye/laravel-mongodb
4 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
sammaye/laravel-gridview
18 Downloads
Quickly prototype the most used component in web applications: grid views
sammaye/laravel-flash
21 Downloads
My very Laravel first plugin, based on https://github.com/laracasts/flash
sammarks/stockfighter
19 Downloads
A Stockfighter API Wrapper.
samman/yii2-solr
5 Downloads
Yii2 SOLR (Search Engine) Extension
samman/yii-slim-image-cropper
17 Downloads
sammakescode/typeform-unbuster
36 Downloads
A handy PHP library for retrieving data from typeform responses
sammakescode/klaviyo-api
15 Downloads
A Klaviyo library for PHP written by a normal person
sammakescode/actions
8 Downloads
A standardised way to perform actions
summic/yii2-fond
945 Downloads
Fond.io extenion for using via yii2-authclient
summerblue/turbo
926 Downloads
Think turbolinks but for your PHP application. Powered by pjax. base on rcrowe/turbo
sammakescode/laravel-command-switches
6 Downloads
A laravel helper library to allow you to switch commands on and off
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.