Libraries tagged by user CLI

pcual-mac/image-basekit-cli

0 Favers
0 Downloads

Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.

Go to Download


onemustcode/cli-framework

0 Favers
28 Downloads

A simple to use command line interface framework.

Go to Download


onemustcode/cli

0 Favers
7 Downloads

A simple to use command line interface framework.

Go to Download


insulinjunkiede/clisession

1 Favers
15 Downloads

Use the PHP built-in session manager on CLI

Go to Download


gsl/civicrm-cli-utils

0 Favers
17 Downloads

Miscelanious utils. Bootstrap CiviCRM and wrap API for command-line use.

Go to Download


geekdevs/cli-highlighter

0 Favers
297 Downloads

Library which is used to colorize syntax of xml, yaml and json in console.

Go to Download


flavienbwk/php-cli-color

0 Favers
8 Downloads

Simple and easy to use the PHP command-line output of color. Light.

Go to Download


easeappphp/ea-cli-router

0 Favers
42 Downloads

EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.

Go to Download


ddkits/cli

2 Favers
103 Downloads

DDKits is an open source proxy software built using Docker and virtualBox which includes terminal commands, to create and build a local environment for all kind of platforms. After creating run ```source project_folder/ddkits.alias.sh ``` DDKits is able to initialize the website using any platforms ( CMS or MVC ) to build containers with different domains. It bypasses IPs and ports to DDKits container and uses one IP and port instead.

Go to Download


vladbalmos/php-clicolor

0 Favers
73 Downloads

A static class which outputs colored text when used in text terminals

Go to Download


virge/cli-db

0 Favers
3 Downloads

Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM

Go to Download


zvps/ebay-sell-recommendation-php-client

0 Favers
32 Downloads

The Recommendation API returns information that sellers can use to optimize the configuration of their listings on eBay. Currently, the API contains a single method, findListingRecommendations. This method provides information that sellers can use to configure Promoted Listings ad campaigns to maximize the visibility of their items in the eBay marketplace.

Go to Download


zvps/ebay-sell-marketing-php-client

0 Favers
33 Downloads

The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSORED listings. If an item in a Promoted Listings campaign sells, the seller is assessed a Promoted Listings fee, which is a seller-specified percentage applied to the sales price. For complete details, see Promoted Listings. Promotions Manager gives sellers a way to offer discounts on specific items as a way to attract buyers to their inventory. Sellers can set up discounts (such as "20% off" and other types of offers) on specific items or on an entire customer order. To further attract buyers, eBay prominently displays promotion teasers throughout buyer flows. For complete details, see Promotions Manager. Marketing reports, on both the Promoted Listings and Promotions Manager platforms, give sellers information that shows the effectiveness of their marketing strategies. The data gives sellers the ability to review and fine tune their marketing efforts. Important! Sellers must have an active eBay Store subscription, and they must accept the Terms and Conditions before they can make requests to these APIs in the Production environment. There are also site-specific listings requirements and restrictions associated with these marketing tools, as listed in the "requirements and restrictions" sections for Promoted Listings and Promotions Manager. The table below lists all the Marketing API calls grouped by resource.

Go to Download


zvps/ebay-sell-logistics-php-client

0 Favers
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.

Go to Download


zvps/ebay-sell-inventory-php-client

3 Favers
41 Downloads

The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.

Go to Download


<< Previous Next >>