Libraries tagged by stories
lilhamma/yii2-store
11 Downloads
Yet another module 4 da framework. Allows to perform typical stores contents accounting
libaro/laravel-slow-queries
23 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
level51/silverstripe-dropdownsfield
696 Downloads
FormField which renders multiple dropdowns and stores the results as a JSON object.
legalthings/mongodb-session-handler
9942 Downloads
A session handler that stores structured data in MongoDB
laramods/meta
501 Downloads
Laramods Meta :: Stores any kind of queryable metadata to a Model.
landofcoder/module-outlet
2 Downloads
Magento 2 module manage outlet, stores for POS app
l0rb/monolog-pdo-handler
858 Downloads
A handler for Monolog that stores data via PDO driver to Database
ksmz/gplay-encryptedpasswd
17 Downloads
Handles the creation of the EncryptedPasswd field, required in Play Store's API calls
konstantin-s/silex-lazycache
22 Downloads
Simple cache provider. Stores URIs last-modified time and hash in DB. Do comparing on requests, return 304 code or code 200 and add record to DB.
kargnas/alternative-laravel-cache
4657 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
jyc/interface-registry
21 Downloads
A Registry that stores objects, accessible by the interfaces they implement.
jreuteler/silverstripe-geolocation-field
18 Downloads
TextField that reads and stores the geolocation position (latitude, longitude and accuracy).
it-werxdotca/contact-module
0 Downloads
A simple contact module for nwidart/laravel-modules. It stores information sent from the contact form into an SQL table, sends an email to the sender and a configurable email address.
innovato/font-awesome-5-lite
627 Downloads
A PHP library that generates Font Awesome 5 (Pro and Free) SVG JS files and stores them in a cache.
ikepu-tp/laravel-access-logger
19 Downloads
This library stores user access logs in Laravel. You can choose between log files and databases for storage.