Libraries tagged by storewid
naderman/composer-aws
169896 Downloads
A composer plugin that allows installing packages stored on S3
integer-net/magento2-shippingpreselection
11317 Downloads
This module provides methods to preselect a shipping method upon quote creation of the customer. It fetches all available countries from Magento Config and will preselect the default country/region/postcode of the current storeview.
mrblackus/laravel-storedprocedures
142 Downloads
magslabs/laravel-storedproc
225 Downloads
A fluent Laravel package for calling stored procedures with support for OUTPUT parameters, pagination, and transactions.
extremeidea/bidorbuy-storeintegrator-core
1334 Downloads
Bidorbuy Store Integrator - Core.
storeden/connect-api-sdk
1232 Downloads
Storeden Connect API SDK for PHP
zbateson/mailbox-folder
8 Downloads
Lists and displays email messages stored on a local folder
winavin/permissions
39 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
wenprise/session-manager
41 Downloads
Native PHP sessions stored in the database or object cache.
visual-ideas/laravel-site-settings
433 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
usmonaliyev/env-auth
253 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
undkonsorten/easychat
99 Downloads
A TYPO3 chatbot/assistant without third party tools. Only TYPO3 + LLM endpoint needed (ChatGpt, Mistral...). Privacy focused (GDPR). Chats stored in TYPO3 only.
thetispro/laravel5-setting
9664 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
tacoberu/composer-assets
2837 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.