Libraries tagged by use case
moosend/website-tracking-old
20 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
mfn/docblock-normalize
31 Downloads
Extracts doc blocks and normalizes the references classes based on the current namespace and use-aliases
lochmueller/tagger
6 Downloads
Complex but easy to use tag system with extbase / fluid base and different output possibilities
keven1024/flarum-ext-chinese-slug
66 Downloads
A Flarum extension. Use chinese as slug in discussion URL. Base on PipecraftNet/flarum-ext-id-slug
gnatsnapper/altorouter-middleware
34 Downloads
A PSR-15 Middleware to allow the use of the venerable AltoRouter in Middleware-based PHP applications
dsv/attire-theme-bootstrap
137 Downloads
Use Bootstrap with Attire for a solid base for custom theme development.
chrgriffin/generic-api
4285 Downloads
Simple base class for any API that uses bearer token authentication.
9thwonder/craft-rss
33 Downloads
Use RSS Feeds in your templates with ease
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.
yogiri/laravel6-amazon-mws
413 Downloads
Use Amazon's MWS web services with Laravel 6.x. Based on sonnenglas/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases.
yii2cmf/yii2-adminlte-asset
122 Downloads
AdminLTE is a fully responsive administration template. Based on Bootstrap 4 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
xiaojinhua/laravel-amazon-mws
0 Downloads
Use Amazon's MWS web services with Laravel x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
wnipun/wp-memoize
11 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
wnikk/laravel-flexible-throttle
0 Downloads
A Laravel middleware for advanced throttle based on IP, session, HTTP status codes, and exceptions. This package provides flexible and customizable protection for your application against brute force, password or scanning abuse and ensures fair use.
williamxsp/code-igniter-queue-worker
6 Downloads
Queue and Worker system for CI3. Based on yidas/codeigniter-queue-worker, it uses Symfony Process to handle the job.