Libraries tagged by laravel stamp
iazaran/smart-cache
17977 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
always-open/laravel-process-stamps
105690 Downloads
Logs which process created or modified a record
orisintel/laravel-process-stamps
79486 Downloads
Logs which process created or modified a record
jeffersongoncalves/laravel-security-headers
123 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
coyote6/laravel-base
121 Downloads
Small Laravel traits and helpers for Eloquent model creation-time conventions (author/client/machine name/slug stamping), select-option helpers, and a couple of database/file utilities.
shetabit/stampable
6 Downloads
Add stamp behaviors into laravel models.
konsulting/laravel-editor-stamps
478 Downloads
Simple package to add creator and editor to models, and populate them during creation or update.
yacoubalhaidari/laravel-apple-google-wallet-integration
5 Downloads
Laravel package for Apple Wallet (.pkpass) and Google Wallet loyalty stamp cards
sevenlab/stamps
1439 Downloads
Adds userstamps to models and migrations and handles it automatically
jcrodsolutions/laravel-user-stamp
135 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
deftstar/support-laravel
1 Downloads
Turn server-side errors into Support tickets — Laravel integration. Stamps a correlation id on responses and pushes 5xx detail to your Support project. No Sentry required.
nurdin73/pdf-stamper
1 Downloads
Laravel PDF stamping and watermarking with TCPDF & FPDI
benancetin/laravel-texttoimage
9 Downloads
texttoimage is a laravel package to stamp the text on defined (width,height,colour) image canvas.(Ex: can be used to hide e-mails from search bots.)
portbay/blade-stamper
2 Downloads
Dev-time source-location stamping for Laravel Blade templates — data-pb-loc for PortBay's visual editor.
m-tech-org/laravel-gitstamp
35 Downloads
Deploy-time git commit/date stamping for Laravel apps with no build pipeline — know what's actually running in production without SSHing in.