Libraries tagged by laravel store
cruxinator/singletableinheritance
81 Downloads
Store multiple, related, Laravel models in one table
artisansdk/event
1723 Downloads
A foundational package for Event Sourcing (ES) using an Event Store database, compatible with Laravel.
mcgo/recipe
464 Downloads
Laravel package to parse and store recipes with ingredients and nutrition information
submtd/vinyl-graphics
8 Downloads
Laravel package for custom vinyl graphics store
vangarde/katana
10 Downloads
A Laravel Blade extension to enable DB stored Bladetemplates to be rendered.
m74asoud/temptag
4 Downloads
Laravel Temporary Tag for tagging Eloquent models - store in mongodb
mylyrium/api-interface-format
1 Downloads
Laravel package of receive JSON encoded data stored in a predefined format from different API
sanjarani/openai
10 Downloads
A comprehensive Laravel 12 package for interacting with the OpenAI API, including advanced features like Assistants, Vector Stores, and optimization techniques.
phpguus/i12l
22 Downloads
Laravel package encapsulating international standards ISO3166, ISO4217, ITU.E164. Also provides a service to download currency exchange rates. Stores all information in database tables.
optimuscms/meta
33 Downloads
Store meta data for the web against your Laravel Models
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
bitsnio/inventory
4 Downloads
Laravel Module to moniter inventory for properties and stores
anonym93/settings
0 Downloads
Store and retrive settings generally or for model objects in Laravel
andrefigueira/laramailer
66 Downloads
A simple mailing package using Laravel Mail and Blade for sending emails with an expressive syntax, and also the ability to store emails in a database for future viewing
weldon/env-auth
162 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.