Libraries tagged by storewid
rinvex/laravel-statistics
4034 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
netglue/prismic-linklist-helper
487 Downloads
Helper for managing menus and lists of links stored in a Prismic.io repository
naderman/composer-aws
169892 Downloads
A composer plugin that allows installing packages stored on S3
mrblackus/laravel-storedprocedures
141 Downloads
magslabs/laravel-storedproc
76 Downloads
This is a custom package for Laravel to utilize/use stored procedures on your laravel application.
extremeidea/bidorbuy-storeintegrator-core
1173 Downloads
Bidorbuy Store Integrator - Core.
storeden/connect-api-sdk
934 Downloads
Storeden Connect API SDK for PHP
schema-keeper/schema-keeper
6101 Downloads
Database development kit for PostgreSQL
znerol/oauth2-server-storeauth-grant
119 Downloads
Google Billing / Apple StoreKit OAuth2 Grant Extension for PHP OAuth 2.0 Server
zbateson/mailbox-folder
7 Downloads
Lists and displays email messages stored on a local folder
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
usmonaliyev/env-auth
251 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env 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.
shopapps/laravel-settings
85 Downloads
config style settings but stored in a DB