302 (
new static(
"jQuery JavaScript Library"))
304 ->setCopyright(
"Copyright JS Foundation and other contributors")
305 ->setLicence(static::LICENCE_MIT)
306 ->setLicenceUrl(
"http://jquery.org/license"),
309 (
new static(
"amCharts"))
311 ->setCopyright(
"Copyright (c) 2018 amCharts (Antanas Marcelionis, Martynas Majeris)")
312 ->setLicence(static::LICENCE_COMMERCIAL),
315 (
new static(
"React"))
317 ->setCopyright(
"Copyright (c) Facebook, Inc. and its affiliates")
318 ->setLicence(static::LICENCE_MIT),
321 (
new static(
"PhotoEditorSDK"))
323 ->setCopyright(
"Copyright (C) 2016-2019 img.ly GmbH <contact@img.ly>")
324 ->setLicence(static::LICENCE_COMMERCIAL),
327 (
new static(
"js-md5"))
329 ->setCopyright(
"copyright Chen, Yi-Cyuan 2014-2017")
330 ->setLicence(static::LICENCE_MIT),
333 (
new static(
"js-sha1"))
335 ->setCopyright(
"copyright Chen, Yi-Cyuan 2014-2017")
336 ->setLicence(static::LICENCE_MIT),
339 (
new static(
"IntersectionObserver"))
340 ->
setProductUrl(
"https://github.com/w3c/IntersectionObserver/")
341 ->setCopyright(
"Copyright 2016 Google Inc.")
342 ->setLicence(static::LICENCE_W3C),
345 (
new static(
"QRCode for JavaScript"))
346 ->
setProductUrl(
"https://kazuhikoarase.github.io/qrcode-generator/")
347 ->setCopyright(
"Copyright (c) 2009 Kazuhiko Arase")
348 ->setLicence(static::LICENCE_MIT),
351 (
new static(
"lamejs"))
353 ->setCopyright(
"Alex Zhukov")
354 ->setLicenceUrl(
"https://raw.githubusercontent.com/zhuker/lamejs/master/LICENSE"),
357 (
new static(
"WebRTC adapter"))
359 ->setCopyright(
"Copyright (c) 2017 The WebRTC project authors")
360 ->setLicence(static::LICENCE_BSD3)
361 ->setLicenceUrl(
"https://raw.githubusercontent.com/webrtcHacks/adapter/master/LICENSE.md"),
364 (
new static(
"Base64 js"))
366 ->setLicence(static::LICENCE_PUBLIC_DOMAIN),
369 (
new static(
"BigInt js"))
372"You may use, re-use, abuse, copy, and modify this code to your liking, but please keep this header.
378 (
new static(
"BarrettMu js"))
381"You may use, re-use, abuse, copy, and modify this code to your liking, but please keep this header.
387 (
new static(
"RSA js"))
390"You may use, re-use, abuse, copy, and modify this code to your liking, but please keep this header.
396 (
new static(
"PHP-JWT"))
398 ->setCopyright(
"Bui Sy Nguyen <nguyenbs@gmail.com>")
399 ->setLicence(static::LICENCE_BSD3)
400 ->setLicenceUrl(
"https://github.com/fproject/php-jwt/blob/master/LICENSE"),
403 (
new static(
"PHP-JWT"))
405 ->setCopyright(
"Neuman Vong <neuman@twilio.com>, Anant Narayanan <anant@php.net>")
406 ->setLicence(static::LICENCE_BSD3)
407 ->setLicenceUrl(
"https://github.com/firebase/php-jwt/blob/master/LICENSE"),
410 (
new static(
"Fonts \"PT Sans\", \"PT Serif\""))
412 ->setCopyright(
"Copyright (c) 2010, ParaType Ltd.")
413 ->setLicence(static::LICENCE_OFL),
416 (
new static(
"Bootstrap v3.3"))
418 ->setCopyright(
"Copyright 2011-2016 Twitter, Inc.")
419 ->setLicence(static::LICENCE_MIT)
420 ->setLicenceUrl(
"https://github.com/twbs/bootstrap/blob/main/LICENSE"),
424 (
new static(
"Bootstrap v4"))
426 ->setCopyright(
"Copyright 2011-2019 The Bootstrap Authors. Copyright 2011-2019 Twitter, Inc.")
427 ->setLicence(static::LICENCE_MIT)
428 ->setLicenceUrl(
"https://github.com/twbs/bootstrap/blob/main/LICENSE"),
431 (
new static(
"Font Awesome 6"))
433 ->setCopyright(
"Fonticons, Inc.")
434 ->setLicence(
"Font: SIL OFL 1.1, CSS: MIT License")
435 ->setLicenceUrl(
"http://fontawesome.io/license"),
438 (
new static(
"Open Sans Font"))
439 ->
setProductUrl(
"https://fonts.google.com/specimen/Open+Sans")
440 ->setCopyright(
"Google Inc.")
441 ->setLicence(static::LICENCE_APACHE2),
444 (
new static(
"Flags Images"))
446 ->setCopyright(
"Copyright (c) 2013 Go Squared Ltd")
448"Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/
450Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
452The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
454THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
459 (
new static(
"Babel"))
461 ->setCopyright(
"(c) 2018 Babel")
462 ->setLicence(static::LICENCE_MIT)
463 ->setLicenceUrl(
"https://github.com/babel/babel/blob/main/LICENSE"),
466 (
new static(
"Babel Regenerator Runtime"))
467 ->
setCopyright(
"Copyright (c) 2014-present, Facebook, Inc.")
468 ->setLicence(static::LICENCE_MIT),
471 (
new static(
"PSR Container"))
472 ->
setProductUrl(
"https://github.com/container-interop/fig-standards/")
473 ->setCopyright(
"Copyright (c) 2013-2016 container-interop. Copyright (c) 2016 PHP Framework Interoperability Group")
474 ->setLicence(static::LICENCE_MIT)
475 ->setLicenceUrl(
"https://github.com/container-interop/fig-standards/blob/master/LICENSE-MIT.md"),
478 (
new static(
"PSR Log"))
480 ->setCopyright(
"Copyright (c) 2012 PHP Framework Interoperability Group")
481 ->setLicence(static::LICENCE_MIT)
482 ->setLicenceUrl(
"https://github.com/php-fig/log/blob/master/LICENSE"),
485 (
new static(
"PSR HTTP Message"))
487 ->setCopyright(
"Copyright (c) 2014 PHP Framework Interoperability Group")
488 ->setLicence(static::LICENCE_MIT)
489 ->setLicenceUrl(
"https://github.com/php-fig/http-message/blob/master/LICENSE"),
492 (
new static(
"PSR HTTP Client"))
494 ->setCopyright(
"Copyright (c) 2017 PHP Framework Interoperability Group")
495 ->setLicence(static::LICENCE_MIT)
496 ->setLicenceUrl(
"https://github.com/php-fig/http-client/blob/master/LICENSE"),
499 (
new static(
"php-http/promise"))
501 ->setCopyright(
"Copyright (c) 2015-2016 PHP HTTP Team <team@php-http.org>")
502 ->setLicence(static::LICENCE_MIT)
503 ->setLicenceUrl(
"https://github.com/php-http/promise/blob/master/LICENSE"),
506 (
new static(
"D3.js"))
508 ->setCopyright(
"Copyright 2020 Mike Bostock")
509 ->setLicence(static::LICENCE_BSD3)
510 ->setLicenceUrl(
"https://github.com/d3/d3/blob/master/LICENSE"),
513 (
new static(
"Swiffy runtime"))
516"Copyright 2014 Google Inc.
518Swiffy runtime version 7.2.0
520In addition to the Google Terms of Service (http://www.google.com/accounts/TOS), Google grants you and the Google Swiffy end users a personal, worldwide, royalty-free, non-assignable and non-exclusive license to use the Google Swiffy runtime to host it for Google Swiffy end users and to use it in connection with the Google Swiffy service.
526 (
new static(
"mustache.js"))
528 ->setCopyright(
"Copyright (c) 2009 Chris Wanstrath (Ruby). Copyright (c) 2010-2014 Jan Lehnardt (JavaScript). Copyright (c) 2010-2015 The mustache.js community")
529 ->setLicence(static::LICENCE_MIT)
530 ->setLicenceUrl(
"https://github.com/janl/mustache.js/blob/master/LICENSE"),
535 (
new static(
"PDF.js"))
537 ->setCopyright(
"Copyright 2018 Mozilla Foundation")
538 ->setLicence(static::LICENCE_APACHE2)
539 ->setLicenceUrl(
"http://www.apache.org/licenses/LICENSE-2.0"),
542 (
new static(
"Highlight.js"))
543 ->
setProductUrl(
"https://github.com/highlightjs/highlight.js")
544 ->setCopyright(
"Copyright (c) 2006, Ivan Sagalaev")
545 ->setLicence(static::LICENCE_BSD3)
546 ->setLicenceUrl(
"https://github.com/highlightjs/highlight.js/blob/master/LICENSE"),
550 (
new static(
"Animate.css"))
552 ->setCopyright(
"Copyright (c) 2017 Daniel Eden")
553 ->setLicence(static::LICENCE_MIT),
556 (
new static(
"jQuery Easing v1.3"))
558 ->setCopyright(
"Copyright (c) 2008 George McGinley Smith")
559 ->setLicence(static::LICENCE_BSD3),
562 (
new static(
"The Final Countdown for jQuery v2.2.0"))
564 ->setCopyright(
"Copyright (c) 2016 Edson Hilios")
565 ->setLicence(static::LICENCE_MIT)
566 ->setLicenceUrl(
"https://github.com/hilios/jQuery.countdown/blob/master/LICENSE.md"),
569 (
new static(
"Slick carousel"))
571 ->setCopyright(
"Copyright (c) 2017 Ken Wheeler")
572 ->setLicence(static::LICENCE_MIT)
573 ->setLicenceUrl(
"https://github.com/kenwheeler/slick/blob/master/LICENSE"),
576 (
new static(
"FancyBox v3.2.5"))
578 ->setCopyright(
"Copyright 2017 fancyApps")
579 ->setLicence(static::LICENCE_COMMERCIAL),
582 (
new static(
"Simple Line Icons"))
584 ->setCopyright(
"Originally brought to you by Sabbir & Contributors")
585 ->setLicence(static::LICENCE_MIT),
588 (
new static(
"Hamburgers.css"))
590 ->setCopyright(
"@author Jonathan Suh @jonsuh")
591 ->setLicence(static::LICENCE_MIT)
592 ->setLicenceUrl(
"https://github.com/jonsuh/hamburgers/blob/master/LICENSE"),
594 (
new static(
"Unify - Responsive Website Template v2.0.0"))
595 ->
setProductUrl(
"https://wrapbootstrap.com/theme/unify-responsive-website-template-WB0412697")
596 ->setCopyright(
"Author: Htmlstream")
597 ->setLicence(static::LICENCE_COMMERCIAL),
599 (
new static(
"Unsplash"))
601 ->setLicenceText(
"Unsplash grants you an irrevocable, nonexclusive, worldwide copyright license to download, copy, modify, distribute, perform, and use photos from Unsplash for free, including for commercial purposes, without permission from or attributing the photographer or Unsplash. This license does not include the right to compile photos from Unsplash to replicate a similar or competing service."),
604 (
new static(
"Dexie.js - a minimalistic wrapper for IndexedDB v4.0.9"))
605 ->
setCopyright(
"David Fahlander, david.fahlander@gmail.com")
606 ->setProductUrl(
"https://dexie.org")
607 ->setLicence(static::LICENCE_APACHE2)
608 ->setLicenceUrl(
"http://www.apache.org/licenses/"),
611 (
new static(
"ProgressBar.js v1.1.1"))
613 ->setProductUrl(
"https://kimmobrunfeldt.github.io/progressbar.js")
614 ->setLicence(static::LICENCE_MIT),
618 (
new static(
"Vue.js v2.6.14"))
620 ->setProductUrl(
"https://v2.vuejs.org")
621 ->setLicence(static::LICENCE_MIT),
624 (
new static(
"Vuex v3.6.2"))
626 ->setProductUrl(
"https://v3.vuex.vuejs.org/")
627 ->setLicence(static::LICENCE_MIT),
630 (
new static(
"Vue-router v3.6.5"))
632 ->setProductUrl(
"https://v3.router.vuejs.org/")
633 ->setLicence(static::LICENCE_MIT),
636 (
new static(
"Portal Vue v2.1.7"))
638 ->setProductUrl(
"https://portal-vue.linusb.org/")
639 ->setLicence(static::LICENCE_MIT),
642 (
new static(
"Vue v3.5.4"))
643 ->
setCopyright(
"2018-present Yuxi (Evan) You and Vue contributors")
644 ->setProductUrl(
"https://vuejs.org/")
645 ->setLicence(static::LICENCE_MIT),
648 (
new static(
"Utilities from VueUse collection"))
650 ->setProductUrl(
"https://vueuse.org/")
651 ->setLicence(static::LICENCE_MIT),
654 (
new static(
"Vuex v4.1.0"))
656 ->setProductUrl(
"https://vuex.vuejs.org/")
657 ->setLicence(static::LICENCE_MIT),
660 (
new static(
"Vue-router v4.4.4"))
661 ->
setCopyright(
"Copyright 2024 Eduardo San Martin Morote")
662 ->setProductUrl(
"https://router.vuejs.org/")
663 ->setLicence(static::LICENCE_MIT),
666 (
new static(
"Pinia v2.2.2"))
667 ->
setCopyright(
"Copyright 2024 Eduardo San Martin Morote")
668 ->setProductUrl(
"https://pinia.vuejs.org/")
669 ->setLicence(static::LICENCE_MIT),
672 (
new static(
"Jssor Slider"))
674 ->setProductUrl(
"https://www.jssor.com")
675 ->setLicence(static::LICENCE_MIT),
678 (
new static(
"jQuery Nivo Slider v3.2"))
680 ->setProductUrl(
"http://nivo.dev7studios.com")
681 ->setLicence(static::LICENCE_MIT),
684 (
new static(
"Video.js 8.18.1"))
685 ->
setCopyright(
"Copyright Brightcove, Inc. <https://www.brightcove.com/>")
686 ->setProductUrl(
"http://videojs.com/")
687 ->setLicence(static::LICENCE_APACHE2),
690 (
new static(
"Video.js Playlist 6.0.0"))
691 ->
setCopyright(
"Copyright Brightcove, Inc. <https://www.brightcove.com/>")
692 ->setProductUrl(
"https://github.com/videojs/videojs-playlist")
693 ->setLicence(static::LICENCE_APACHE2),
696 (
new static(
"Video.js Playlist UI 5.0.0"))
697 ->
setCopyright(
"Copyright Brightcove, Inc. <https://www.brightcove.com/>")
698 ->setProductUrl(
"https://github.com/videojs/videojs-playlist-ui")
699 ->setLicence(static::LICENCE_APACHE2),
702 (
new static(
"Petrovich v1.0.0"))
704 ->setProductUrl(
'https://github.com/MikeBazhenov/petrovich')
705 ->setLicence(static::LICENCE_MIT),
708 (
new static(
"Canvas confetti"))
710 ->setProductUrl(
'https://github.com/catdad/canvas-confetti')
711 ->setLicence(static::LICENCE_MIT),
714 (
new static(
"Leaflet"))
715 ->
setCopyright(
"Copyright (c) 2010-2019, Vladimir Agafonkin. Copyright (c) 2010-2011, CloudMade")
716 ->setProductUrl(
'https://github.com/Leaflet/Leaflet')
717 ->setLicence(static::LICENCE_BSD2),
721 (
new static(
"Lodash"))
722 ->
setCopyright(
"Copyright OpenJS Foundation and other contributors <https://openjsf.org/>")
723 ->setProductUrl(
'https://lodash.com/')
724 ->setLicence(static::LICENCE_MIT),
727 (
new static(
"SecLists"))
729 ->setProductUrl(
'https://github.com/danielmiessler/SecLists')
730 ->setLicence(static::LICENCE_MIT)
731 ->setLicenceUrl(
'https://github.com/danielmiessler/SecLists/blob/master/LICENSE'),
734 (
new static(
'Font Montserrat'))
735 ->
setCopyright(
'Copyright 2011 The Montserrat Project Authors')
736 ->setProductUrl(
'https://fonts.google.com/specimen/Montserrat')
737 ->setLicence(static::LICENCE_OFL),
740 (
new static(
"The Inter Font Family"))
742 ->setCopyright(
"Copyright 2020 The Inter Project Authors (https://github.com/rsms/inter)")
743 ->setLicence(static::LICENCE_OFL),
746 (
new static(
"Barcode"))
747 ->
setCopyright(
"Copyright (c) 2016-2018 Kreative Software")
748 ->setProductUrl(
'https://github.com/kreativekorp/barcode')
749 ->setLicence(static::LICENCE_MIT)
750 ->setLicenceUrl(
'https://github.com/kreativekorp/barcode/blob/master/LICENSE'),
753 (
new static(
"PHPMailer"))
754 ->
setCopyright(
"Copyright 2012 - 2020 Marcus Bointon, 2010 - 2012 Jim Jagielski, 2004 - 2009 Andy Prevost")
755 ->setProductUrl(
'https://github.com/PHPMailer/PHPMailer')
756 ->setLicence(static::LICENCE_LGPL2)
757 ->setLicenceUrl(
'https://github.com/PHPMailer/PHPMailer/blob/master/LICENSE'),
760 (
new static(
"html-to-image"))
762 ->setProductUrl(
'https://github.com/bubkoo/html-to-image')
763 ->setLicence(static::LICENCE_MIT)
764 ->setLicenceUrl(
"https://github.com/bubkoo/html-to-image/blob/master/LICENSE"),
767 (
new static(
"tFPDF (based on FPDF 1.7)"))
769 ->setProductUrl(
'http://www.fpdf.org/en/script/script92.php')
770 ->setLicence(static::LICENCE_LGPL2),
773 (
new static(
"Mobile Detect Library"))
774 ->
setCopyright(
"Copyright (c) 2021 Serban Ghita, Nick Ilyin and contributors")
775 ->setProductUrl(
'https://github.com/serbanghita/Mobile-Detect')
776 ->setLicence(static::LICENCE_MIT)
777 ->setLicenceUrl(
"https://github.com/serbanghita/Mobile-Detect/blob/5.x/LICENSE"),
780 (
new static(
"Rangy"))
782 ->setProductUrl(
'http://code.google.com/p/rangy/')
783 ->setLicence(static::LICENCE_MIT),
786 (
new static(
"loadCSS"))
788 ->setLicence(static::LICENCE_MIT),
791 (
new static(
"Web Font Loader"))
792 ->
setCopyright(
"Copyright 2016 Small Batch, Inc., (c) Adobe Systems, Google")
793 ->setLicence(static::LICENCE_APACHE2),
796 (
new static(
"Apache Cordova"))
797 ->
setCopyright(
"Copyright 2012 The Apache Software Foundation")
798 ->setLicence(static::LICENCE_APACHE2),
801 (
new static(
"Font Comforter Brush"))
802 ->
setCopyright(
"Copyright 2015 The Comforter Brush Project Authors")
803 ->setProductUrl(
'https://github.com/googlefonts/comforter-brush')
804 ->setLicence(static::LICENCE_OFL),
808 (
new static(
"GeoIP2 PHP API"))
809 ->
setCopyright(
"Copyright (c) 2013-2020 by MaxMind, Inc.")
810 ->setProductUrl(
'https://github.com/maxmind/GeoIP2-php')
811 ->setLicence(static::LICENCE_APACHE2),
814 (
new static(
"Lottie-web"))
816 ->setProductUrl(
'https://github.com/airbnb/lottie-web')
817 ->setLicence(static::LICENCE_MIT),
820 (
new static(
"Punycode.js"))
821 ->
setCopyright(
"Copyright Mathias Bynens <https://mathiasbynens.be/>")
822 ->setProductUrl(
'https://github.com/mathiasbynens/punycode.js')
823 ->setLicence(static::LICENCE_MIT),
826 (
new static(
"Voximplant Web SDK"))
827 ->
setCopyright(
"Copyright Voximplant <https://voximplant.com/>")
828 ->setProductUrl(
'https://www.npmjs.com/package/voximplant-websdk')
829 ->setLicence(static::LICENCE_COMMERCIAL),
832 (
new static(
"PHP Parser"))
834 ->setProductUrl(
'https://github.com/nikic/PHP-Parser/')
835 ->setLicence(static::LICENCE_BSD3)
836 ->setLicenceUrl(
'https://github.com/nikic/PHP-Parser/blob/4.x/LICENSE'),
840 (
new static(
"Linkify"))
841 ->
setCopyright(
'Copyright (c) 2021 SoapBox Innovations Inc')
842 ->setProductUrl(
'https://github.com/Hypercontext/linkifyjs')
843 ->setLicence(static::LICENCE_MIT)
844 ->setLicenceUrl(
'https://github.com/Hypercontext/linkifyjs/blob/main/LICENSE'),
847 (
new static(
"Lexical"))
848 ->
setCopyright(
'Copyright (c) Meta Platforms, Inc. and affiliates.')
849 ->setProductUrl(
'https://github.com/facebook/lexical/')
850 ->setLicence(static::LICENCE_MIT)
851 ->setLicenceUrl(
'https://github.com/facebook/lexical/blob/main/LICENSE'),
854 (
new static(
"Recurr"))
856 ->setProductUrl(
'https://github.com/simshaun/recurr')
857 ->setLicence(static::LICENCE_MIT)
858 ->setLicenceUrl(
'https://github.com/simshaun/recurr/blob/master/LICENSE'),
861 (
new static(
'Redux Toolkit'))
863 ->setProductUrl(
'https://redux-toolkit.js.org')
866 (
new static(
'Redux-State-Sync 3'))
868 ->setProductUrl(
'https://github.com/AOHUA/redux-state-sync')
871 (
new static(
'Logger for Redux'))
873 ->setProductUrl(
'https://github.com/LogRocket/redux-logger')
876 (
new static(
'redux-batched-subscribe'))
878 ->setProductUrl(
'https://github.com/tappleby/redux-batched-subscribe')
881 (
new static(
'redux-batched-actions'))
883 ->setProductUrl(
'https://github.com/tshelburne/redux-batched-actions')