Libraries tagged by gather
messagemedia/signingkeys-sdk
15 Downloads
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
lord2800/di.php
43 Downloads
A dependency injector, rather than a container or service locator.
lance-joy-end/laravel-admin-joy
13 Downloads
laravel-admin is mather facker
innoscience/eloquental
384 Downloads
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
illchuk/zfc-user-redirect-uri
70 Downloads
ZfcUser redirection to specific URI, rather than to a generic route
house-of-code/dn-translate
5 Downloads
Enable usage of translation services rather than local files
fromholdio/silverstripe-no-edit-message
34 Downloads
Display friendly message in CMS on pages where user has no edit perm, rather than read-only form.
fromholdio/silverstripe-formaction-link
30 Downloads
A type of FormAction that renders as a link/anchor rather than button or input.
ethitter/wp-redis-user-session-storage
44 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
commentar/json-storage
84 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
cfxmarkets/repo-tools
367 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
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
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.