Libraries tagged by laravel store
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
melsaka/laravel-image-manager
7 Downloads
A Laravel package for managing polymorphic images with automatic resizing and storage management
jobmetric/laravel-url
15 Downloads
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
hnooz/laravel-shopping-cart
61 Downloads
A lightweight and flexible Laravel package for managing shopping carts with full support for cart items, session storage, and database persistence.
hichemtab-tech/laravel-project-assist
61 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
haakco/laravel-ip
188 Downloads
Function to check and manage ip's. Also adds tables for storing.
dokan-e-commerce/compliance-laravel-sdk
42 Downloads
Laravel SDK for Dokan ZATCA Phase 2 Compliance API - Streamline your e-invoicing compliance
dmyers/laravel-activity
14 Downloads
A simple activity feed package for Laravel 4.
darshphpdev/laravel-settings
11 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
chadhurin/laravel-masquerade
482 Downloads
Elevate your user management experience with the powerful Laravel Masquerade Package. Designed for seamless integration with Laravel applications, this package empowers administrators to temporarily switch and view the application through the eyes of another user. Whether you're debugging, testing user experiences, or verifying permissions, our Masquerade Package streamlines the process.
bradietilley/pest-stories
14 Downloads
A tool to assist in creating complex permutations of test case scenarios in Pest PHP (for Laravel)
artincms/laravel_file_manager
1106 Downloads
Official ArtinCMS.com Laravel File Manager Package
5dmatweb/streamlab
3122 Downloads
RealTime messages services streamlab.io
vmorozov/laravel-file-uploads
4026 Downloads
This package provides a convenient way to upload files to the cloud storage amazon s3 or locally fast in Laravel
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent ORM