Libraries tagged by Laravel Reverb
karim007/laravel-location
16 Downloads
Laravel package for ip to location and lat, lon to location reverse proxy
tassawartech174/mongodb-relations
67 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
kesarawimal/php-cloudflare-real-ip
43 Downloads
Get the real IP for PHP applications behind Cloudflare's reverse proxy.
daavelar/revengedb
3041 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
pangodream/migbuilder
1270 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
mymuns/activity-log
103 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
toshim45/laravel-reverse-mysql
147 Downloads
generate crud from mysql table
kabir-ibi/laravel-reverse-generate-migrations
2 Downloads
Custom Laravel package to reverse generate all migrations with collation and charset
djunehor/laravel-revert-migration
13 Downloads
Specify migration file or directory to run. Revert specific migrations.
axn/laravel-revert-db-default-string-length
108 Downloads
Revert database default string length to 255 characters in a Laravel project
hireukraine/reverse-encoder
13 Downloads
Laravel package for reversible encryption, based on OpenSSL using AES-128-CBC
storipress/revert-sdk
1690 Downloads
Revert API SDK for Laravel
wimski/laravel-nominatim
3635 Downloads
Laravel integration for Nominatim Geocoding API Client
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.