Libraries tagged by laravel apple
meema/laravel-media-converter
76095 Downloads
Easily & quickly integrate your application with AWS MediaConvert.
meema/laravel-cloudfront
76560 Downloads
Easily & quickly integrate your application with AWS CloudFront.
laravel-at/laravel-image-sanitize
43169 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
davmixcool/laravel-meta-manager
36186 Downloads
Laravel Meta Manager is an SEO tool that is used to improve SEO of a website or specific page by adding recommended meta tags to your application.
chinleung/laravel-locales
157759 Downloads
Add configurations and helpers for a multi locale application.
rinvex/laravel-repositories
16977 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
treblle/security-headers
20501 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
squareboat/sneaker
186509 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
seshac/otp-generator
117622 Downloads
OTP Generator and Validator for Laravel Applications
rappasoft/lockout
266035 Downloads
Put your Laravel application into read-only mode.
pcinaglia/laraupdater
77947 Downloads
LaraUpdater allows your Laravel application to auto-update itself.
laravel-json-api/exceptions
1134286 Downloads
JSON:API exception parsing for Laravel applications.
jackiedo/cart
48342 Downloads
A package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.
helgesverre/extractor
21887 Downloads
AI-Powered Data Extraction for your Laravel application.
digitaldream/laracrud
20633 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command