Libraries tagged by unsigned int
nodeum-io/nodeum-sdk-php
0 Downloads
The Nodeum API makes it easy to tap into the digital data mesh that runs across your organisation. Make requests to our API endpoints and we’ll give you everything you need to interconnect your business workflows with your storage. All production API requests are made to: http://nodeumhostname/api/ The current production version of the API is v1. **REST** The Nodeum API is a RESTful API. This means that the API is designed to allow you to get, create, update, & delete objects with the HTTP verbs GET, POST, PUT, PATCH, & DELETE. **JSON** The Nodeum API speaks exclusively in JSON. This means that you should always set the Content-Type header to application/json to ensure that your requests are properly accepted and processed by the API. **Authentication** All API calls require user-password authentication. **Cross-Origin Resource Sharing** The Nodeum API supports CORS for communicating from Javascript for these endpoints. You will need to specify an Origin URI when creating your application to allow for CORS to be whitelisted for your domain. **Pagination** Some endpoints such as File Listing return a potentially lengthy array of objects. In order to keep the response sizes manageable the API will take advantage of pagination. Pagination is a mechanism for returning a subset of the results for a request and allowing for subsequent requests to “page” through the rest of the results until the end is reached. Paginated endpoints follow a standard interface that accepts two query parameters, limit and offset, and return a payload that follows a standard form. These parameters names and their behavior are borrowed from SQL LIMIT and OFFSET keywords. **Versioning** The Nodeum API is constantly being worked on to add features, make improvements, and fix bugs. This means that you should expect changes to be introduced and documented. However, there are some changes or additions that are considered backwards-compatible and your applications should be flexible enough to handle them. These include: - Adding new endpoints to the API - Adding new attributes to the response of an existing endpoint - Changing the order of attributes of responses (JSON by definition is an object of unordered key/value pairs) **Filter parameters** When browsing a list of items, multiple filter parameters may be applied. Some operators can be added to the value as a prefix: - `=` value is equal. Default operator, may be omitted - `!=` value is different - `>` greater than - `>=` greater than or equal - `=` lower than or equal - `>
nitsan/ns-google-map
315 Downloads
Introducing the TYPO3 Google Map Extension! This TYPO3 extension enables you to seamlessly add and customize Google Maps to your website with ease. Designed with responsive layouts and SEO-friendly features, it ensures a smooth and optimized experience for your visitors.
mosys/rithmo
10 Downloads
Rithmo is a Symfony Bundle designed to generate unique identifier numbers, inspired by my experiences using Excel and Access to modernize outdated applications. Developed during my time at Mercedes, it simplifies integration into future projects and highlights my commitment to creating innovative solutions.
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
mhshujon/license-manager
102 Downloads
A license manager library designed to seamlessly handle licensing APIs for both WooCommerce (WC) and Easy Digital Downloads (EDD). This library is intended to use in a WordPress environment only.
mhinspeya/mobile-mega-menu
2 Downloads
Enhance your online store's mobile navigation with the MHinspeya Mobile Mega Menu module. This module is designed to provide an optimal browsing experience for mobile users, featuring a user-friendly and highly customizable mega menu. With the MHinspeya Mobile Mega Menu, your customers can easily navigate through categories and subcategories, making their shopping experience smoother and more efficient. The module is fully compatible with the Hyva theme and offers seamless integration with your existing Magento 2 store. Key features include multi-level dropdowns, custom styling options, and easy backend management. Ensure your mobile users have access to a streamlined and intuitive navigation system, helping to increase engagement and conversion rates on your site.
mhinspeya/jobs-manager
6 Downloads
Magento 2 Jobs Manager extension enables you to seamlessly integrate a comprehensive job board into your eCommerce store. This powerful extension allows you to efficiently manage the entire hiring process by creating and posting various types of job listings, categorized by type, location, and department. Enhance your website's functionality by allowing potential candidates to discover and apply for positions directly through your store, streamlining your talent acquisition process.With the Jobs Manager extension, you can:- Create and manage multiple job listings with detailed descriptions.- Categorize jobs by type (full-time, part-time, freelance), location, and department.- Allow candidates to apply directly through your website, simplifying the application process.- Easily update and maintain job listings to ensure current openings are accurately represented.- Enhance your eCommerce site by adding a dedicated career section, attracting high-quality talent.This extension is designed to provide a robust solution for businesses looking to expand their team and find the right talent using their eCommerce platform. By integrating a job board into your Magento 2 store, you can leverage your online presence to support your recruitment efforts effectively.
mhinspeya/job-manager-hyva
4 Downloads
Magento 2 Jobs Manager extension enables you to seamlessly integrate a comprehensive job board into your eCommerce store. This powerful extension allows you to efficiently manage the entire hiring process by creating and posting various types of job listings, categorized by type, location, and department. Enhance your website's functionality by allowing potential candidates to discover and apply for positions directly through your store, streamlining your talent acquisition process.With the Jobs Manager extension, you can:- Create and manage multiple job listings with detailed descriptions.- Categorize jobs by type (full-time, part-time, freelance), location, and department.- Allow candidates to apply directly through your website, simplifying the application process.- Easily update and maintain job listings to ensure current openings are accurately represented.- Enhance your eCommerce site by adding a dedicated job manager section, attracting high-quality talent.This extension is designed to provide a robust solution for businesses looking to expand their team and find the right talent using their eCommerce platform. By integrating a job board into your Magento 2 store, you can leverage your online presence to support your recruitment efforts effectively.This module is also fully compatible with the Hyvä theme, ensuring a seamless integration with the modern and fast frontend provided by Hyvä, enhancing the overall user experience and performance of your job board.
mhinspeya/inspeya-hyva-picalike
5 Downloads
The MHinspeya Hyva Picalike module provides advanced functionality to display similar products on the product detail page. It is designed to enhance user experience by showcasing related products that might interest customers based on their current selection. This module is fully compatible with Hyva themes, ensuring seamless integration and optimized performance.
mh97m/laravelogger
0 Downloads
The Laravel Logger project is a robust logging solution tailored for Laravel applications, designed to provide comprehensive monitoring, tracking, and analysis of system activities and events. Developed with the Laravel framework, this logging system offers seamless integration, ensuring smooth operation within Laravel-based projects.
martechmagicians/referhub
2 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
maniyatech/magento2-mage-ai
2 Downloads
MageAI is a smart, AI-powered content generation extension for Magento 2 that helps merchants create compelling product descriptions, short descriptions, and SEO metadata (meta title, keywords, meta description) in just a few clicks. Designed to save time and boost your store’s visibility, MageAI integrates directly into the product admin panel, allowing you to generate high-converting content tailored to your products, brand tone, and SEO goals.
laravel-hrdk/laravel-s-p-multi-response
1 Downloads
LaravelSPMultiResponse is a powerful Laravel package designed to streamline the execution of SQL stored procedures with the capability to handle multiple response sets effortlessly. With this package, you can seamlessly integrate stored procedures into your Laravel application, simplifying database interactions and enhancing performance. Say goodbye to complex database queries and hello to efficient, organized, and scalable database operations with LaravelSPMultiResponse.
laravel-builder/visual-builder
0 Downloads
A comprehensive visual builder for Laravel applications, designed to streamline the creation of UI components, AI agents, and administrative interfaces. Includes support for real-time updates, security features, and cloud integrations.
koverae/koverae-publisher
19 Downloads
Koverae Publish is a powerful, lightweight, and elegant blogging package designed for Laravel. Whether you're managing a personal blog, a company newsroom, or a content hub, Koverae Publish provides an intuitive and flexible solution for publishing, organizing, and managing content effortlessly.