Laravel External References

So working on a project, whereby your Model has an identifier in an external system. Maybe be a payment system like Paystack or Stripe Instead of adding columns like stipe_id paystack_id to the columns in the model table which will make the table untidy, this package will help you by putting all the external references in a dedicated table. You’d be able to fetch the model with the external ID or even get the external ID of the entity..

Easily link Laravel Models with external references for seamless integration and enhanced functionality.

Laravel External References

Related Projects

Protect Routes with JWT Tokens Using This Package for Laravel

Protect Routes with JWT Tokens Using This Package for Laravel

JWT authentication for Laravel made easy.

Blast — Storybook UI Development for Laravel Blade

Blast — Storybook UI Development for Laravel Blade

Build Blazing Fast UI Components

Google Natural Language API for Laravel

Google Natural Language API for Laravel

Your Laravel app, amplified by AI.

Given-When-Then Plugin for Pest

Given-When-Then Plugin for Pest

Test smarter, not harder

Laravel Credentials Package for Encrypted Application Secrets

Laravel Credentials Package for Encrypted Application Secrets

Safeguard Your Laravel Secrets with Ease.

Encrypt and Decrypt Eloquent Model Fields in Laravel Apps

Encrypt and Decrypt Eloquent Model Fields in Laravel Apps

Powerful Encryption, Flexible Controls