Libraries tagged by external provider
rockschtar/wordpress-externalassets
479 Downloads
Must use plugin. Providers helper functions to register and download external scripts and styles locally. Useful for GDPR issues.
cobweb/external_import
256117 Downloads
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, imports via URI call (Reaction) and an API.
greencape/xml-converter
47615 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
amazeelabs/silverback_external_preview
35987 Downloads
Provides a UI to preview pages (published and draft) on external websites - usually a Gatsby or NextJS frontend.
spryker-community/ai-translator
11299 Downloads
This module provides AI translation functionality with the help of external AI engines
fromholdio/silverstripe-externalurlfield
20771 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
burnbright/silverstripe-externalurlfield
9481 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
timesworld/phpqrcode
1771 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
heimrichhannot/contao-teaser-bundle
4400 Downloads
A contao teaser content element, that provides the ability to link the element with pages, articles, files, downloads or external urls.
jorgemudry/laravel-remote-token-auth
21 Downloads
This package provides a hassle-free way to incorporate authentication in your application by integrating with an external api.
zhujia18/chevereto
184 Downloads
Chevereto image hosting upload extension for the Flarum forum, using Chevereto's popup upload plugin(PUP). The popup upload plugin (PUP) is a small file that allows Chevereto based websites to provide external image uploading via a small JavaScript file.
sunnysideup/silverstripe-externalurlfield
446 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
marcorieser/statamic-vitals
718 Downloads
Provide vitals of your Statamic installation for external usage.
kunstmaan/voting-bundle
963 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
hyder/facade-pattern
28 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.