Libraries tagged by created_by
anper/mailer
119 Downloads
A simple mailer, allows you to create and send emails by key.
vlassiuk/yii2-auth
13 Downloads
Module allow do authenticate users by social networks accaunt, create users account, profiles, check access rights, etc
velcoda/transaction-flow
4302 Downloads
Transaction Flow is a library that helps guide a Request through your Application by guiding you to create reusable and maintainable code.
smartt/yii2-google-url-shortener
7 Downloads
Google URL Shortener at goo.gl is used by Google products to create short URLs that can be easily shared, tweeted, or emailed to friends.
pinfort/laravel-lang-selector
30 Downloads
Create smart multi-language website by laravel
ibnudirsan/lara-assets
17 Downloads
Commands Artisan create a folder in laravel by ibnudirsan.
bayfrontmedia/wp-tailor
6 Downloads
Create a tailored WordPress environment by customizing its default functionality.
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.
tomsgu/knp-snappy-bundle
13 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
rrd108/data-mixer
9 Downloads
A simple tool to create test data from existing database by mixing records
purposefull/knp-snappy-bundle
17 Downloads
Easily create PDF and images in Symfony2 by converting Twig/HTML templates.
prolix/knp-snappy-bundle
451 Downloads
Easily create PDF and images in Symfony2 by converting Twig/HTML templates.
mr-slack/knp-snappy-bundle
4 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
ingenerator/koharness
204 Downloads
Create test harnesses for Kohana modules by building a clean application container
imokhles/generate-crud-command
4 Downloads
create crud system for guards generated by iMokhles's MultiAuth package