Libraries tagged by in store
dipesh79/laravel-mail-log-viewer
152 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
codebot/phpenv
550 Downloads
Class for storing and reading environment variables from .env file stored in document root.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
alban/laravel-data-sync
17 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
wemakecustom/wp-config-manager
1121 Downloads
Loader for different types of configuration stored in files in themes’ directory
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
apps-inteligentes/email-tracking
3092 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
zendexperts/ze-db
10413 Downloads
A ZF2 module that allows developers to focus on the entities they work with, instead of how to retrieve or store data in the database.
royvoetman/laravel-flash-alerts
24 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
mohit-singh/db-session
14 Downloads
Store session in database in zend framework 2
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
magedin/module-login-as-customer
8 Downloads
With this module the admin user will be able to login as any customer in the front store.
linkorb/registry-whoops
2108 Downloads
Whoops Formatter and Handler: store exceptions in Registry.
kmfk/slowdb
38 Downloads
A Key/Value Store written in PHP
kingsoft/persist
234 Downloads
Make persistance easy and fast. Use it to store data in files, databases, or any other storage system. It's easy to use and extend.