Libraries tagged by tipi
nogrod/ebay-sell-fulfillment-php-sdk
669 Downloads
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
n2n/valobj
394 Downloads
Contains typical n2n implementations of common value objects.
mouf/utils.common.validators
163138 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mouf/utils.common.lock
67172 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
macropage/sdk-ebay-rest-fulfillment
2588 Downloads
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
luyadev/luya-module-basicauth
45309 Downloads
Adds the typical htaccess auth dialog before each request. This module is made as angular does have problems with basic htaccess authentifications in the administration area.
jmikola/wildcard-event-dispatcher-bundle
138740 Downloads
Enhances the Symfony2 event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
intreguei/gcp-pubsub
1734 Downloads
Pacote criado para publicação e subscrição de tópicos da gcp
iankibet/shkafka
1449 Downloads
Laravel kafka topic listener
gfksx/thanksforposts
22 Downloads
Adds the ability to thank the author and to use per posts/topics/forum rating system based on the count of thanks.
dnafactory/module-fake-configurable
4723 Downloads
Questo modulo crea finti configurabili (associabili a qualsiasi tipologia di prodotti). In questo modo è possibile creare url differenti per prodotti e beneficiare visivamente delle configurazioni.
cseufert/hamle
6409 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
cdma-numiscorner/ebay-fulfillment-api
1786 Downloads
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
bigfork/silverstripe-simpleseo
10997 Downloads
A simple SilverStripe SEO module offering easy to understand tips for CMS users
bfansports/aws-sns-php-handler
5008 Downloads
Small library to manipulate AWS SNS. Send GCM and APNS messages to topics and endpoints. Format notifications correctly.