Libraries tagged by laravel sage
markwalet/laravel-hashed-route
3824 Downloads
A Laravel package that replaces the default route model binding for a safer version.
major-phyo-san/prevent-same-shit
24 Downloads
"Prevent duplicate database records by calculating SHA256 hash for each database entry"
kainiklas/laravel-strict-mode
7 Downloads
Laravel Package to Enable Eloquent 'Strict Mode' and Further Safety Methods.
jcrowe/type-safe-collection
9196 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements
istiak-tridip/laravel-sqids
37 Downloads
Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
harrisonratcliffe/laravel-google-web-risk
49 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.
dmitrakovich/sxgeo
802 Downloads
Supports GeoIP services (sypexgeo.net).
diontech/laravel-extended-scheduler
1521 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
dcblogdev/laravel-filters
5 Downloads
Save and reuse query string based filters
cryptoman3/safe-queue
1923 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
bogdanghervan/laravel-dummy-observer
622 Downloads
Mock Eloquent model save and make assertions on saved data
avihs/laravel-post-comment-reply
108 Downloads
This will create a post, comment, likes and reply & save in database
asdh/save-model
15 Downloads
Just a new way to save data in the database