PHPackages                             javaabu/imports - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. javaabu/imports

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

javaabu/imports
===============

Streamline excel data import to your application

v1.6.0(3mo ago)0671[3 issues](https://github.com/Javaabu/imports/issues)MITPHPPHP ^8.2CI passing

Since Jul 2Pushed 3mo ago3 watchersCompare

[ Source](https://github.com/Javaabu/imports)[ Packagist](https://packagist.org/packages/javaabu/imports)[ Docs](https://github.com/Javaabu/imports)[ RSS](/packages/javaabu-imports/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (12)Versions (11)Used By (0)

Imports
=======

[](#imports)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ab5da3af03466e715a1c091e2ee5acafccdf2eeee5a71bba8b2d2a4ee107a9a1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6176616162752f696d706f7274732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/javaabu/imports)[![Test Status](../../actions/workflows/run-tests.yml/badge.svg)](../../actions/workflows/run-tests.yml)[![Code Coverage Badge](./.github/coverage.svg)](./.github/coverage.svg)[![Total Downloads](https://camo.githubusercontent.com/3cb1ce9982f11a2ac5bb718e80d380e02cb862e7f76c51e7fcbdfdc525958098/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6176616162752f696d706f7274732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/javaabu/imports)

Introduction
------------

[](#introduction)

Streamline excel data import to your application

Documentation
-------------

[](#documentation)

You'll find the documentation on .

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving this package? Feel free to create an [issue](../../issues) on GitHub, we'll try to address it as soon as possible.

If you've found a bug regarding security please mail  instead of using the issue tracker.

Usage
-----

[](#usage)

Install the package via composer:

```
composer require javaabu/imports
```

Create your controller and use the `ImportsData` trait

```
