selfsimilar/laravel-d7-password
Adopt if:
Look elsewhere if:
For Executives: "This package lets us securely integrate with Drupal 7 user accounts in our Laravel app without maintaining a separate Drupal environment. It’s a low-risk way to handle legacy migrations or third-party auth—saving dev time and reducing friction for users transitioning from Drupal. Think of it as a ‘Rosetta Stone’ for passwords between systems."
For Engineering: *"We can use this to:
Tradeoffs:
For Security Teams: *"This package replicates Drupal 7’s hashing (MD5-based, per Drupal’s docs). If you’re migrating users, verify that:
Hash::make() instead).How can I help you explore Laravel packages today?