Libraries tagged by bale php
google/cloud-bare-metal-solution
53 Downloads
Google Cloud Bare Metal Solution Client for PHP
kylekatarnls/jade-filter-base
20 Downloads
Example for Pug-php filter, use this base to create and publish your own
chemaclass/knob-base
166 Downloads
Project base to use Knob MVC PHP Framework.
phpflo/phpflo-component
25 Downloads
Collection of base components for usage with phpflo
roi-up-agency/php-kafka-schema-registry
272 Downloads
Library to consume and produce in Apache Kafka < 2.1 and Schema Registry, using php traits. This lib use the base present in Nicofuma/poc-php-kafka lib.
php_modules/gogue-component-base
58 Downloads
gogue-component-base
codlatn/phpmvc
0 Downloads
MVC pattern - written in PHP 5.5. This project can be used as a Base MVC "framework" to start your PHP project
php-extended/php-insee-ban-bulk-api
571 Downloads
A php API wrapper to the Base d'Adresse Nationale (BAN) source to make the data available as php objects
vvondra/php-daemon
148 Downloads
A base implementation of a UNIX daemon in PHP
pangolinkeys/php-commander
26 Downloads
A base implementation of the command pattern for php projects
lin3s/knowledge-base
132 Downloads
PHP Component to build a knowledge base
joao.faveri/base-framework
7 Downloads
Base para o desenvolvimento de aplicações em PHP
brezgalov/php-typed-collection
27 Downloads
base class for making typed collections via PHP iterator
cascade-energy/php-service-client
108 Downloads
Base interfaces for a service client in PHP
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.