Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
41800
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."
Related Projects
Manager Pattern Package for Laravel
Streamline Your Laravel with the Manager Pattern.
Convert Numbers to Words in Laravel with SpellNumber
Numbers to Words, Effortlessly.
Laravel Auto Binder: Bind Interfaces to Implementations Automatically
Simplify Your Laravel Projects with Auto Binder.