12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- License
- -------
- Dolibarr is released under the terms of the GNU General Public License as
- published by the Free Software Foundation; either version 3 of the License,
- or (at your option) any later version (GPL-3+).
- More information: http://www.gnu.org/licenses/gpl-3.0.txt
- Dolibarr uses some external libraries released under different licenses. This is compatibility summary:
- Component Version License GPL Compatible Usage
- -------------------------------------------------------------------------------------
- PHP libraries:
- AdoDb-Date 0.36 Modified BSD License Yes Date convertion (not into rpm package)
- ChromePHP 4.1.0 Apache Software License 2.0 Yes Return server log to chrome browser console
- CKEditor 4.6.2 LGPL-2.1+ Yes Editor WYSIWYG
- EvalMath 1.0 BSD Yes Safe math expressions evaluation
- Escpos-php MIT License Yes Thermal receipt printer library, for use with ESC/POS compatible printers
- GeoIP 1.4 LGPL-2.1+ Yes Sample code to make geoip convert (not into deb package)
- Mobiledetect 2.8.17 MIT License Yes Detect mobile devices browsers
- NuSoap 0.9.5 LGPL 2.1+ Yes Library to develop SOAP Web services (not into rpm and deb package)
- PEAR Mail_MIME 1.8.9 BSD Yes NuSoap dependency
- odtPHP 1.0.1 GPL-2+ Yes Library to build/edit ODT files
- ParseDown 1.6 MIT License Yes Markdown parser
- PHPExcel 1.8.1 LGPL-2.1+ Yes Read/Write XLS files, read ODS files
- php-iban 1.4.7 LGPL-3+ Yes Parse and validate IBAN (and IIBAN) bank account information in PHP
- PHPoAuthLib 0.8.2 MIT License Yes Library to provide oauth1 and oauth2 to different service
- PHPPrintIPP 1.3 GPL-2+ Yes Library to send print IPP requests
- Restler 3.0.0RC6 LGPL-3+ Yes Library to develop REST Web services (+ swagger-ui js lib into dir explorer)
- TCPDF 6.2.12 LGPL-3+ Yes PDF generation
- TCPDI 1.0.0 LGPL-3+ / Apache 2.0 Yes FPDI replacement
- Swift Mailer 5.4.2-DEV MIT license Yes Comprehensive mailing tools for PHP
- Stripe 4.7.0 MIT licence Yes Library for Stripe module
- JS libraries:
- jQuery 3.1.1 MIT License Yes JS library
- jQuery UI 1.12.1 GPL and MIT License Yes JS library plugin UI
- jQuery select2 4.0.5 GPL and Apache License Yes JS library plugin for sexier multiselect
- jQuery blockUI 2.70.0 GPL and MIT License Yes JS library plugin blockUI (to use ajax popups)
- jQuery Colorpicker 1.1 MIT License Yes JS library for color picker for a defined list of colors
- jQuery Flot 0.8.3 MIT License Yes JS library to build graph
- jQuery JCrop 0.9.8 GPL and MIT License Yes JS library plugin Crop (to crop images)
- jQuery Jeditable 1.7.1 GPL and MIT License Yes JS library plugin jeditable (to edit in place)
- jQuery jNotify 1.1.00 Apache Software License 2.0 Yes JS library plugin jNotify (to use ajax popups)
- jQuery jPicker 1.1.6 GPL and MIT License Yes JS library for color picker with not defined list of colors
- jQuery jqueryFileTree 1.0.1 GPL and MIT License Yes JS library for filetree
- jQuery jquerytreeview 1.4.1 MIT License Yes JS library for filetree
- jQuery TableDnD 0.6 GPL and MIT License Yes JS library plugin TableDnD (to reorder table rows)
- jQuery Timepicker 1.1.0 GPL and MIT License Yes JS library Timepicker addon for Datepicker
- jsGanttImproved 1.7.5.4 BSD License Yes JS library (to build Gantt reports)
- JsTimezoneDetect 1.0.6 MIT License Yes JS library to detect user timezone
- SwaggerUI 2.0.24 GPL-2+ Yes JS library to offer the REST API explorer
- Ace 1.2.8 BSD Yes JS library to get code syntaxique coloration in a textarea.
- Image libraries
- Octicons 8.1 MIT Yes
- For licenses compatibility informations:
- http://www.gnu.org/licenses/licenses.en.html
- Copyright / Authors
- -------------------
- See page https://github.com/Dolibarr/dolibarr/graphs/contributors
|