Git Product home page Git Product logo

phpexcel-joomla-library's Introduction

PHPExcel Library for Joomla!

PHPExcel Library for Joomla! 2.5.x & 3.x

If you already know how to use PHPExcel and you need it for a Joomla! project, than this is a library package to be used in Joomla! Easy to install and update.

Download

Download now

You can download the current version / older version of PHPExcel-Joomla-Library using the [PHPExcel-Joomla-Library download page] (https://bitbucket.org/vdespa/phpexcel-joomla-library/downloads) - kindly hosted by bitbucket.org.

Version

  • The current Joomla! Library is using PHPExcel 1.8.0.

Usage

// Import PHPExcel library
jimport('phpexcel.library.PHPExcel');

or

require_once JPATH_LIBRARIES . '/phpexcel/library/PHPExcel.php';

Now you can create a new Excel document:

$PHPExcel = new PHPExcel();

Documentation

Automatic updates

This library is integrated with Joomla's automatic updates. Before updating it's mandatory that you check that your documents still work as expected.

Please note that PHPExcel releases from the 1.x will NOT get an automatic upgrade to PHPExcel 2.0.0 (when released).

Bugs? Problems? Feedback?

If you have any problems installing / updating PHPExcel Library in Joomla! feel free to [Add a New issue] (https://github.com/vdespa/PHPExcel-Joomla-Library/issues)

If you are having problems with PHPExcel itself and you think is a bug or something, check the [PHPExcel Issue Tracker] (https://github.com/PHPOffice/PHPExcel/issues)

Credits

License

PHPExcel is licensed under LGPL (GNU LESSER GENERAL PUBLIC LICENSE)

phpexcel-joomla-library's People

Contributors

vdespa-collab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.