Libraries tagged by Rauth
brookinsconsulting/bcurlaliaswithdash
0 Downloads
BC Url Alias With Dash is a simple eZ Publish Platform (Legacy) kernel override extension which overrides the default ezchartransform class to provide a simple feature it allows all content urls to be separated by a dash character rather than the default underscor character. Great for advanced developers!
bizvip/unipayment.client
28 Downloads
This SDK provides a convenient abstraction of UniPayment's Gateway API and allows developers to focus on payment flow/e-commerce integration rather than on the specific details of client-server interaction using the raw API.
amt/amt-pinecone
10 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
50 Downloads
Tekton Session provides a session manager based on Aura\Session rather than Laravel's session manager.
rooftopcms/rooftop-response-sanitiser
387 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
431 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
8697 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
37 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
43778399 Downloads
JSON Web Token Authentication for Laravel and Lumen