Libraries tagged by thebase
digital-nature/wordpress-theme-digital-nature
4 Downloads
Contains the base theme for Digital Nature site builds.
damoonpro/laravel
6 Downloads
The base project configuration of Damoon company.
biffbangpow/silverstripe-base-theme-functions
147 Downloads
Functions for the base theme
axguowen/think-base
220 Downloads
The base classes for ThinkPHP
alnutile/l5scaffold
76 Downloads
Extend Laravel 5's generators scaffold. Thanks to the base of this laralib by [email protected]!
wadeshuler/yii2-sms
11168 Downloads
This is the base library for providing SMS support in your Yii2 application. You can make your own plugins for SMS providers off this base package. It is not to be directly used.
ovr/phalcony
4559 Downloads
Library for expansion the base functional of Phalcon framework.
graviton/graviton
10254 Downloads
The base package for graviton
gliver/gliver
39 Downloads
The base foundation for the Rachie PHP framework
quartetcom/base-api-php-client
29930 Downloads
PHP client library for accessing BASE API.
the-basement/libvirt
5 Downloads
This package implements the domain service contract for the libvirt hypervisor.
the-basement/common
12 Downloads
This package is just some interfaces used by thebasement.club. Anyone is welcome to build services that conform to the interfaces and suggest them to be included in the main site by creating an issue.
kregel/basement-digitalocean
16 Downloads
The Basement server package for Digital Ocean
kregel/basement-common
28 Downloads
This package is just some interfaces used by thebasement.club. Anyone is welcome to build services that conform to the interfaces and suggest them to be included in the main site by creating an issue.
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.