Libraries tagged by external link
fgtclb/academic-persons-sync
2251 Downloads
Adds some configuration for external users providers like Active Directory
m-tech-stack/laravel-api-model-client
26 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
mymuns/activity-log
126 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
lolautruche/embedtag-ls
5344 Downloads
Collection of custom tags for eZ Publish, to embed external content like from YouTube, DailyMotion or Vimeo
lolautruche/embedtag-bundle
5203 Downloads
Collection of custom tags for eZ Publish, to embed external content like from YouTube, DailyMotion or Vimeo
kunstmaan/voting-bundle
965 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.
tfrommen/external-content
8 Downloads
This plugin registers a custom post type to handle external content like any other post. The post permalink is replaced by a custom post meta that holds an external URL.
darunada/external_artisan
11 Downloads
External Artisan provides artisan tools for non-laravel projects
se7enxweb/jvembedtag
4 Downloads
Collection of custom tags for eZ Publish, to embed external content like from Spotify, YouTube, DailyMotion or Vimeo
rootscratch/ratelimit
7 Downloads
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.
christianessl/placeholder_images
281 Downloads
Easily add placeholder images in TYPO3 using either external sources (like placeholder.com) or generating them on the fly.
lyssal/search-engine-bundle
6 Downloads
Using external search engines (like Qwant or Google) to add a search form in your project.
lyssal/search-engine
13 Downloads
Using external search engines (like Qwant or Google) to add a search form in your website.
lxr/model
98 Downloads
Eloquent-like model class with no external dependencies. Inspired by jenssegers/model package.
jeffersongoncalves/filament-check-whois-widget
1 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.