Libraries tagged by request call back
subhashladumor1/laravel-cybershield
0 Downloads
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
skrypnet/http-utils
56211 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
it-for-free/rusphp
5432 Downloads
Universal PHP library for different perposis
nickshek/laravel-request
140 Downloads
A simple package to log all the requests in a database for Laravel 5
sl-projects/laravel-request-logger
3072 Downloads
A Laravel package to log all incoming HTTP requests
nbj/request-log
290 Downloads
Package for laravel that enables the logging of all incoming requests
emad/contact-us-package
4 Downloads
This Package use create form contact us with [ blade , migrations , config Email to receive all contact request ] ,when you need receive any date on your admin email from website or system
sitroz/laravel-legacy-bridge
1 Downloads
This package allows you to use all the familiar and powerful functionality of laravel as a library for an existing project
okao/laravellogger
12 Downloads
This package logs all Http Requests Input and Output to a database
vini/midlog
14 Downloads
Middleware package for logging all requests and responses
rummykhan/xlog
107 Downloads
A PHP Laravel package to log all the requests coming to your website
cavin-kim/laravel-terminal-logger
15 Downloads
A Laravel package to log all http requests, queries, and views in the terminal.
annanovas/accesslog
54 Downloads
a package , that will save all request logs into database
aniket-magadum/http-client-logger
14 Downloads
This package logs all http client request in laravel.
oguzcandemircan/laravel-unique-sluggable
55 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.