Libraries tagged by Selete
selene/xml
567 Downloads
selene xml utils
selene/di
327 Downloads
Selene Dependency Injection Component
selene-framework/matisse
191 Downloads
A component-based template engine for PHP web applications
selenesoftware/staticsite
38 Downloads
selene/writer
272 Downloads
Helper component for generating source code
selene/testsuite
736 Downloads
Selene testsuite component
selene/http
104 Downloads
Http modules for selene
selene/filesystem
411 Downloads
selene filesystem
selene/events
147 Downloads
Selene event component
selene/config
303 Downloads
Selene configration component
selene/common
1217 Downloads
Selene common components
selene-software/spress-plugin-deploy-aws
16 Downloads
Deploy your site to an AWS S3 bucket for static site hosting.
selene-framework/matisse-components
164 Downloads
The official set of visual components for the Matisse templating engine
selene-framework/admin-module
229 Downloads
An extensible application base, built on Electro
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.