Libraries tagged by Rauth
amt/amt-pinecone
9 Downloads
AMT_Pinecone is a TYPO3 extension that integrates semantic search capabilities into your website using OpenAI embedding models and the Pinecone vector database. Semantic search focuses on understanding the meaning and context of search queries rather than relying on exact keyword matches. It enables more intuitive and relevant search results by analyzing the relationships between words and their meanings. This extension leverages advanced AI models to provide users with highly accurate and context-aware search experiences.
alexsancho/wp-admin-no-ajax
93 Downloads
A WordPress plugin that lightens the WP AJAX routine and directs the requests to front-end rather than admin back-end.
tekton/session
49 Downloads
Tekton Session provides a session manager based on Aura\Session rather than Laravel's session manager.
rooftopcms/rooftop-response-sanitiser
386 Downloads
The awesome WP-API includes some things in its response that we would rather handle in the client.For example, we remove content['rendered'] and replace with content['json'] with links replaced with shortcodes.
powderblue/curl
430 Downloads
A basic CURL wrapper for PHP. This is a modernised, and maintained, version of @shuber's rather nice, simple cURL wrapper, https://github.com/shuber/curl.
nodes/translate
8696 Downloads
Enable usage of translation services rather than local files
nmrkt/guzzle5-oauth2-subscriber
18718 Downloads
OAuth2 authentication and reauthorization for Guzzle 5.x - forked and based on kamermans/guzzle4-oauth2-subscriber
marketo/silverstripe-universalerrorpage
5217 Downloads
Set SilverStripe to use a pre-defined shared HTML or PHP file on the server rather than generating one from the theme/templates.
idfive/idfive_instagram_basic
36 Downloads
Provides a service for use within themes/modules, to interact with the instagram Basic API. This module provides no markup or settings, rather simply a way to gather instagram posts for use elsewhere in theme or custom module, for maximum flexibility.
danitome24/beaucal-invalid-session
19 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
canvashack/plugin-full-size-assignments
19 Downloads
Show assignments in a full-height pane, rather than a squinched-up, itty-bitty view
canvashack/plugin-detect-iframe-fail
22 Downloads
Rather than allowing embedded iframes to fail invisibly, provide helpful guidance.
tymon/jwt-auth
42127839 Downloads
JSON Web Token Authentication for Laravel and Lumen
league/oauth2-server
110574456 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/oauth2-client
93204883 Downloads
OAuth 2.0 Client Library