BasicExcel | Lightweight Basic Excel Read / Writer for PHP | CSV Processing library

 by   phpsa PHP Version: Current License: BSD-3-Clause

kandi X-RAY | BasicExcel Summary

kandi X-RAY | BasicExcel Summary

BasicExcel is a PHP library typically used in Utilities, CSV Processing applications. BasicExcel has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Lightweight Basic Excel Read / Writer for PHP 5.3+. This Class can both read and write to CSV, XLS and XLSX. Added in the abiliity to guess which file type it is and parse accordingly to array.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              BasicExcel has a low active ecosystem.
              It has 6 star(s) with 5 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of BasicExcel is current.

            kandi-Quality Quality

              BasicExcel has no bugs reported.

            kandi-Security Security

              BasicExcel has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              BasicExcel is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              BasicExcel releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed BasicExcel and discovered the below as its top functions. This is intended to give you an instant insight into BasicExcel implemented functionality, and help decide if they suit your requirements.
            • Parse cell value
            • Parse sheet data
            • Generate workbook
            • Get column index
            • Set a sheet from an array
            • Write workbook to file
            • Parse rich text
            • generate a cell
            • Output the file
            • Parse dimensions array
            Get all kandi verified functions for this library.

            BasicExcel Key Features

            No Key Features are available at this moment for BasicExcel.

            BasicExcel Examples and Code Snippets

            No Code Snippets are available at this moment for BasicExcel.

            Community Discussions

            Trending Discussions on BasicExcel

            QUESTION

            Read XLS in PHP using PhpSpreadsheet
            Asked 2019-Sep-16 at 00:32

            I have a requirements to read XLS files (not xlsx) using PhpSpreadsheet and I having trouble. I tried this (as the documentation say but...)

            ...

            ANSWER

            Answered 2018-Sep-13 at 19:14

            I would check with your Client to see if they are using real Excel or some other spreadsheet.

            If they are using some other spreadsheet and exporting using a "Export as Excel" functionality that may explain why its not being recognised by PHPSpreadsheet as any of the possible valid excel formats.

            In which case, and depending what is in the spreadsheet, it may be worth asking them to export their spreadsheet as a csv (comma delimited values) file, as that is such a simple format it should be a valid output. You could then read it using fgetcsv() function calls instead of having to use PHPSpreadsheet.

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install BasicExcel

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            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/phpsa/BasicExcel.git

          • CLI

            gh repo clone phpsa/BasicExcel

          • sshUrl

            git@github.com:phpsa/BasicExcel.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