Libraries tagged by storeden
josephilipraja/laravel4-paypal
16 Downloads
laravel4-paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your L4 projects using paypal REST API SDK.
isolution/meta-data
33 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
internetrix/silverstripe-fluent-extra-table
144 Downloads
Extended silverstripe fluent module. Locales data are be stored in seperate tables.
hxm/laravel-database-email-template
8 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
hofff/contao-leads-encryption
597 Downloads
Provides encryption of form data stored via Contao extension `terminal42/contao-leads`.
geo6/laminas-log-filesystem
3922 Downloads
Laminas Log stored in a file
form-synergy/fs-storage
77 Downloads
This package enables storing, updating, and retrieving stored data, in a local directory.
emma/di
49 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
dynamic/silverstripe-classname-update-tasks
3120 Downloads
Module that updates legacy classnames stored in the database to FQN
dipesh79/laravel-mail-log-viewer
156 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
deepdiver1975/tarstreamer
740348 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
codebot/phpenv
550 Downloads
Class for storing and reading environment variables from .env file stored in document root.
benmanu/silverstripe-leafletfield
3304 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
antwerpes/filament-nested-set-order
94 Downloads
Filament plugin for ordering resources stored using the nested set model
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.