Libraries tagged by Satori
phpolar/csv-file-storage
263 Downloads
Adds support for storing data on disk in CSV format.
nails/module-address
6319 Downloads
This module provides a unified API for storing, formatting, and validating addresses.
mxp100/plastic
23122 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
mouf/utils.action.action-interface
366267 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mapado/pretty-types
11081 Downloads
Doctrine Type storing pretty printed JSON into database
mabrouk/mediable
337 Downloads
a laravel package to handle dealing with storing, updating or deleteing files
krystalcode/api-session
905 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
kitbrennan90/laravel-sendgrid-webhooks
3759 Downloads
Laravel package for receiving and storing event webhooks from Sendgrid
glowy/registry
2162 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
drradao/laravel-bard
1577 Downloads
The one that tells the stories of the great artisan
djmarland/isin
5730 Downloads
A PHP Library for storing a validating an ISIN (International Securities Identification Number / ISO 6166)
chrisullyott/php-log
8340 Downloads
A dead-simple logger, storing data in JSON.
charm/options
2094 Downloads
A generic class for storing options while enforcing option types.
antiques/laravel-sendgrid-events
3847 Downloads
Laravel package for receiving, storing and handling events from Sendgrid webhook
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.