laravel-report-generator | Rapidly Generate Simple Pdf , CSV , & Excel | Dashboard library

 by   Jimmy-JS HTML Version: 2.0.0 License: MIT

kandi X-RAY | laravel-report-generator Summary

kandi X-RAY | laravel-report-generator Summary

laravel-report-generator is a HTML library typically used in Analytics, Dashboard applications. laravel-report-generator has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Rapidly Generate Simple Pdf Report on Laravel (Using barryvdh/laravel-dompdf or barryvdh/laravel-snappy) or CSV / Excel Report (using Maatwebsite/Laravel-Excel). This package provides a simple pdf, csv & excel report generators to speed up your workflow.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              laravel-report-generator has a low active ecosystem.
              It has 395 star(s) with 118 fork(s). There are 19 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 17 open issues and 38 have been closed. On average issues are closed in 156 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of laravel-report-generator is 2.0.0

            kandi-Quality Quality

              laravel-report-generator has 0 bugs and 0 code smells.

            kandi-Security Security

              laravel-report-generator has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              laravel-report-generator code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              laravel-report-generator is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              laravel-report-generator releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 750 lines of code, 41 functions and 14 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of laravel-report-generator
            Get all kandi verified functions for this library.

            laravel-report-generator Key Features

            No Key Features are available at this moment for laravel-report-generator.

            laravel-report-generator Examples and Code Snippets

            No Code Snippets are available at this moment for laravel-report-generator.

            Community Discussions

            Trending Discussions on laravel-report-generator

            QUESTION

            composer installation fails - jimmyjs/laravel-report-generator
            Asked 2019-Jul-05 at 11:20

            Trying to install jimmyjs/laravel-report-generator

            Command:

            ...

            ANSWER

            Answered 2019-Jul-05 at 10:40

            if you need explicitly that version of Maatwebsite ("maatwebsite/excel": "^3.1",), then you cant fix it cause jimmyjs/laravel-report-generator is not up to date with the new version of maatwebsite.

            if you dont need the version 3 of Maatwebsite, you can remove the requirement for it and jimmyjs/laravel-report-generator will require the version maatwebsite/excel 2.1.x-dev.

            wich might have some issue with your current version of php (7.1).

            Better look for another alternative to jimmyjs/laravel-report-generator that uses the V3 of maatwebsite or something else

            Or even better, do it yourself instead of using jimmyjs/laravel-report-generator. Maatwebsite v3 is really easy to use

            Source https://stackoverflow.com/questions/56901262

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install laravel-report-generator

            Add package to your composer:. If you are running Laravel > 5.5 that's all you need to do. If you are using Laravel < 5.5 add the ServiceProvider to the providers array in config/app.php. Optionally, you can add this to your aliases array in config/app.php. For more better speed on generating pdf report, I recommend you to use laravel snappy package. To using laravel snappy, you should install wkhtmltopdf to work with this package (Jump to wkhtmltopdf installation).
            Download wkhtmltopdf from https://wkhtmltopdf.org/downloads.html
            Change your snappy config located in /config/snappy.php (run php artisan vendor:publish if snappy.php file is not created) to:

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Jimmy-JS/laravel-report-generator.git

          • CLI

            gh repo clone Jimmy-JS/laravel-report-generator

          • sshUrl

            git@github.com:Jimmy-JS/laravel-report-generator.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Dashboard Libraries

            grafana

            by grafana

            AdminLTE

            by ColorlibHQ

            ngx-admin

            by akveo

            kibana

            by elastic

            appsmith

            by appsmithorg

            Try Top Libraries by Jimmy-JS

            react-pdf-watermark

            by Jimmy-JSJavaScript

            laravel-csv

            by Jimmy-JSPHP

            pdf-report-generators

            by Jimmy-JSHTML