Skip to content

Add Tapix - CSV Import Wizard for Laravel#654

Open
ManukMinasyan wants to merge 1 commit into
chiraggude:masterfrom
ManukMinasyan:add-tapix
Open

Add Tapix - CSV Import Wizard for Laravel#654
ManukMinasyan wants to merge 1 commit into
chiraggude:masterfrom
ManukMinasyan:add-tapix

Conversation

@ManukMinasyan

Copy link
Copy Markdown

Summary

Adding Tapix to the Media & Document Management section.

Tapix is a CSV import wizard package for Laravel that provides:

  • Smart column mapping -- auto-detects columns from CSV headers
  • Inline validation -- fix errors before import with an interactive review step
  • Relationship linking -- link or create related records (BelongsTo, MorphToMany, etc.)
  • Queue-powered processing -- background processing with chunked batches and live progress
  • Multi-tenancy support -- built-in team/tenant scoping

It fits alongside Laravel Excel and Fast Excel in the Media & Document Management section as a specialized import tool for Laravel applications.

Copilot AI review requested due to automatic review settings April 6, 2026 14:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Tapix to the “Media & Document Management” section of the awesome list, positioning it alongside existing Laravel CSV/Excel import/export tooling.

Changes:

  • Add a new README entry for Tapix (CSV import wizard for Laravel) in the Media & Document Management section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants