Libraries tagged by laravel sage
shahghasiadil/laravel-api-versioning
2 Downloads
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
safemailer/safemailer
32 Downloads
A Laravel package for secure email attachments with expiration
saad/laravel-model-images
224 Downloads
This library will make it easy to save and upload model images
phaza/laravel-blade-inline-svg
66986 Downloads
Allows you to inline svgs in html so you can use normal CSS to apply styles to your svg. (No more multiple versions of same icon with just different colour)
omatech/laravel-done-jobs
1286 Downloads
Quick way to save jobs that have been created without any problem. The antithesis of failed jobs.
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
mohsenbostan/laravel-secret-image
3 Downloads
A package to save images secretly.
levgenij/laravel-db-backup
3026 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
kainiklas/laravel-strict-mode
8 Downloads
Laravel Package to Enable Eloquent 'Strict Mode' and Further Safety Methods.
johbrock/eloquent-sales-force
21 Downloads
An eloquent model data source for Salesforce
jcrowe/type-safe-collection
9204 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
harrisonratcliffe/laravel-google-web-risk
64 Downloads
Laravel package to allow you to easily integrate the Google Web Risk API into your application
guysolamour/laravel-administrable
624 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
grazulex/laravel-turbomaker
9 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.