Folder PATH listing
Volume serial number is 4EDD-42D1
C:.
|   compdb.sql
|   composer.json
|   composer.lock
|   database_install.php
|   FolderContents.txt
|   FolderTree.txt
|   index.php
|   
+---.vscode
|       sftp.json
|       
+---assets
|   +---css
|   |       style.css
|   |       
|   +---images
|   |   |   upscore_logo.png
|   |   |   
|   |   \---company
|   |           logo_1768299686.jpg
|   |           
|   \---js
|           main.js
|           
+---config
|       constants.php
|       database.php
|       
+---includes
|       accounts.php
|       auth_check.php
|       bootstrap.php
|       company_settings.php
|       content_permission_helper.php
|       excel_company_letterhead.php
|       finance_config.php
|       finance_db.php
|       financial_year_helper.php
|       footer.php
|       header.php
|       mailer.php
|       page_guard.php
|       payroll_accounting.php
|       sidebar.php
|       
+---libs
|   |   Invoice_INV-2026-000005.xlsx
|   |   
|   +---dompdf
|   |   |   AUTHORS.md
|   |   |   autoload.inc.php
|   |   |   LICENSE.LGPL
|   |   |   README.md
|   |   |   VERSION
|   |   |   
|   |   \---vendor
|   |       |   autoload.php
|   |       |   
|   |       +---composer
|   |       |       autoload_classmap.php
|   |       |       autoload_namespaces.php
|   |       |       autoload_psr4.php
|   |       |       autoload_real.php
|   |       |       autoload_static.php
|   |       |       ClassLoader.php
|   |       |       installed.json
|   |       |       installed.php
|   |       |       InstalledVersions.php
|   |       |       LICENSE
|   |       |       platform_check.php
|   |       |       
|   |       +---dompdf
|   |       |   +---dompdf
|   |       |   |   |   AUTHORS.md
|   |       |   |   |   composer.json
|   |       |   |   |   LICENSE.LGPL
|   |       |   |   |   phpunit.xml
|   |       |   |   |   README.md
|   |       |   |   |   VERSION
|   |       |   |   |   
|   |       |   |   +---lib
|   |       |   |   |   |   Cpdf.php
|   |       |   |   |   |   
|   |       |   |   |   +---fonts
|   |       |   |   |   |       Courier-Bold.afm
|   |       |   |   |   |       Courier-BoldOblique.afm
|   |       |   |   |   |       Courier-Oblique.afm
|   |       |   |   |   |       Courier.afm
|   |       |   |   |   |       DejaVuSans-Bold.ttf
|   |       |   |   |   |       DejaVuSans-Bold.ufm
|   |       |   |   |   |       DejaVuSans-Bold.ufm.json
|   |       |   |   |   |       DejaVuSans-BoldOblique.ttf
|   |       |   |   |   |       DejaVuSans-BoldOblique.ufm
|   |       |   |   |   |       DejaVuSans-Oblique.ttf
|   |       |   |   |   |       DejaVuSans-Oblique.ufm
|   |       |   |   |   |       DejaVuSans.ttf
|   |       |   |   |   |       DejaVuSans.ufm
|   |       |   |   |   |       DejaVuSans.ufm.json
|   |       |   |   |   |       DejaVuSansMono-Bold.ttf
|   |       |   |   |   |       DejaVuSansMono-Bold.ufm
|   |       |   |   |   |       DejaVuSansMono-BoldOblique.ttf
|   |       |   |   |   |       DejaVuSansMono-BoldOblique.ufm
|   |       |   |   |   |       DejaVuSansMono-Oblique.ttf
|   |       |   |   |   |       DejaVuSansMono-Oblique.ufm
|   |       |   |   |   |       DejaVuSansMono.ttf
|   |       |   |   |   |       DejaVuSansMono.ufm
|   |       |   |   |   |       DejaVuSerif-Bold.ttf
|   |       |   |   |   |       DejaVuSerif-Bold.ufm
|   |       |   |   |   |       DejaVuSerif-BoldItalic.ttf
|   |       |   |   |   |       DejaVuSerif-BoldItalic.ufm
|   |       |   |   |   |       DejaVuSerif-Italic.ttf
|   |       |   |   |   |       DejaVuSerif-Italic.ufm
|   |       |   |   |   |       DejaVuSerif.ttf
|   |       |   |   |   |       DejaVuSerif.ufm
|   |       |   |   |   |       Helvetica-Bold.afm
|   |       |   |   |   |       Helvetica-BoldOblique.afm
|   |       |   |   |   |       Helvetica-Oblique.afm
|   |       |   |   |   |       Helvetica.afm
|   |       |   |   |   |       installed-fonts.dist.json
|   |       |   |   |   |       mustRead.html
|   |       |   |   |   |       Symbol.afm
|   |       |   |   |   |       Times-Bold.afm
|   |       |   |   |   |       Times-BoldItalic.afm
|   |       |   |   |   |       Times-Italic.afm
|   |       |   |   |   |       Times-Roman.afm
|   |       |   |   |   |       ZapfDingbats.afm
|   |       |   |   |   |       
|   |       |   |   |   \---res
|   |       |   |   |           broken_image.png
|   |       |   |   |           broken_image.svg
|   |       |   |   |           html.css
|   |       |   |   |           sRGB2014.icc
|   |       |   |   |           sRGB2014.icc.LICENSE
|   |       |   |   |           
|   |       |   |   \---src
|   |       |   |       |   Canvas.php
|   |       |   |       |   CanvasFactory.php
|   |       |   |       |   Cellmap.php
|   |       |   |       |   Dompdf.php
|   |       |   |       |   Exception.php
|   |       |   |       |   FontMetrics.php
|   |       |   |       |   Frame.php
|   |       |   |       |   Helpers.php
|   |       |   |       |   JavascriptEmbedder.php
|   |       |   |       |   LineBox.php
|   |       |   |       |   Options.php
|   |       |   |       |   PhpEvaluator.php
|   |       |   |       |   Renderer.php
|   |       |   |       |   
|   |       |   |       +---Adapter
|   |       |   |       |       CPDF.php
|   |       |   |       |       GD.php
|   |       |   |       |       PDFLib.php
|   |       |   |       |       
|   |       |   |       +---Css
|   |       |   |       |   |   AttributeTranslator.php
|   |       |   |       |   |   Color.php
|   |       |   |       |   |   Style.php
|   |       |   |       |   |   Stylesheet.php
|   |       |   |       |   |   
|   |       |   |       |   \---Content
|   |       |   |       |           Attr.php
|   |       |   |       |           CloseQuote.php
|   |       |   |       |           ContentPart.php
|   |       |   |       |           Counter.php
|   |       |   |       |           Counters.php
|   |       |   |       |           NoCloseQuote.php
|   |       |   |       |           NoOpenQuote.php
|   |       |   |       |           OpenQuote.php
|   |       |   |       |           StringPart.php
|   |       |   |       |           Url.php
|   |       |   |       |           
|   |       |   |       +---Exception
|   |       |   |       |       ImageException.php
|   |       |   |       |       
|   |       |   |       +---Frame
|   |       |   |       |       Factory.php
|   |       |   |       |       FrameListIterator.php
|   |       |   |       |       FrameTree.php
|   |       |   |       |       FrameTreeIterator.php
|   |       |   |       |       
|   |       |   |       +---FrameDecorator
|   |       |   |       |       AbstractFrameDecorator.php
|   |       |   |       |       Block.php
|   |       |   |       |       Image.php
|   |       |   |       |       Inline.php
|   |       |   |       |       ListBullet.php
|   |       |   |       |       ListBulletImage.php
|   |       |   |       |       NullFrameDecorator.php
|   |       |   |       |       Page.php
|   |       |   |       |       Table.php
|   |       |   |       |       TableCell.php
|   |       |   |       |       TableRow.php
|   |       |   |       |       TableRowGroup.php
|   |       |   |       |       Text.php
|   |       |   |       |       
|   |       |   |       +---FrameReflower
|   |       |   |       |       AbstractFrameReflower.php
|   |       |   |       |       Block.php
|   |       |   |       |       Image.php
|   |       |   |       |       Inline.php
|   |       |   |       |       ListBullet.php
|   |       |   |       |       NullFrameReflower.php
|   |       |   |       |       Page.php
|   |       |   |       |       Table.php
|   |       |   |       |       TableCell.php
|   |       |   |       |       TableRow.php
|   |       |   |       |       TableRowGroup.php
|   |       |   |       |       Text.php
|   |       |   |       |       
|   |       |   |       +---Image
|   |       |   |       |       Cache.php
|   |       |   |       |       
|   |       |   |       +---Positioner
|   |       |   |       |       Absolute.php
|   |       |   |       |       AbstractPositioner.php
|   |       |   |       |       Block.php
|   |       |   |       |       Fixed.php
|   |       |   |       |       Inline.php
|   |       |   |       |       ListBullet.php
|   |       |   |       |       NullPositioner.php
|   |       |   |       |       TableCell.php
|   |       |   |       |       TableRow.php
|   |       |   |       |       
|   |       |   |       \---Renderer
|   |       |   |               AbstractRenderer.php
|   |       |   |               Block.php
|   |       |   |               Image.php
|   |       |   |               Inline.php
|   |       |   |               ListBullet.php
|   |       |   |               TableCell.php
|   |       |   |               TableRow.php
|   |       |   |               TableRowGroup.php
|   |       |   |               Text.php
|   |       |   |               
|   |       |   +---php-font-lib
|   |       |   |   |   AUTHORS.md
|   |       |   |   |   composer.json
|   |       |   |   |   LICENSE
|   |       |   |   |   README.md
|   |       |   |   |   
|   |       |   |   +---maps
|   |       |   |   |       adobe-standard-encoding.map
|   |       |   |   |       cp1250.map
|   |       |   |   |       cp1251.map
|   |       |   |   |       cp1252.map
|   |       |   |   |       cp1253.map
|   |       |   |   |       cp1254.map
|   |       |   |   |       cp1255.map
|   |       |   |   |       cp1257.map
|   |       |   |   |       cp1258.map
|   |       |   |   |       cp874.map
|   |       |   |   |       iso-8859-1.map
|   |       |   |   |       iso-8859-11.map
|   |       |   |   |       iso-8859-15.map
|   |       |   |   |       iso-8859-16.map
|   |       |   |   |       iso-8859-2.map
|   |       |   |   |       iso-8859-4.map
|   |       |   |   |       iso-8859-5.map
|   |       |   |   |       iso-8859-7.map
|   |       |   |   |       iso-8859-9.map
|   |       |   |   |       koi8-r.map
|   |       |   |   |       koi8-u.map
|   |       |   |   |       
|   |       |   |   \---src
|   |       |   |       \---FontLib
|   |       |   |           |   AdobeFontMetrics.php
|   |       |   |           |   BinaryStream.php
|   |       |   |           |   EncodingMap.php
|   |       |   |           |   Font.php
|   |       |   |           |   Header.php
|   |       |   |           |   
|   |       |   |           +---EOT
|   |       |   |           |       File.php
|   |       |   |           |       Header.php
|   |       |   |           |       
|   |       |   |           +---Exception
|   |       |   |           |       FontNotFoundException.php
|   |       |   |           |       
|   |       |   |           +---Glyph
|   |       |   |           |       Outline.php
|   |       |   |           |       OutlineComponent.php
|   |       |   |           |       OutlineComposite.php
|   |       |   |           |       OutlineSimple.php
|   |       |   |           |       
|   |       |   |           +---OpenType
|   |       |   |           |       File.php
|   |       |   |           |       TableDirectoryEntry.php
|   |       |   |           |       
|   |       |   |           +---Table
|   |       |   |           |   |   DirectoryEntry.php
|   |       |   |           |   |   Table.php
|   |       |   |           |   |   
|   |       |   |           |   \---Type
|   |       |   |           |           cmap.php
|   |       |   |           |           cvt.php
|   |       |   |           |           fpgm.php
|   |       |   |           |           glyf.php
|   |       |   |           |           head.php
|   |       |   |           |           hhea.php
|   |       |   |           |           hmtx.php
|   |       |   |           |           kern.php
|   |       |   |           |           loca.php
|   |       |   |           |           maxp.php
|   |       |   |           |           name.php
|   |       |   |           |           nameRecord.php
|   |       |   |           |           os2.php
|   |       |   |           |           post.php
|   |       |   |           |           prep.php
|   |       |   |           |           
|   |       |   |           +---TrueType
|   |       |   |           |       Collection.php
|   |       |   |           |       File.php
|   |       |   |           |       Header.php
|   |       |   |           |       TableDirectoryEntry.php
|   |       |   |           |       
|   |       |   |           \---WOFF
|   |       |   |                   File.php
|   |       |   |                   Header.php
|   |       |   |                   TableDirectoryEntry.php
|   |       |   |                   
|   |       |   \---php-svg-lib
|   |       |       |   AUTHORS.md
|   |       |       |   composer.json
|   |       |       |   LICENSE
|   |       |       |   README.md
|   |       |       |   
|   |       |       \---src
|   |       |           \---Svg
|   |       |               |   CssLength.php
|   |       |               |   DefaultStyle.php
|   |       |               |   Document.php
|   |       |               |   Style.php
|   |       |               |   
|   |       |               +---Gradient
|   |       |               |       Stop.php
|   |       |               |       
|   |       |               +---Surface
|   |       |               |       CPdf.php
|   |       |               |       SurfaceCpdf.php
|   |       |               |       SurfaceInterface.php
|   |       |               |       SurfacePDFLib.php
|   |       |               |       
|   |       |               \---Tag
|   |       |                       AbstractTag.php
|   |       |                       Anchor.php
|   |       |                       Circle.php
|   |       |                       ClipPath.php
|   |       |                       Ellipse.php
|   |       |                       Group.php
|   |       |                       Image.php
|   |       |                       Line.php
|   |       |                       LinearGradient.php
|   |       |                       Path.php
|   |       |                       Polygon.php
|   |       |                       Polyline.php
|   |       |                       RadialGradient.php
|   |       |                       Rect.php
|   |       |                       Shape.php
|   |       |                       Stop.php
|   |       |                       StyleTag.php
|   |       |                       Symbol.php
|   |       |                       Text.php
|   |       |                       UseTag.php
|   |       |                       
|   |       +---masterminds
|   |       |   \---html5
|   |       |       |   composer.json
|   |       |       |   CREDITS
|   |       |       |   LICENSE.txt
|   |       |       |   README.md
|   |       |       |   RELEASE.md
|   |       |       |   UPGRADING.md
|   |       |       |   
|   |       |       +---bin
|   |       |       |       entities.php
|   |       |       |       
|   |       |       \---src
|   |       |           |   HTML5.php
|   |       |           |   
|   |       |           \---HTML5
|   |       |               |   Elements.php
|   |       |               |   Entities.php
|   |       |               |   Exception.php
|   |       |               |   InstructionProcessor.php
|   |       |               |   
|   |       |               +---Parser
|   |       |               |       CharacterReference.php
|   |       |               |       DOMTreeBuilder.php
|   |       |               |       EventHandler.php
|   |       |               |       FileInputStream.php
|   |       |               |       InputStream.php
|   |       |               |       ParseError.php
|   |       |               |       README.md
|   |       |               |       Scanner.php
|   |       |               |       StringInputStream.php
|   |       |               |       Tokenizer.php
|   |       |               |       TreeBuildingRules.php
|   |       |               |       UTF8Utils.php
|   |       |               |       
|   |       |               \---Serializer
|   |       |                       HTML5Entities.php
|   |       |                       OutputRules.php
|   |       |                       README.md
|   |       |                       RulesInterface.php
|   |       |                       Traverser.php
|   |       |                       
|   |       \---sabberworm
|   |           \---php-css-parser
|   |               |   CHANGELOG.md
|   |               |   composer.json
|   |               |   LICENSE
|   |               |   README.md
|   |               |   
|   |               \---src
|   |                   |   CSSElement.php
|   |                   |   OutputFormat.php
|   |                   |   OutputFormatter.php
|   |                   |   Parser.php
|   |                   |   Renderable.php
|   |                   |   Settings.php
|   |                   |   
|   |                   +---Comment
|   |                   |       Comment.php
|   |                   |       Commentable.php
|   |                   |       
|   |                   +---CSSList
|   |                   |       AtRuleBlockList.php
|   |                   |       CSSBlockList.php
|   |                   |       CSSList.php
|   |                   |       Document.php
|   |                   |       KeyFrame.php
|   |                   |       
|   |                   +---Parsing
|   |                   |       Anchor.php
|   |                   |       OutputException.php
|   |                   |       ParserState.php
|   |                   |       SourceException.php
|   |                   |       UnexpectedEOFException.php
|   |                   |       UnexpectedTokenException.php
|   |                   |       
|   |                   +---Position
|   |                   |       Position.php
|   |                   |       Positionable.php
|   |                   |       
|   |                   +---Property
|   |                   |       AtRule.php
|   |                   |       Charset.php
|   |                   |       CSSNamespace.php
|   |                   |       Import.php
|   |                   |       KeyframeSelector.php
|   |                   |       Selector.php
|   |                   |       
|   |                   +---Rule
|   |                   |       Rule.php
|   |                   |       
|   |                   +---RuleSet
|   |                   |       AtRuleSet.php
|   |                   |       DeclarationBlock.php
|   |                   |       RuleSet.php
|   |                   |       
|   |                   \---Value
|   |                           CalcFunction.php
|   |                           CalcRuleValueList.php
|   |                           Color.php
|   |                           CSSFunction.php
|   |                           CSSString.php
|   |                           LineName.php
|   |                           PrimitiveValue.php
|   |                           RuleValueList.php
|   |                           Size.php
|   |                           URL.php
|   |                           Value.php
|   |                           ValueList.php
|   |                           
|   \---phpspreadsheet
|       |   CHANGELOG.md
|       |   composer.json
|       |   CONTRIBUTING.md
|       |   LICENSE
|       |   README.md
|       |   
|       \---src
|           \---PhpSpreadsheet
|               |   CellReferenceHelper.php
|               |   Comment.php
|               |   DefinedName.php
|               |   Exception.php
|               |   HashTable.php
|               |   IComparable.php
|               |   IOFactory.php
|               |   NamedFormula.php
|               |   NamedRange.php
|               |   ReferenceHelper.php
|               |   Settings.php
|               |   Spreadsheet.php
|               |   Theme.php
|               |   
|               +---Calculation
|               |   |   ArrayEnabled.php
|               |   |   BinaryComparison.php
|               |   |   Calculation.php
|               |   |   CalculationBase.php
|               |   |   CalculationLocale.php
|               |   |   Category.php
|               |   |   Exception.php
|               |   |   ExceptionHandler.php
|               |   |   FormulaParser.php
|               |   |   FormulaToken.php
|               |   |   FunctionArray.php
|               |   |   Functions.php
|               |   |   
|               |   +---Database
|               |   |       DatabaseAbstract.php
|               |   |       DAverage.php
|               |   |       DCount.php
|               |   |       DCountA.php
|               |   |       DGet.php
|               |   |       DMax.php
|               |   |       DMin.php
|               |   |       DProduct.php
|               |   |       DStDev.php
|               |   |       DStDevP.php
|               |   |       DSum.php
|               |   |       DVar.php
|               |   |       DVarP.php
|               |   |       
|               |   +---DateTimeExcel
|               |   |       Constants.php
|               |   |       Current.php
|               |   |       Date.php
|               |   |       DateParts.php
|               |   |       DateValue.php
|               |   |       Days.php
|               |   |       Days360.php
|               |   |       Difference.php
|               |   |       Helpers.php
|               |   |       Month.php
|               |   |       NetworkDays.php
|               |   |       Time.php
|               |   |       TimeParts.php
|               |   |       TimeValue.php
|               |   |       Week.php
|               |   |       WorkDay.php
|               |   |       YearFrac.php
|               |   |       
|               |   +---Engine
|               |   |   |   ArrayArgumentHelper.php
|               |   |   |   ArrayArgumentProcessor.php
|               |   |   |   BranchPruner.php
|               |   |   |   CyclicReferenceStack.php
|               |   |   |   FormattedNumber.php
|               |   |   |   Logger.php
|               |   |   |   
|               |   |   \---Operands
|               |   |           Operand.php
|               |   |           StructuredReference.php
|               |   |           
|               |   +---Engineering
|               |   |       BesselI.php
|               |   |       BesselJ.php
|               |   |       BesselK.php
|               |   |       BesselY.php
|               |   |       BitWise.php
|               |   |       Compare.php
|               |   |       Complex.php
|               |   |       ComplexFunctions.php
|               |   |       ComplexOperations.php
|               |   |       Constants.php
|               |   |       ConvertBase.php
|               |   |       ConvertBinary.php
|               |   |       ConvertDecimal.php
|               |   |       ConvertHex.php
|               |   |       ConvertOctal.php
|               |   |       ConvertUOM.php
|               |   |       EngineeringValidations.php
|               |   |       Erf.php
|               |   |       ErfC.php
|               |   |       
|               |   +---Financial
|               |   |   |   Amortization.php
|               |   |   |   Constants.php
|               |   |   |   Coupons.php
|               |   |   |   Depreciation.php
|               |   |   |   Dollar.php
|               |   |   |   FinancialValidations.php
|               |   |   |   Helpers.php
|               |   |   |   InterestRate.php
|               |   |   |   TreasuryBill.php
|               |   |   |   
|               |   |   +---CashFlow
|               |   |   |   |   CashFlowValidations.php
|               |   |   |   |   Single.php
|               |   |   |   |   
|               |   |   |   +---Constant
|               |   |   |   |   |   Periodic.php
|               |   |   |   |   |   
|               |   |   |   |   \---Periodic
|               |   |   |   |           Cumulative.php
|               |   |   |   |           Interest.php
|               |   |   |   |           InterestAndPrincipal.php
|               |   |   |   |           Payments.php
|               |   |   |   |           
|               |   |   |   \---Variable
|               |   |   |           NonPeriodic.php
|               |   |   |           Periodic.php
|               |   |   |           
|               |   |   \---Securities
|               |   |           AccruedInterest.php
|               |   |           Price.php
|               |   |           Rates.php
|               |   |           SecurityValidations.php
|               |   |           Yields.php
|               |   |           
|               |   +---Information
|               |   |       ErrorValue.php
|               |   |       ExcelError.php
|               |   |       Info.php
|               |   |       Value.php
|               |   |       
|               |   +---Internal
|               |   |       ExcelArrayPseudoFunctions.php
|               |   |       MakeMatrix.php
|               |   |       WildcardMatch.php
|               |   |       
|               |   +---locale
|               |   |   |   Translations.xlsx
|               |   |   |   
|               |   |   +---bg
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---cs
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---da
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---de
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---en
|               |   |   |   \---uk
|               |   |   |           config
|               |   |   |           
|               |   |   +---es
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---fi
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---fr
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---hu
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---it
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---nb
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---nl
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---pl
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---pt
|               |   |   |   |   config
|               |   |   |   |   functions
|               |   |   |   |   
|               |   |   |   \---br
|               |   |   |           config
|               |   |   |           functions
|               |   |   |           
|               |   |   +---ru
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   +---sv
|               |   |   |       config
|               |   |   |       functions
|               |   |   |       
|               |   |   \---tr
|               |   |           config
|               |   |           functions
|               |   |           
|               |   +---Logical
|               |   |       Boolean.php
|               |   |       Conditional.php
|               |   |       Operations.php
|               |   |       
|               |   +---LookupRef
|               |   |       Address.php
|               |   |       ChooseRowsEtc.php
|               |   |       ExcelMatch.php
|               |   |       Filter.php
|               |   |       Formula.php
|               |   |       Helpers.php
|               |   |       HLookup.php
|               |   |       Hstack.php
|               |   |       Hyperlink.php
|               |   |       Indirect.php
|               |   |       Lookup.php
|               |   |       LookupBase.php
|               |   |       LookupRefValidations.php
|               |   |       Matrix.php
|               |   |       Offset.php
|               |   |       RowColumnInformation.php
|               |   |       Selection.php
|               |   |       Sort.php
|               |   |       TorowTocol.php
|               |   |       Unique.php
|               |   |       VLookup.php
|               |   |       Vstack.php
|               |   |       
|               |   +---MathTrig
|               |   |   |   Absolute.php
|               |   |   |   Angle.php
|               |   |   |   Arabic.php
|               |   |   |   Base.php
|               |   |   |   Ceiling.php
|               |   |   |   Combinations.php
|               |   |   |   Exp.php
|               |   |   |   Factorial.php
|               |   |   |   Floor.php
|               |   |   |   Gcd.php
|               |   |   |   Helpers.php
|               |   |   |   IntClass.php
|               |   |   |   Lcm.php
|               |   |   |   Logarithms.php
|               |   |   |   MatrixFunctions.php
|               |   |   |   Operations.php
|               |   |   |   Random.php
|               |   |   |   Roman.php
|               |   |   |   Round.php
|               |   |   |   SeriesSum.php
|               |   |   |   Sign.php
|               |   |   |   Sqrt.php
|               |   |   |   Subtotal.php
|               |   |   |   Sum.php
|               |   |   |   SumSquares.php
|               |   |   |   Trunc.php
|               |   |   |   
|               |   |   \---Trig
|               |   |           Cosecant.php
|               |   |           Cosine.php
|               |   |           Cotangent.php
|               |   |           Secant.php
|               |   |           Sine.php
|               |   |           Tangent.php
|               |   |           
|               |   +---Statistical
|               |   |   |   AggregateBase.php
|               |   |   |   Averages.php
|               |   |   |   Conditional.php
|               |   |   |   Confidence.php
|               |   |   |   Counts.php
|               |   |   |   Deviations.php
|               |   |   |   Maximum.php
|               |   |   |   MaxMinBase.php
|               |   |   |   Minimum.php
|               |   |   |   Percentiles.php
|               |   |   |   Permutations.php
|               |   |   |   Size.php
|               |   |   |   StandardDeviations.php
|               |   |   |   Standardize.php
|               |   |   |   StatisticalValidations.php
|               |   |   |   Trends.php
|               |   |   |   VarianceBase.php
|               |   |   |   Variances.php
|               |   |   |   
|               |   |   +---Averages
|               |   |   |       Mean.php
|               |   |   |       
|               |   |   \---Distributions
|               |   |           Beta.php
|               |   |           Binomial.php
|               |   |           ChiSquared.php
|               |   |           DistributionValidations.php
|               |   |           Exponential.php
|               |   |           F.php
|               |   |           Fisher.php
|               |   |           Gamma.php
|               |   |           GammaBase.php
|               |   |           HyperGeometric.php
|               |   |           LogNormal.php
|               |   |           NewtonRaphson.php
|               |   |           Normal.php
|               |   |           Poisson.php
|               |   |           StandardNormal.php
|               |   |           StudentT.php
|               |   |           Weibull.php
|               |   |           
|               |   +---TextData
|               |   |       CaseConvert.php
|               |   |       CharacterConvert.php
|               |   |       Concatenate.php
|               |   |       Extract.php
|               |   |       Format.php
|               |   |       Helpers.php
|               |   |       Replace.php
|               |   |       Search.php
|               |   |       Text.php
|               |   |       Thai.php
|               |   |       Trim.php
|               |   |       
|               |   +---Token
|               |   |       Stack.php
|               |   |       
|               |   \---Web
|               |           Service.php
|               |           
|               +---Cell
|               |       AddressHelper.php
|               |       AddressRange.php
|               |       AdvancedValueBinder.php
|               |       Cell.php
|               |       CellAddress.php
|               |       CellRange.php
|               |       ColumnRange.php
|               |       Coordinate.php
|               |       DataType.php
|               |       DataValidation.php
|               |       DataValidator.php
|               |       DefaultValueBinder.php
|               |       Hyperlink.php
|               |       IgnoredErrors.php
|               |       IValueBinder.php
|               |       RowRange.php
|               |       StringValueBinder.php
|               |       
|               +---Chart
|               |   |   Axis.php
|               |   |   AxisText.php
|               |   |   Chart.php
|               |   |   ChartColor.php
|               |   |   DataSeries.php
|               |   |   DataSeriesValues.php
|               |   |   Exception.php
|               |   |   GridLines.php
|               |   |   Layout.php
|               |   |   Legend.php
|               |   |   PlotArea.php
|               |   |   Properties.php
|               |   |   Title.php
|               |   |   TrendLine.php
|               |   |   
|               |   \---Renderer
|               |           IRenderer.php
|               |           JpGraph.php
|               |           JpGraphRendererBase.php
|               |           MtJpGraphRenderer.php
|               |           PHP Charting Libraries.txt
|               |           
|               +---Collection
|               |   |   Cells.php
|               |   |   CellsFactory.php
|               |   |   
|               |   \---Memory
|               |           SimpleCache1.php
|               |           SimpleCache3.php
|               |           
|               +---Document
|               |       Properties.php
|               |       Security.php
|               |       
|               +---Helper
|               |       Dimension.php
|               |       Downloader.php
|               |       Handler.php
|               |       Html.php
|               |       Sample.php
|               |       Size.php
|               |       TextGrid.php
|               |       
|               +---Reader
|               |   |   BaseReader.php
|               |   |   Csv.php
|               |   |   DefaultReadFilter.php
|               |   |   Exception.php
|               |   |   Gnumeric.php
|               |   |   Html.php
|               |   |   IReader.php
|               |   |   IReadFilter.php
|               |   |   Ods.php
|               |   |   Slk.php
|               |   |   Xls.php
|               |   |   XlsBase.php
|               |   |   Xlsx.php
|               |   |   Xml.php
|               |   |   
|               |   +---Csv
|               |   |       Delimiter.php
|               |   |       
|               |   +---Gnumeric
|               |   |       PageSetup.php
|               |   |       Properties.php
|               |   |       Styles.php
|               |   |       
|               |   +---Ods
|               |   |       AutoFilter.php
|               |   |       BaseLoader.php
|               |   |       DefinedNames.php
|               |   |       FormulaTranslator.php
|               |   |       PageSettings.php
|               |   |       Properties.php
|               |   |       
|               |   +---Security
|               |   |       XmlScanner.php
|               |   |       
|               |   +---Xls
|               |   |   |   Biff5.php
|               |   |   |   Biff8.php
|               |   |   |   Color.php
|               |   |   |   ConditionalFormatting.php
|               |   |   |   DataValidationHelper.php
|               |   |   |   ErrorCode.php
|               |   |   |   Escher.php
|               |   |   |   ListFunctions.php
|               |   |   |   LoadSpreadsheet.php
|               |   |   |   Mappings.php
|               |   |   |   MD5.php
|               |   |   |   RC4.php
|               |   |   |   
|               |   |   +---Color
|               |   |   |       BIFF5.php
|               |   |   |       BIFF8.php
|               |   |   |       BuiltIn.php
|               |   |   |       
|               |   |   \---Style
|               |   |           Border.php
|               |   |           CellAlignment.php
|               |   |           CellFont.php
|               |   |           FillPattern.php
|               |   |           
|               |   +---Xlsx
|               |   |       AutoFilter.php
|               |   |       BaseParserClass.php
|               |   |       Chart.php
|               |   |       ColumnAndRowAttributes.php
|               |   |       ConditionalStyles.php
|               |   |       DataValidations.php
|               |   |       Hyperlinks.php
|               |   |       Namespaces.php
|               |   |       PageSetup.php
|               |   |       Properties.php
|               |   |       SharedFormula.php
|               |   |       SheetViewOptions.php
|               |   |       SheetViews.php
|               |   |       Styles.php
|               |   |       TableReader.php
|               |   |       Theme.php
|               |   |       WorkbookView.php
|               |   |       
|               |   \---Xml
|               |       |   DataValidations.php
|               |       |   PageSettings.php
|               |       |   Properties.php
|               |       |   Style.php
|               |       |   
|               |       \---Style
|               |               Alignment.php
|               |               Border.php
|               |               Fill.php
|               |               Font.php
|               |               NumberFormat.php
|               |               StyleBase.php
|               |               
|               +---RichText
|               |       ITextElement.php
|               |       RichText.php
|               |       Run.php
|               |       TextElement.php
|               |       
|               +---Shared
|               |   |   CodePage.php
|               |   |   Date.php
|               |   |   Drawing.php
|               |   |   Escher.php
|               |   |   File.php
|               |   |   Font.php
|               |   |   IntOrFloat.php
|               |   |   OLE.php
|               |   |   OLERead.php
|               |   |   PasswordHasher.php
|               |   |   StringHelper.php
|               |   |   TimeZone.php
|               |   |   Xls.php
|               |   |   XMLWriter.php
|               |   |   
|               |   +---Escher
|               |   |   |   DgContainer.php
|               |   |   |   DggContainer.php
|               |   |   |   
|               |   |   +---DgContainer
|               |   |   |   |   SpgrContainer.php
|               |   |   |   |   
|               |   |   |   \---SpgrContainer
|               |   |   |           SpContainer.php
|               |   |   |           
|               |   |   \---DggContainer
|               |   |       |   BstoreContainer.php
|               |   |       |   
|               |   |       \---BstoreContainer
|               |   |           |   BSE.php
|               |   |           |   
|               |   |           \---BSE
|               |   |                   Blip.php
|               |   |                   
|               |   +---OLE
|               |   |   |   ChainedBlockStream.php
|               |   |   |   PPS.php
|               |   |   |   
|               |   |   \---PPS
|               |   |           File.php
|               |   |           Root.php
|               |   |           
|               |   \---Trend
|               |           BestFit.php
|               |           ExponentialBestFit.php
|               |           LinearBestFit.php
|               |           LogarithmicBestFit.php
|               |           PolynomialBestFit.php
|               |           PowerBestFit.php
|               |           Trend.php
|               |           
|               +---Style
|               |   |   Alignment.php
|               |   |   Border.php
|               |   |   Borders.php
|               |   |   Color.php
|               |   |   Conditional.php
|               |   |   Fill.php
|               |   |   Font.php
|               |   |   NumberFormat.php
|               |   |   Protection.php
|               |   |   RgbTint.php
|               |   |   Style.php
|               |   |   Supervisor.php
|               |   |   
|               |   +---ConditionalFormatting
|               |   |   |   CellMatcher.php
|               |   |   |   CellStyleAssessor.php
|               |   |   |   ConditionalColorScale.php
|               |   |   |   ConditionalDataBar.php
|               |   |   |   ConditionalDataBarExtension.php
|               |   |   |   ConditionalFormattingRuleExtension.php
|               |   |   |   ConditionalFormatValueObject.php
|               |   |   |   ConditionalIconSet.php
|               |   |   |   IconSetValues.php
|               |   |   |   StyleMerger.php
|               |   |   |   Wizard.php
|               |   |   |   
|               |   |   \---Wizard
|               |   |           Blanks.php
|               |   |           CellValue.php
|               |   |           DateValue.php
|               |   |           Duplicates.php
|               |   |           Errors.php
|               |   |           Expression.php
|               |   |           TextValue.php
|               |   |           WizardAbstract.php
|               |   |           WizardInterface.php
|               |   |           
|               |   \---NumberFormat
|               |       |   BaseFormatter.php
|               |       |   DateFormatter.php
|               |       |   Formatter.php
|               |       |   FractionFormatter.php
|               |       |   NumberFormatter.php
|               |       |   PercentageFormatter.php
|               |       |   
|               |       \---Wizard
|               |               Accounting.php
|               |               Currency.php
|               |               CurrencyBase.php
|               |               CurrencyNegative.php
|               |               Date.php
|               |               DateTime.php
|               |               DateTimeWizard.php
|               |               Duration.php
|               |               Locale.php
|               |               Number.php
|               |               NumberBase.php
|               |               Percentage.php
|               |               Scientific.php
|               |               Time.php
|               |               Wizard.php
|               |               
|               +---Worksheet
|               |   |   AutoFilter.php
|               |   |   AutoFit.php
|               |   |   BaseDrawing.php
|               |   |   CellIterator.php
|               |   |   Column.php
|               |   |   ColumnCellIterator.php
|               |   |   ColumnDimension.php
|               |   |   ColumnIterator.php
|               |   |   Dimension.php
|               |   |   Drawing.php
|               |   |   HeaderFooter.php
|               |   |   HeaderFooterDrawing.php
|               |   |   Iterator.php
|               |   |   MemoryDrawing.php
|               |   |   PageBreak.php
|               |   |   PageMargins.php
|               |   |   PageSetup.php
|               |   |   Pane.php
|               |   |   ProtectedRange.php
|               |   |   Protection.php
|               |   |   Row.php
|               |   |   RowCellIterator.php
|               |   |   RowDimension.php
|               |   |   RowIterator.php
|               |   |   SheetView.php
|               |   |   Table.php
|               |   |   Validations.php
|               |   |   Worksheet.php
|               |   |   
|               |   +---AutoFilter
|               |   |   |   Column.php
|               |   |   |   
|               |   |   \---Column
|               |   |           Rule.php
|               |   |           
|               |   +---Drawing
|               |   |       Shadow.php
|               |   |       
|               |   \---Table
|               |           Column.php
|               |           TableDxfsStyle.php
|               |           TableStyle.php
|               |           
|               \---Writer
|                   |   BaseWriter.php
|                   |   Csv.php
|                   |   Exception.php
|                   |   Html.php
|                   |   IWriter.php
|                   |   Ods.php
|                   |   Pdf.php
|                   |   Xls.php
|                   |   Xlsx.php
|                   |   ZipStream0.php
|                   |   ZipStream2.php
|                   |   ZipStream3.php
|                   |   
|                   +---Ods
|                   |   |   AutoFilters.php
|                   |   |   Content.php
|                   |   |   Formula.php
|                   |   |   Meta.php
|                   |   |   MetaInf.php
|                   |   |   Mimetype.php
|                   |   |   NamedExpressions.php
|                   |   |   Settings.php
|                   |   |   Styles.php
|                   |   |   Thumbnails.php
|                   |   |   WriterPart.php
|                   |   |   
|                   |   \---Cell
|                   |           Comment.php
|                   |           Style.php
|                   |           
|                   +---Pdf
|                   |       Dompdf.php
|                   |       Mpdf.php
|                   |       Tcpdf.php
|                   |       TcpdfNoDie.php
|                   |       
|                   +---Xls
|                   |   |   BIFFwriter.php
|                   |   |   CellDataValidation.php
|                   |   |   ConditionalHelper.php
|                   |   |   ErrorCode.php
|                   |   |   Escher.php
|                   |   |   Font.php
|                   |   |   Parser.php
|                   |   |   Workbook.php
|                   |   |   Worksheet.php
|                   |   |   Xf.php
|                   |   |   
|                   |   \---Style
|                   |           CellAlignment.php
|                   |           CellBorder.php
|                   |           CellFill.php
|                   |           
|                   \---Xlsx
|                           AutoFilter.php
|                           Chart.php
|                           Comments.php
|                           ContentTypes.php
|                           DefinedNames.php
|                           DocProps.php
|                           Drawing.php
|                           FunctionPrefix.php
|                           Metadata.php
|                           Rels.php
|                           RelsRibbon.php
|                           RelsVBA.php
|                           StringTable.php
|                           Style.php
|                           Table.php
|                           Theme.php
|                           Workbook.php
|                           Worksheet.php
|                           WriterPart.php
|                           
+---modules
|   +---auth
|   |       error_log
|   |       forgot_password.php
|   |       login.php
|   |       logout.php
|   |       reset_password.php
|   |       
|   +---clients
|   |   |   client_crud.php
|   |   |   index.php
|   |   |   
|   |   +---Reports
|   |   |       client_ledger.php
|   |   |       export_clients_list.php
|   |   |       export_client_ledger.php
|   |   |       
|   |   \---Services
|   |           ClientService.php
|   |           
|   +---company
|   |       index.php
|   |       
|   +---dashboard
|   |       error_log
|   |       index.php
|   |       
|   +---finance
|   |   |   error_log
|   |   |   index.php
|   |   |   
|   |   +---chart_of_accounts
|   |   |       bulk_toggle.php
|   |   |       create.php
|   |   |       edit.php
|   |   |       error_log
|   |   |       index.php
|   |   |       toggle.php
|   |   |       
|   |   +---dashboard
|   |   +---Invoices
|   |   |       index.php
|   |   |       issue.php
|   |   |       view.php
|   |   |       
|   |   +---journals
|   |   |       create.php
|   |   |       edit.php
|   |   |       index.php
|   |   |       post.php
|   |   |       
|   |   +---Periods
|   |   |       close.php
|   |   |       index.php
|   |   |       open.php
|   |   |       
|   |   +---reports
|   |   |       ..htaccess
|   |   |       balance_sheet.php
|   |   |       cash_flow_statement.php
|   |   |       error_log
|   |   |       general_ledger.php
|   |   |       income_statement.php
|   |   |       index.php
|   |   |       trial_balance.php
|   |   |       
|   |   +---Services
|   |   |       AccountService.php
|   |   |       DashboardService.php
|   |   |       InvoiceService.php
|   |   |       JournalService.php
|   |   |       PayrollJournalService.php
|   |   |       PeriodService.php
|   |   |       TransactionService.php
|   |   |       VendorService.php
|   |   |       
|   |   +---transactions
|   |   |       fetch_project_invoices.php
|   |   |       get_vendor_pending_bills.php
|   |   |       index.php
|   |   |       payment.php
|   |   |       receipt.php
|   |   |       
|   |   \---vendors
|   |           create.php
|   |           edit.php
|   |           export_excel.php
|   |           export_vendors_excel.php
|   |           index.php
|   |           ledger.php
|   |           toggle.php
|   |           view.php
|   |           
|   +---hr
|   |   |   bulk_payments.php
|   |   |   employees.php
|   |   |   employee_loans.php
|   |   |   error_log
|   |   |   payroll_edit.php
|   |   |   payroll_management.php
|   |   |   payroll_reports.php
|   |   |   payroll_view.php
|   |   |   post_payroll_accrual.php
|   |   |   post_payroll_journal.php
|   |   |   salary_components.php
|   |   |   
|   |   +---api
|   |   |       get_employee.php
|   |   |       get_salary_component.php
|   |   |       
|   |   \---Reports
|   |           employee_report.php
|   |           export_employee_report_excel.php
|   |           
|   +---inventory
|   |   |   equipment.php
|   |   |   
|   |   +---adjustments
|   |   |       action.php
|   |   |       create.php
|   |   |       error_log
|   |   |       export_excel.php
|   |   |       index.php
|   |   |       reverse.php
|   |   |       
|   |   +---api
|   |   |       get_material.php
|   |   |       
|   |   +---categories
|   |   |       index.php
|   |   |       
|   |   +---items
|   |   |       error_log
|   |   |       index.php
|   |   |       inventory_adjustment.php
|   |   |       update_item_status.php
|   |   |       
|   |   +---purchases
|   |   |       ajax_list.php
|   |   |       create.php
|   |   |       export_excel.php
|   |   |       index.php
|   |   |       show.php
|   |   |       
|   |   +---reports
|   |   |       error_log
|   |   |       export_stock_summary_excel.php
|   |   |       index.php
|   |   |       inventory_movement.php
|   |   |       inventory_valuation.php
|   |   |       ledger.php
|   |   |       ledger_export_excel.php
|   |   |       purchase_history.php
|   |   |       stock_summary.php
|   |   |       
|   |   \---Services
|   |           InventoryAdjustmentService.php
|   |           PurchaseService.php
|   |           
|   +---profile
|   |       change_password.php
|   |       
|   +---projects
|   |   |   add.php
|   |   |   detailed_Income_Statment.php
|   |   |   edit.php
|   |   |   error_log
|   |   |   index.php
|   |   |   print_invoice_excel.php
|   |   |   print_invoice_pdf.php
|   |   |   projectReportSumry.php
|   |   |   project_expense_details.php
|   |   |   project_reports.php
|   |   |   proj_cashflow_report.php
|   |   |   task_crud.php
|   |   |   view.php
|   |   |   
|   |   +---api
|   |   |       add_material.php
|   |   |       add_project_invoice.php
|   |   |       add_task.php
|   |   |       delete_document.php
|   |   |       delete_task.php
|   |   |       download_document.php
|   |   |       error_log
|   |   |       get_material_cost.php
|   |   |       get_task.php
|   |   |       update_task.php
|   |   |       upload_document.php
|   |   |       
|   |   \---assets
|   |           upscore_logo.png
|   |           
|   +---sales
|   |   +---invoices
|   |   |   |   create.php
|   |   |   |   index.php
|   |   |   |   print_template.php
|   |   |   |   view.php
|   |   |   |   
|   |   |   \---Services
|   |   |           InventoryService.php
|   |   |           InvoiceService.php
|   |   |           
|   |   +---payments
|   |   |       check_pending_invoices.php
|   |   |       get_client_pending_invoices.php
|   |   |       get_pending_invoices.php
|   |   |       index.php
|   |   |       process_receipt.php
|   |   |       store_payment.php
|   |   |       
|   |   +---receipt
|   |   |   |   index.php
|   |   |   |   
|   |   |   \---services
|   |   |           ReceiptService.php
|   |   |           
|   |   \---reports
|   |       |   index.php
|   |       |   sales_by_account.php
|   |       |   sales_by_customer.php
|   |       |   sales_by_item.php
|   |       |   
|   |       +---exports
|   |       |       export_sales.php
|   |       |       
|   |       \---Services
|   |               SalesReportService.php
|   |               
|   +---settings
|   |       smtp.php
|   |       user_permissions.php
|   |       
|   \---users
|           index.php
|           
+---uploads
|   +---documents
|   +---employee
|   +---employees
|   |   |   emp_1768474265_82ec1ff533c4702a.jpg
|   |   |   emp_1770138704_57018131edc44eb4.png
|   |   |   emp_1770139720_f5139fa9797f93c9.png
|   |   |   
|   |   \---thumbs
|   |           emp_1768474265_82ec1ff533c4702a.jpg
|   |           emp_1770138704_57018131edc44eb4.png
|   |           emp_1770139720_f5139fa9797f93c9.png
|   |           
|   +---invoices
|   +---profiles
|   \---projects
|       +---47
|       |       DOC_698358c3b617b.pdf
|       |       
|       \---8
|               DOC_695ac1864de50.pdf
|               
\---vendor
    |   autoload.php
    |   
    +---bin
    +---composer
    |   |   autoload_classmap.php
    |   |   autoload_files.php
    |   |   autoload_namespaces.php
    |   |   autoload_psr4.php
    |   |   autoload_real.php
    |   |   autoload_static.php
    |   |   ClassLoader.php
    |   |   installed.json
    |   |   installed.php
    |   |   InstalledVersions.php
    |   |   LICENSE
    |   |   platform_check.php
    |   |   
    |   \---pcre
    |       |   composer.json
    |       |   extension.neon
    |       |   LICENSE
    |       |   README.md
    |       |   
    |       \---src
    |           |   MatchAllResult.php
    |           |   MatchAllStrictGroupsResult.php
    |           |   MatchAllWithOffsetsResult.php
    |           |   MatchResult.php
    |           |   MatchStrictGroupsResult.php
    |           |   MatchWithOffsetsResult.php
    |           |   PcreException.php
    |           |   Preg.php
    |           |   Regex.php
    |           |   ReplaceResult.php
    |           |   UnexpectedNullMatchException.php
    |           |   
    |           \---PHPStan
    |                   InvalidRegexPatternRule.php
    |                   PregMatchFlags.php
    |                   PregMatchParameterOutTypeExtension.php
    |                   PregMatchTypeSpecifyingExtension.php
    |                   PregReplaceCallbackClosureTypeExtension.php
    |                   UnsafeStrictGroupsCallRule.php
    |                   
    +---ezyang
    |   \---htmlpurifier
    |       |   composer.json
    |       |   CREDITS
    |       |   LICENSE
    |       |   README.md
    |       |   VERSION
    |       |   
    |       \---library
    |           |   HTMLPurifier.auto.php
    |           |   HTMLPurifier.autoload-legacy.php
    |           |   HTMLPurifier.autoload.php
    |           |   HTMLPurifier.composer.php
    |           |   HTMLPurifier.func.php
    |           |   HTMLPurifier.includes.php
    |           |   HTMLPurifier.kses.php
    |           |   HTMLPurifier.path.php
    |           |   HTMLPurifier.php
    |           |   HTMLPurifier.safe-includes.php
    |           |   
    |           \---HTMLPurifier
    |               |   Arborize.php
    |               |   AttrCollections.php
    |               |   AttrDef.php
    |               |   AttrTransform.php
    |               |   AttrTypes.php
    |               |   AttrValidator.php
    |               |   Bootstrap.php
    |               |   ChildDef.php
    |               |   Config.php
    |               |   ConfigSchema.php
    |               |   ContentSets.php
    |               |   Context.php
    |               |   CSSDefinition.php
    |               |   Definition.php
    |               |   DefinitionCache.php
    |               |   DefinitionCacheFactory.php
    |               |   Doctype.php
    |               |   DoctypeRegistry.php
    |               |   ElementDef.php
    |               |   Encoder.php
    |               |   EntityLookup.php
    |               |   EntityParser.php
    |               |   ErrorCollector.php
    |               |   ErrorStruct.php
    |               |   Exception.php
    |               |   Filter.php
    |               |   Generator.php
    |               |   HTMLDefinition.php
    |               |   HTMLModule.php
    |               |   HTMLModuleManager.php
    |               |   IDAccumulator.php
    |               |   Injector.php
    |               |   Language.php
    |               |   LanguageFactory.php
    |               |   Length.php
    |               |   Lexer.php
    |               |   Node.php
    |               |   PercentEncoder.php
    |               |   Printer.php
    |               |   PropertyList.php
    |               |   PropertyListIterator.php
    |               |   Queue.php
    |               |   Strategy.php
    |               |   StringHash.php
    |               |   StringHashParser.php
    |               |   TagTransform.php
    |               |   Token.php
    |               |   TokenFactory.php
    |               |   UnitConverter.php
    |               |   URI.php
    |               |   URIDefinition.php
    |               |   URIFilter.php
    |               |   URIParser.php
    |               |   URIScheme.php
    |               |   URISchemeRegistry.php
    |               |   VarParser.php
    |               |   VarParserException.php
    |               |   Zipper.php
    |               |   
    |               +---AttrDef
    |               |   |   Clone.php
    |               |   |   CSS.php
    |               |   |   Enum.php
    |               |   |   Integer.php
    |               |   |   Lang.php
    |               |   |   Switch.php
    |               |   |   Text.php
    |               |   |   URI.php
    |               |   |   
    |               |   +---CSS
    |               |   |       AlphaValue.php
    |               |   |       Background.php
    |               |   |       BackgroundPosition.php
    |               |   |       Border.php
    |               |   |       Color.php
    |               |   |       Composite.php
    |               |   |       DenyElementDecorator.php
    |               |   |       Filter.php
    |               |   |       Font.php
    |               |   |       FontFamily.php
    |               |   |       Ident.php
    |               |   |       ImportantDecorator.php
    |               |   |       Length.php
    |               |   |       ListStyle.php
    |               |   |       Multiple.php
    |               |   |       Number.php
    |               |   |       Percentage.php
    |               |   |       Ratio.php
    |               |   |       TextDecoration.php
    |               |   |       URI.php
    |               |   |       
    |               |   +---HTML
    |               |   |       Bool.php
    |               |   |       Class.php
    |               |   |       Color.php
    |               |   |       ContentEditable.php
    |               |   |       FrameTarget.php
    |               |   |       ID.php
    |               |   |       Length.php
    |               |   |       LinkTypes.php
    |               |   |       MultiLength.php
    |               |   |       Nmtokens.php
    |               |   |       Pixels.php
    |               |   |       
    |               |   \---URI
    |               |       |   Email.php
    |               |       |   Host.php
    |               |       |   IPv4.php
    |               |       |   IPv6.php
    |               |       |   
    |               |       \---Email
    |               |               SimpleCheck.php
    |               |               
    |               +---AttrTransform
    |               |       Background.php
    |               |       BdoDir.php
    |               |       BgColor.php
    |               |       BoolToCSS.php
    |               |       Border.php
    |               |       EnumToCSS.php
    |               |       ImgRequired.php
    |               |       ImgSpace.php
    |               |       Input.php
    |               |       Lang.php
    |               |       Length.php
    |               |       Name.php
    |               |       NameSync.php
    |               |       Nofollow.php
    |               |       SafeEmbed.php
    |               |       SafeObject.php
    |               |       SafeParam.php
    |               |       ScriptRequired.php
    |               |       TargetBlank.php
    |               |       TargetNoopener.php
    |               |       TargetNoreferrer.php
    |               |       Textarea.php
    |               |       
    |               +---ChildDef
    |               |       Chameleon.php
    |               |       Custom.php
    |               |       Empty.php
    |               |       List.php
    |               |       Optional.php
    |               |       Required.php
    |               |       StrictBlockquote.php
    |               |       Table.php
    |               |       
    |               +---ConfigSchema
    |               |   |   Exception.php
    |               |   |   Interchange.php
    |               |   |   InterchangeBuilder.php
    |               |   |   schema.ser
    |               |   |   Validator.php
    |               |   |   ValidatorAtom.php
    |               |   |   
    |               |   +---Builder
    |               |   |       ConfigSchema.php
    |               |   |       Xml.php
    |               |   |       
    |               |   +---Interchange
    |               |   |       Directive.php
    |               |   |       Id.php
    |               |   |       
    |               |   \---schema
    |               |           Attr.AllowedClasses.txt
    |               |           Attr.AllowedFrameTargets.txt
    |               |           Attr.AllowedRel.txt
    |               |           Attr.AllowedRev.txt
    |               |           Attr.ClassUseCDATA.txt
    |               |           Attr.DefaultImageAlt.txt
    |               |           Attr.DefaultInvalidImage.txt
    |               |           Attr.DefaultInvalidImageAlt.txt
    |               |           Attr.DefaultTextDir.txt
    |               |           Attr.EnableID.txt
    |               |           Attr.ForbiddenClasses.txt
    |               |           Attr.ID.HTML5.txt
    |               |           Attr.IDBlacklist.txt
    |               |           Attr.IDBlacklistRegexp.txt
    |               |           Attr.IDPrefix.txt
    |               |           Attr.IDPrefixLocal.txt
    |               |           AutoFormat.AutoParagraph.txt
    |               |           AutoFormat.Custom.txt
    |               |           AutoFormat.DisplayLinkURI.txt
    |               |           AutoFormat.Linkify.txt
    |               |           AutoFormat.PurifierLinkify.DocURL.txt
    |               |           AutoFormat.PurifierLinkify.txt
    |               |           AutoFormat.RemoveEmpty.Predicate.txt
    |               |           AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
    |               |           AutoFormat.RemoveEmpty.RemoveNbsp.txt
    |               |           AutoFormat.RemoveEmpty.txt
    |               |           AutoFormat.RemoveSpansWithoutAttributes.txt
    |               |           Cache.DefinitionImpl.txt
    |               |           Cache.SerializerPath.txt
    |               |           Cache.SerializerPermissions.txt
    |               |           Core.AggressivelyFixLt.txt
    |               |           Core.AggressivelyRemoveScript.txt
    |               |           Core.AllowHostnameUnderscore.txt
    |               |           Core.AllowParseManyTags.txt
    |               |           Core.CollectErrors.txt
    |               |           Core.ColorKeywords.txt
    |               |           Core.ConvertDocumentToFragment.txt
    |               |           Core.DirectLexLineNumberSyncInterval.txt
    |               |           Core.DisableExcludes.txt
    |               |           Core.EnableIDNA.txt
    |               |           Core.Encoding.txt
    |               |           Core.EscapeInvalidChildren.txt
    |               |           Core.EscapeInvalidTags.txt
    |               |           Core.EscapeNonASCIICharacters.txt
    |               |           Core.HiddenElements.txt
    |               |           Core.Language.txt
    |               |           Core.LegacyEntityDecoder.txt
    |               |           Core.LexerImpl.txt
    |               |           Core.MaintainLineNumbers.txt
    |               |           Core.NormalizeNewlines.txt
    |               |           Core.RemoveBlanks.txt
    |               |           Core.RemoveInvalidImg.txt
    |               |           Core.RemoveProcessingInstructions.txt
    |               |           Core.RemoveScriptContents.txt
    |               |           CSS.AllowDuplicates.txt
    |               |           CSS.AllowedFonts.txt
    |               |           CSS.AllowedProperties.txt
    |               |           CSS.AllowImportant.txt
    |               |           CSS.AllowTricky.txt
    |               |           CSS.DefinitionRev.txt
    |               |           CSS.ForbiddenProperties.txt
    |               |           CSS.MaxImgLength.txt
    |               |           CSS.Proprietary.txt
    |               |           CSS.Trusted.txt
    |               |           Filter.Custom.txt
    |               |           Filter.ExtractStyleBlocks.Escaping.txt
    |               |           Filter.ExtractStyleBlocks.Scope.txt
    |               |           Filter.ExtractStyleBlocks.TidyImpl.txt
    |               |           Filter.ExtractStyleBlocks.txt
    |               |           Filter.YouTube.txt
    |               |           HTML.Allowed.txt
    |               |           HTML.AllowedAttributes.txt
    |               |           HTML.AllowedComments.txt
    |               |           HTML.AllowedCommentsRegexp.txt
    |               |           HTML.AllowedElements.txt
    |               |           HTML.AllowedModules.txt
    |               |           HTML.Attr.Name.UseCDATA.txt
    |               |           HTML.BlockWrapper.txt
    |               |           HTML.CoreModules.txt
    |               |           HTML.CustomDoctype.txt
    |               |           HTML.DefinitionID.txt
    |               |           HTML.DefinitionRev.txt
    |               |           HTML.Doctype.txt
    |               |           HTML.FlashAllowFullScreen.txt
    |               |           HTML.ForbiddenAttributes.txt
    |               |           HTML.ForbiddenElements.txt
    |               |           HTML.Forms.txt
    |               |           HTML.MaxImgLength.txt
    |               |           HTML.Nofollow.txt
    |               |           HTML.Parent.txt
    |               |           HTML.Proprietary.txt
    |               |           HTML.SafeEmbed.txt
    |               |           HTML.SafeIframe.txt
    |               |           HTML.SafeObject.txt
    |               |           HTML.SafeScripting.txt
    |               |           HTML.Strict.txt
    |               |           HTML.TargetBlank.txt
    |               |           HTML.TargetNoopener.txt
    |               |           HTML.TargetNoreferrer.txt
    |               |           HTML.TidyAdd.txt
    |               |           HTML.TidyLevel.txt
    |               |           HTML.TidyRemove.txt
    |               |           HTML.Trusted.txt
    |               |           HTML.XHTML.txt
    |               |           info.ini
    |               |           Output.CommentScriptContents.txt
    |               |           Output.FixInnerHTML.txt
    |               |           Output.FlashCompat.txt
    |               |           Output.Newline.txt
    |               |           Output.SortAttr.txt
    |               |           Output.TidyFormat.txt
    |               |           Test.ForceNoIconv.txt
    |               |           URI.AllowedSchemes.txt
    |               |           URI.AllowedSymbols.txt
    |               |           URI.Base.txt
    |               |           URI.DefaultScheme.txt
    |               |           URI.DefinitionID.txt
    |               |           URI.DefinitionRev.txt
    |               |           URI.Disable.txt
    |               |           URI.DisableExternal.txt
    |               |           URI.DisableExternalResources.txt
    |               |           URI.DisableResources.txt
    |               |           URI.Host.txt
    |               |           URI.HostBlacklist.txt
    |               |           URI.MakeAbsolute.txt
    |               |           URI.Munge.txt
    |               |           URI.MungeResources.txt
    |               |           URI.MungeSecretKey.txt
    |               |           URI.OverrideAllowedSchemes.txt
    |               |           URI.SafeIframeHosts.txt
    |               |           URI.SafeIframeRegexp.txt
    |               |           
    |               +---DefinitionCache
    |               |   |   Decorator.php
    |               |   |   Null.php
    |               |   |   Serializer.php
    |               |   |   
    |               |   +---Decorator
    |               |   |       Cleanup.php
    |               |   |       Memory.php
    |               |   |       Template.php.in
    |               |   |       
    |               |   \---Serializer
    |               |           README
    |               |           
    |               +---EntityLookup
    |               |       entities.ser
    |               |       
    |               +---Filter
    |               |       ExtractStyleBlocks.php
    |               |       YouTube.php
    |               |       
    |               +---HTMLModule
    |               |   |   Bdo.php
    |               |   |   CommonAttributes.php
    |               |   |   Edit.php
    |               |   |   Forms.php
    |               |   |   Hypertext.php
    |               |   |   Iframe.php
    |               |   |   Image.php
    |               |   |   Legacy.php
    |               |   |   List.php
    |               |   |   Name.php
    |               |   |   Nofollow.php
    |               |   |   NonXMLCommonAttributes.php
    |               |   |   Object.php
    |               |   |   Presentation.php
    |               |   |   Proprietary.php
    |               |   |   Ruby.php
    |               |   |   SafeEmbed.php
    |               |   |   SafeObject.php
    |               |   |   SafeScripting.php
    |               |   |   Scripting.php
    |               |   |   StyleAttribute.php
    |               |   |   Tables.php
    |               |   |   Target.php
    |               |   |   TargetBlank.php
    |               |   |   TargetNoopener.php
    |               |   |   TargetNoreferrer.php
    |               |   |   Text.php
    |               |   |   Tidy.php
    |               |   |   XMLCommonAttributes.php
    |               |   |   
    |               |   \---Tidy
    |               |           Name.php
    |               |           Proprietary.php
    |               |           Strict.php
    |               |           Transitional.php
    |               |           XHTML.php
    |               |           XHTMLAndHTML4.php
    |               |           
    |               +---Injector
    |               |       AutoParagraph.php
    |               |       DisplayLinkURI.php
    |               |       Linkify.php
    |               |       PurifierLinkify.php
    |               |       RemoveEmpty.php
    |               |       RemoveSpansWithoutAttributes.php
    |               |       SafeObject.php
    |               |       
    |               +---Language
    |               |   \---messages
    |               |           en.php
    |               |           
    |               +---Lexer
    |               |       DirectLex.php
    |               |       DOMLex.php
    |               |       PH5P.php
    |               |       
    |               +---Node
    |               |       Comment.php
    |               |       Element.php
    |               |       Text.php
    |               |       
    |               +---Printer
    |               |       ConfigForm.css
    |               |       ConfigForm.js
    |               |       ConfigForm.php
    |               |       CSSDefinition.php
    |               |       HTMLDefinition.php
    |               |       
    |               +---Strategy
    |               |       Composite.php
    |               |       Core.php
    |               |       FixNesting.php
    |               |       MakeWellFormed.php
    |               |       RemoveForeignElements.php
    |               |       ValidateAttributes.php
    |               |       
    |               +---TagTransform
    |               |       Font.php
    |               |       Simple.php
    |               |       
    |               +---Token
    |               |       Comment.php
    |               |       Empty.php
    |               |       End.php
    |               |       Start.php
    |               |       Tag.php
    |               |       Text.php
    |               |       
    |               +---URIFilter
    |               |       DisableExternal.php
    |               |       DisableExternalResources.php
    |               |       DisableResources.php
    |               |       HostBlacklist.php
    |               |       MakeAbsolute.php
    |               |       Munge.php
    |               |       SafeIframe.php
    |               |       
    |               +---URIScheme
    |               |       data.php
    |               |       file.php
    |               |       ftp.php
    |               |       http.php
    |               |       https.php
    |               |       mailto.php
    |               |       news.php
    |               |       nntp.php
    |               |       tel.php
    |               |       
    |               \---VarParser
    |                       Flexible.php
    |                       Native.php
    |                       
    +---maennchen
    |   \---zipstream-php
    |       |   .editorconfig
    |       |   .gitattributes
    |       |   .gitignore
    |       |   .php-cs-fixer.dist.php
    |       |   .tool-versions
    |       |   composer.json
    |       |   LICENSE
    |       |   phpdoc.dist.xml
    |       |   phpunit.xml.dist
    |       |   psalm.xml
    |       |   README.md
    |       |   
    |       +---.github
    |       |   |   CODE_OF_CONDUCT.md
    |       |   |   CONTRIBUTING.md
    |       |   |   dependabot.yml
    |       |   |   FUNDING.yml
    |       |   |   PULL_REQUEST_TEMPLATE.md
    |       |   |   scorecard.yml
    |       |   |   SECURITY.md
    |       |   |   
    |       |   +---ISSUE_TEMPLATE
    |       |   |       BUG.yml
    |       |   |       FEATURE.yml
    |       |   |       
    |       |   +---PULL_REQUEST_TEMPLATE
    |       |   |       FAILING_TEST.md
    |       |   |       FIX.md
    |       |   |       IMPROVEMENT.md
    |       |   |       NEW_FEATURE.md
    |       |   |       
    |       |   \---workflows
    |       |           branch_main.yml
    |       |           part_dependabot.yml
    |       |           part_docs.yml
    |       |           part_release.yml
    |       |           part_test.yml
    |       |           pr.yml
    |       |           scorecard.yml
    |       |           tag-beta.yml
    |       |           tag-stable.yml
    |       |           
    |       +---.phive
    |       |       phars.xml
    |       |       
    |       +---.phpdoc
    |       |   \---template
    |       |           base.html.twig
    |       |           
    |       +---guides
    |       |       ContentLength.rst
    |       |       FlySystem.rst
    |       |       index.rst
    |       |       Nginx.rst
    |       |       Options.rst
    |       |       PSR7Streams.rst
    |       |       StreamOutput.rst
    |       |       Symfony.rst
    |       |       Varnish.rst
    |       |       
    |       +---src
    |       |   |   Bigint.php
    |       |   |   CentralDirectoryFileHeader.php
    |       |   |   CompressionMethod.php
    |       |   |   DataDescriptor.php
    |       |   |   DeflateStream.php
    |       |   |   EndOfCentralDirectory.php
    |       |   |   Exception.php
    |       |   |   File.php
    |       |   |   GeneralPurposeBitFlag.php
    |       |   |   LocalFileHeader.php
    |       |   |   OperationMode.php
    |       |   |   PackField.php
    |       |   |   Stream.php
    |       |   |   Time.php
    |       |   |   Version.php
    |       |   |   ZipStream.php
    |       |   |   
    |       |   +---Exception
    |       |   |       DosTimeOverflowException.php
    |       |   |       EncodingException.php
    |       |   |       FileNotFoundException.php
    |       |   |       FileNotReadableException.php
    |       |   |       FileSizeIncorrectException.php
    |       |   |       IncompatibleOptionsException.php
    |       |   |       OverflowException.php
    |       |   |       ResourceActionException.php
    |       |   |       SimulationFileUnknownException.php
    |       |   |       StreamNotReadableException.php
    |       |   |       StreamNotSeekableException.php
    |       |   |       
    |       |   +---Option
    |       |   |       Archive.php
    |       |   |       File.php
    |       |   |       Method.php
    |       |   |       Version.php
    |       |   |       
    |       |   +---Zip64
    |       |   |       DataDescriptor.php
    |       |   |       EndOfCentralDirectory.php
    |       |   |       EndOfCentralDirectoryLocator.php
    |       |   |       ExtendedInformationExtraField.php
    |       |   |       
    |       |   \---Zs
    |       |           ExtendedInformationExtraField.php
    |       |           
    |       \---test
    |           |   Assertions.php
    |           |   BigintTest.php
    |           |   bootstrap.php
    |           |   CentralDirectoryFileHeaderTest.php
    |           |   DataDescriptorTest.php
    |           |   EndlessCycleStream.php
    |           |   EndOfCentralDirectoryTest.php
    |           |   FaultInjectionResource.php
    |           |   LocalFileHeaderTest.php
    |           |   PackFieldTest.php
    |           |   ResourceStream.php
    |           |   Tempfile.php
    |           |   TimeTest.php
    |           |   Util.php
    |           |   ZipStreamTest.php
    |           |   
    |           +---bug
    |           |       BugHonorFileTimeTest.php
    |           |       
    |           +---Zip64
    |           |       DataDescriptorTest.php
    |           |       EndOfCentralDirectoryLocatorTest.php
    |           |       EndOfCentralDirectoryTest.php
    |           |       ExtendedInformationExtraFieldTest.php
    |           |       
    |           \---Zs
    |                   ExtendedInformationExtraFieldTest.php
    |                   
    +---markbaker
    |   +---complex
    |   |   |   composer.json
    |   |   |   license.md
    |   |   |   README.md
    |   |   |   
    |   |   +---.github
    |   |   |   \---workflows
    |   |   |           main.yml
    |   |   |           
    |   |   +---classes
    |   |   |   \---src
    |   |   |           Complex.php
    |   |   |           Exception.php
    |   |   |           Functions.php
    |   |   |           Operations.php
    |   |   |           
    |   |   \---examples
    |   |           complexTest.php
    |   |           testFunctions.php
    |   |           testOperations.php
    |   |           
    |   \---matrix
    |       |   buildPhar.php
    |       |   composer.json
    |       |   infection.json.dist
    |       |   license.md
    |       |   phpstan.neon
    |       |   README.md
    |       |   
    |       +---.github
    |       |   \---workflows
    |       |           main.yaml
    |       |           
    |       +---classes
    |       |   \---src
    |       |       |   Builder.php
    |       |       |   Div0Exception.php
    |       |       |   Exception.php
    |       |       |   Functions.php
    |       |       |   Matrix.php
    |       |       |   Operations.php
    |       |       |   
    |       |       +---Decomposition
    |       |       |       Decomposition.php
    |       |       |       LU.php
    |       |       |       QR.php
    |       |       |       
    |       |       \---Operators
    |       |               Addition.php
    |       |               DirectSum.php
    |       |               Division.php
    |       |               Multiplication.php
    |       |               Operator.php
    |       |               Subtraction.php
    |       |               
    |       \---examples
    |               test.php
    |               
    +---myclabs
    |   \---php-enum
    |       |   composer.json
    |       |   LICENSE
    |       |   README.md
    |       |   SECURITY.md
    |       |   
    |       +---src
    |       |   |   Enum.php
    |       |   |   
    |       |   \---PHPUnit
    |       |           Comparator.php
    |       |           
    |       \---stubs
    |               Stringable.php
    |               
    +---phpmailer
    |   \---phpmailer
    |       |   COMMITMENT
    |       |   composer.json
    |       |   get_oauth_token.php
    |       |   LICENSE
    |       |   README.md
    |       |   SECURITY.md
    |       |   SMTPUTF8.md
    |       |   VERSION
    |       |   
    |       +---language
    |       |       phpmailer.lang-af.php
    |       |       phpmailer.lang-ar.php
    |       |       phpmailer.lang-as.php
    |       |       phpmailer.lang-az.php
    |       |       phpmailer.lang-ba.php
    |       |       phpmailer.lang-be.php
    |       |       phpmailer.lang-bg.php
    |       |       phpmailer.lang-bn.php
    |       |       phpmailer.lang-ca.php
    |       |       phpmailer.lang-cs.php
    |       |       phpmailer.lang-da.php
    |       |       phpmailer.lang-de.php
    |       |       phpmailer.lang-el.php
    |       |       phpmailer.lang-eo.php
    |       |       phpmailer.lang-es.php
    |       |       phpmailer.lang-et.php
    |       |       phpmailer.lang-fa.php
    |       |       phpmailer.lang-fi.php
    |       |       phpmailer.lang-fo.php
    |       |       phpmailer.lang-fr.php
    |       |       phpmailer.lang-gl.php
    |       |       phpmailer.lang-he.php
    |       |       phpmailer.lang-hi.php
    |       |       phpmailer.lang-hr.php
    |       |       phpmailer.lang-hu.php
    |       |       phpmailer.lang-hy.php
    |       |       phpmailer.lang-id.php
    |       |       phpmailer.lang-it.php
    |       |       phpmailer.lang-ja.php
    |       |       phpmailer.lang-ka.php
    |       |       phpmailer.lang-ko.php
    |       |       phpmailer.lang-ku.php
    |       |       phpmailer.lang-lt.php
    |       |       phpmailer.lang-lv.php
    |       |       phpmailer.lang-mg.php
    |       |       phpmailer.lang-mn.php
    |       |       phpmailer.lang-ms.php
    |       |       phpmailer.lang-nb.php
    |       |       phpmailer.lang-nl.php
    |       |       phpmailer.lang-pl.php
    |       |       phpmailer.lang-pt.php
    |       |       phpmailer.lang-pt_br.php
    |       |       phpmailer.lang-ro.php
    |       |       phpmailer.lang-ru.php
    |       |       phpmailer.lang-si.php
    |       |       phpmailer.lang-sk.php
    |       |       phpmailer.lang-sl.php
    |       |       phpmailer.lang-sr.php
    |       |       phpmailer.lang-sr_latn.php
    |       |       phpmailer.lang-sv.php
    |       |       phpmailer.lang-tl.php
    |       |       phpmailer.lang-tr.php
    |       |       phpmailer.lang-uk.php
    |       |       phpmailer.lang-ur.php
    |       |       phpmailer.lang-vi.php
    |       |       phpmailer.lang-zh.php
    |       |       phpmailer.lang-zh_cn.php
    |       |       
    |       \---src
    |               DSNConfigurator.php
    |               Exception.php
    |               OAuth.php
    |               OAuthTokenProvider.php
    |               PHPMailer.php
    |               POP3.php
    |               SMTP.php
    |               
    +---phpoffice
    |   \---phpspreadsheet
    |       |   .php-cs-fixer.dist.php
    |       |   .phpcs.xml.dist
    |       |   CHANGELOG.md
    |       |   composer.json
    |       |   CONTRIBUTING.md
    |       |   LICENSE
    |       |   phpstan-baseline.neon
    |       |   phpstan-conditional.php
    |       |   phpstan.neon.dist
    |       |   phpunit10.xml.dist
    |       |   README.md
    |       |   
    |       \---src
    |           \---PhpSpreadsheet
    |               |   CellReferenceHelper.php
    |               |   Comment.php
    |               |   DefinedName.php
    |               |   Exception.php
    |               |   HashTable.php
    |               |   IComparable.php
    |               |   IOFactory.php
    |               |   NamedFormula.php
    |               |   NamedRange.php
    |               |   ReferenceHelper.php
    |               |   Settings.php
    |               |   Spreadsheet.php
    |               |   Theme.php
    |               |   
    |               +---Calculation
    |               |   |   ArrayEnabled.php
    |               |   |   BinaryComparison.php
    |               |   |   Calculation.php
    |               |   |   CalculationBase.php
    |               |   |   CalculationLocale.php
    |               |   |   Category.php
    |               |   |   Database.php
    |               |   |   DateTime.php
    |               |   |   Engineering.php
    |               |   |   Exception.php
    |               |   |   ExceptionHandler.php
    |               |   |   Financial.php
    |               |   |   FormulaParser.php
    |               |   |   FormulaToken.php
    |               |   |   FunctionArray.php
    |               |   |   Functions.php
    |               |   |   Logical.php
    |               |   |   LookupRef.php
    |               |   |   MathTrig.php
    |               |   |   Statistical.php
    |               |   |   TextData.php
    |               |   |   Web.php
    |               |   |   
    |               |   +---Database
    |               |   |       DatabaseAbstract.php
    |               |   |       DAverage.php
    |               |   |       DCount.php
    |               |   |       DCountA.php
    |               |   |       DGet.php
    |               |   |       DMax.php
    |               |   |       DMin.php
    |               |   |       DProduct.php
    |               |   |       DStDev.php
    |               |   |       DStDevP.php
    |               |   |       DSum.php
    |               |   |       DVar.php
    |               |   |       DVarP.php
    |               |   |       
    |               |   +---DateTimeExcel
    |               |   |       Constants.php
    |               |   |       Current.php
    |               |   |       Date.php
    |               |   |       DateParts.php
    |               |   |       DateValue.php
    |               |   |       Days.php
    |               |   |       Days360.php
    |               |   |       Difference.php
    |               |   |       Helpers.php
    |               |   |       Month.php
    |               |   |       NetworkDays.php
    |               |   |       Time.php
    |               |   |       TimeParts.php
    |               |   |       TimeValue.php
    |               |   |       Week.php
    |               |   |       WorkDay.php
    |               |   |       YearFrac.php
    |               |   |       
    |               |   +---Engine
    |               |   |   |   ArrayArgumentHelper.php
    |               |   |   |   ArrayArgumentProcessor.php
    |               |   |   |   BranchPruner.php
    |               |   |   |   CyclicReferenceStack.php
    |               |   |   |   FormattedNumber.php
    |               |   |   |   Logger.php
    |               |   |   |   
    |               |   |   \---Operands
    |               |   |           Operand.php
    |               |   |           StructuredReference.php
    |               |   |           
    |               |   +---Engineering
    |               |   |       BesselI.php
    |               |   |       BesselJ.php
    |               |   |       BesselK.php
    |               |   |       BesselY.php
    |               |   |       BitWise.php
    |               |   |       Compare.php
    |               |   |       Complex.php
    |               |   |       ComplexFunctions.php
    |               |   |       ComplexOperations.php
    |               |   |       Constants.php
    |               |   |       ConvertBase.php
    |               |   |       ConvertBinary.php
    |               |   |       ConvertDecimal.php
    |               |   |       ConvertHex.php
    |               |   |       ConvertOctal.php
    |               |   |       ConvertUOM.php
    |               |   |       EngineeringValidations.php
    |               |   |       Erf.php
    |               |   |       ErfC.php
    |               |   |       
    |               |   +---Financial
    |               |   |   |   Amortization.php
    |               |   |   |   Constants.php
    |               |   |   |   Coupons.php
    |               |   |   |   Depreciation.php
    |               |   |   |   Dollar.php
    |               |   |   |   FinancialValidations.php
    |               |   |   |   Helpers.php
    |               |   |   |   InterestRate.php
    |               |   |   |   TreasuryBill.php
    |               |   |   |   
    |               |   |   +---CashFlow
    |               |   |   |   |   CashFlowValidations.php
    |               |   |   |   |   Single.php
    |               |   |   |   |   
    |               |   |   |   +---Constant
    |               |   |   |   |   |   Periodic.php
    |               |   |   |   |   |   
    |               |   |   |   |   \---Periodic
    |               |   |   |   |           Cumulative.php
    |               |   |   |   |           Interest.php
    |               |   |   |   |           InterestAndPrincipal.php
    |               |   |   |   |           Payments.php
    |               |   |   |   |           
    |               |   |   |   \---Variable
    |               |   |   |           NonPeriodic.php
    |               |   |   |           Periodic.php
    |               |   |   |           
    |               |   |   \---Securities
    |               |   |           AccruedInterest.php
    |               |   |           Price.php
    |               |   |           Rates.php
    |               |   |           SecurityValidations.php
    |               |   |           Yields.php
    |               |   |           
    |               |   +---Information
    |               |   |       ErrorValue.php
    |               |   |       ExcelError.php
    |               |   |       Info.php
    |               |   |       Value.php
    |               |   |       
    |               |   +---Internal
    |               |   |       ExcelArrayPseudoFunctions.php
    |               |   |       MakeMatrix.php
    |               |   |       WildcardMatch.php
    |               |   |       
    |               |   +---locale
    |               |   |   |   Translations.xlsx
    |               |   |   |   
    |               |   |   +---bg
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---cs
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---da
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---de
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---en
    |               |   |   |   \---uk
    |               |   |   |           config
    |               |   |   |           
    |               |   |   +---es
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---fi
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---fr
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---hu
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---it
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---nb
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---nl
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---pl
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---pt
    |               |   |   |   |   config
    |               |   |   |   |   functions
    |               |   |   |   |   
    |               |   |   |   \---br
    |               |   |   |           config
    |               |   |   |           functions
    |               |   |   |           
    |               |   |   +---ru
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   +---sv
    |               |   |   |       config
    |               |   |   |       functions
    |               |   |   |       
    |               |   |   \---tr
    |               |   |           config
    |               |   |           functions
    |               |   |           
    |               |   +---Logical
    |               |   |       Boolean.php
    |               |   |       Conditional.php
    |               |   |       Operations.php
    |               |   |       
    |               |   +---LookupRef
    |               |   |       Address.php
    |               |   |       ChooseRowsEtc.php
    |               |   |       ExcelMatch.php
    |               |   |       Filter.php
    |               |   |       Formula.php
    |               |   |       Helpers.php
    |               |   |       HLookup.php
    |               |   |       Hstack.php
    |               |   |       Hyperlink.php
    |               |   |       Indirect.php
    |               |   |       Lookup.php
    |               |   |       LookupBase.php
    |               |   |       LookupRefValidations.php
    |               |   |       Matrix.php
    |               |   |       Offset.php
    |               |   |       RowColumnInformation.php
    |               |   |       Selection.php
    |               |   |       Sort.php
    |               |   |       TorowTocol.php
    |               |   |       Unique.php
    |               |   |       VLookup.php
    |               |   |       Vstack.php
    |               |   |       
    |               |   +---MathTrig
    |               |   |   |   Absolute.php
    |               |   |   |   Angle.php
    |               |   |   |   Arabic.php
    |               |   |   |   Base.php
    |               |   |   |   Ceiling.php
    |               |   |   |   Combinations.php
    |               |   |   |   Exp.php
    |               |   |   |   Factorial.php
    |               |   |   |   Floor.php
    |               |   |   |   Gcd.php
    |               |   |   |   Helpers.php
    |               |   |   |   IntClass.php
    |               |   |   |   Lcm.php
    |               |   |   |   Logarithms.php
    |               |   |   |   MatrixFunctions.php
    |               |   |   |   Operations.php
    |               |   |   |   Random.php
    |               |   |   |   Roman.php
    |               |   |   |   Round.php
    |               |   |   |   SeriesSum.php
    |               |   |   |   Sign.php
    |               |   |   |   Sqrt.php
    |               |   |   |   Subtotal.php
    |               |   |   |   Sum.php
    |               |   |   |   SumSquares.php
    |               |   |   |   Trunc.php
    |               |   |   |   
    |               |   |   \---Trig
    |               |   |           Cosecant.php
    |               |   |           Cosine.php
    |               |   |           Cotangent.php
    |               |   |           Secant.php
    |               |   |           Sine.php
    |               |   |           Tangent.php
    |               |   |           
    |               |   +---Statistical
    |               |   |   |   AggregateBase.php
    |               |   |   |   Averages.php
    |               |   |   |   Conditional.php
    |               |   |   |   Confidence.php
    |               |   |   |   Counts.php
    |               |   |   |   Deviations.php
    |               |   |   |   Maximum.php
    |               |   |   |   MaxMinBase.php
    |               |   |   |   Minimum.php
    |               |   |   |   Percentiles.php
    |               |   |   |   Permutations.php
    |               |   |   |   Size.php
    |               |   |   |   StandardDeviations.php
    |               |   |   |   Standardize.php
    |               |   |   |   StatisticalValidations.php
    |               |   |   |   Trends.php
    |               |   |   |   VarianceBase.php
    |               |   |   |   Variances.php
    |               |   |   |   
    |               |   |   +---Averages
    |               |   |   |       Mean.php
    |               |   |   |       
    |               |   |   \---Distributions
    |               |   |           Beta.php
    |               |   |           Binomial.php
    |               |   |           ChiSquared.php
    |               |   |           DistributionValidations.php
    |               |   |           Exponential.php
    |               |   |           F.php
    |               |   |           Fisher.php
    |               |   |           Gamma.php
    |               |   |           GammaBase.php
    |               |   |           HyperGeometric.php
    |               |   |           LogNormal.php
    |               |   |           NewtonRaphson.php
    |               |   |           Normal.php
    |               |   |           Poisson.php
    |               |   |           StandardNormal.php
    |               |   |           StudentT.php
    |               |   |           Weibull.php
    |               |   |           
    |               |   +---TextData
    |               |   |       CaseConvert.php
    |               |   |       CharacterConvert.php
    |               |   |       Concatenate.php
    |               |   |       Extract.php
    |               |   |       Format.php
    |               |   |       Helpers.php
    |               |   |       Replace.php
    |               |   |       Search.php
    |               |   |       Text.php
    |               |   |       Thai.php
    |               |   |       Trim.php
    |               |   |       
    |               |   +---Token
    |               |   |       Stack.php
    |               |   |       
    |               |   \---Web
    |               |           Service.php
    |               |           
    |               +---Cell
    |               |       AddressHelper.php
    |               |       AddressRange.php
    |               |       AdvancedValueBinder.php
    |               |       Cell.php
    |               |       CellAddress.php
    |               |       CellRange.php
    |               |       ColumnRange.php
    |               |       Coordinate.php
    |               |       DataType.php
    |               |       DataValidation.php
    |               |       DataValidator.php
    |               |       DefaultValueBinder.php
    |               |       Hyperlink.php
    |               |       IgnoredErrors.php
    |               |       IValueBinder.php
    |               |       RowRange.php
    |               |       StringValueBinder.php
    |               |       
    |               +---Chart
    |               |   |   Axis.php
    |               |   |   AxisText.php
    |               |   |   Chart.php
    |               |   |   ChartColor.php
    |               |   |   DataSeries.php
    |               |   |   DataSeriesValues.php
    |               |   |   Exception.php
    |               |   |   GridLines.php
    |               |   |   Layout.php
    |               |   |   Legend.php
    |               |   |   PlotArea.php
    |               |   |   Properties.php
    |               |   |   Title.php
    |               |   |   TrendLine.php
    |               |   |   
    |               |   \---Renderer
    |               |           IRenderer.php
    |               |           JpGraph.php
    |               |           JpGraphRendererBase.php
    |               |           MtJpGraphRenderer.php
    |               |           PHP Charting Libraries.txt
    |               |           
    |               +---Collection
    |               |   |   Cells.php
    |               |   |   CellsFactory.php
    |               |   |   
    |               |   \---Memory
    |               |           SimpleCache1.php
    |               |           SimpleCache3.php
    |               |           
    |               +---Document
    |               |       Properties.php
    |               |       Security.php
    |               |       
    |               +---Helper
    |               |       Dimension.php
    |               |       Downloader.php
    |               |       Handler.php
    |               |       Html.php
    |               |       Sample.php
    |               |       Size.php
    |               |       TextGrid.php
    |               |       
    |               +---Reader
    |               |   |   BaseReader.php
    |               |   |   Csv.php
    |               |   |   DefaultReadFilter.php
    |               |   |   Exception.php
    |               |   |   Gnumeric.php
    |               |   |   Html.php
    |               |   |   IReader.php
    |               |   |   IReadFilter.php
    |               |   |   Ods.php
    |               |   |   Slk.php
    |               |   |   Xls.php
    |               |   |   XlsBase.php
    |               |   |   Xlsx.php
    |               |   |   Xml.php
    |               |   |   
    |               |   +---Csv
    |               |   |       Delimiter.php
    |               |   |       
    |               |   +---Gnumeric
    |               |   |       PageSetup.php
    |               |   |       Properties.php
    |               |   |       Styles.php
    |               |   |       
    |               |   +---Ods
    |               |   |       AutoFilter.php
    |               |   |       BaseLoader.php
    |               |   |       DefinedNames.php
    |               |   |       FormulaTranslator.php
    |               |   |       PageSettings.php
    |               |   |       Properties.php
    |               |   |       
    |               |   +---Security
    |               |   |       XmlScanner.php
    |               |   |       
    |               |   +---Xls
    |               |   |   |   Biff5.php
    |               |   |   |   Biff8.php
    |               |   |   |   Color.php
    |               |   |   |   ConditionalFormatting.php
    |               |   |   |   DataValidationHelper.php
    |               |   |   |   ErrorCode.php
    |               |   |   |   Escher.php
    |               |   |   |   ListFunctions.php
    |               |   |   |   LoadSpreadsheet.php
    |               |   |   |   Mappings.php
    |               |   |   |   MD5.php
    |               |   |   |   RC4.php
    |               |   |   |   
    |               |   |   +---Color
    |               |   |   |       BIFF5.php
    |               |   |   |       BIFF8.php
    |               |   |   |       BuiltIn.php
    |               |   |   |       
    |               |   |   \---Style
    |               |   |           Border.php
    |               |   |           CellAlignment.php
    |               |   |           CellFont.php
    |               |   |           FillPattern.php
    |               |   |           
    |               |   +---Xlsx
    |               |   |       AutoFilter.php
    |               |   |       BaseParserClass.php
    |               |   |       Chart.php
    |               |   |       ColumnAndRowAttributes.php
    |               |   |       ConditionalStyles.php
    |               |   |       DataValidations.php
    |               |   |       Hyperlinks.php
    |               |   |       Namespaces.php
    |               |   |       PageSetup.php
    |               |   |       Properties.php
    |               |   |       SharedFormula.php
    |               |   |       SheetViewOptions.php
    |               |   |       SheetViews.php
    |               |   |       Styles.php
    |               |   |       TableReader.php
    |               |   |       Theme.php
    |               |   |       WorkbookView.php
    |               |   |       
    |               |   \---Xml
    |               |       |   DataValidations.php
    |               |       |   PageSettings.php
    |               |       |   Properties.php
    |               |       |   Style.php
    |               |       |   
    |               |       \---Style
    |               |               Alignment.php
    |               |               Border.php
    |               |               Fill.php
    |               |               Font.php
    |               |               NumberFormat.php
    |               |               StyleBase.php
    |               |               
    |               +---RichText
    |               |       ITextElement.php
    |               |       RichText.php
    |               |       Run.php
    |               |       TextElement.php
    |               |       
    |               +---Shared
    |               |   |   CodePage.php
    |               |   |   Date.php
    |               |   |   Drawing.php
    |               |   |   Escher.php
    |               |   |   File.php
    |               |   |   Font.php
    |               |   |   IntOrFloat.php
    |               |   |   OLE.php
    |               |   |   OLERead.php
    |               |   |   PasswordHasher.php
    |               |   |   StringHelper.php
    |               |   |   TimeZone.php
    |               |   |   Xls.php
    |               |   |   XMLWriter.php
    |               |   |   
    |               |   +---Escher
    |               |   |   |   DgContainer.php
    |               |   |   |   DggContainer.php
    |               |   |   |   
    |               |   |   +---DgContainer
    |               |   |   |   |   SpgrContainer.php
    |               |   |   |   |   
    |               |   |   |   \---SpgrContainer
    |               |   |   |           SpContainer.php
    |               |   |   |           
    |               |   |   \---DggContainer
    |               |   |       |   BstoreContainer.php
    |               |   |       |   
    |               |   |       \---BstoreContainer
    |               |   |           |   BSE.php
    |               |   |           |   
    |               |   |           \---BSE
    |               |   |                   Blip.php
    |               |   |                   
    |               |   +---OLE
    |               |   |   |   ChainedBlockStream.php
    |               |   |   |   PPS.php
    |               |   |   |   
    |               |   |   \---PPS
    |               |   |           File.php
    |               |   |           Root.php
    |               |   |           
    |               |   \---Trend
    |               |           BestFit.php
    |               |           ExponentialBestFit.php
    |               |           LinearBestFit.php
    |               |           LogarithmicBestFit.php
    |               |           PolynomialBestFit.php
    |               |           PowerBestFit.php
    |               |           Trend.php
    |               |           
    |               +---Style
    |               |   |   Alignment.php
    |               |   |   Border.php
    |               |   |   Borders.php
    |               |   |   Color.php
    |               |   |   Conditional.php
    |               |   |   Fill.php
    |               |   |   Font.php
    |               |   |   NumberFormat.php
    |               |   |   Protection.php
    |               |   |   RgbTint.php
    |               |   |   Style.php
    |               |   |   Supervisor.php
    |               |   |   
    |               |   +---ConditionalFormatting
    |               |   |   |   CellMatcher.php
    |               |   |   |   CellStyleAssessor.php
    |               |   |   |   ConditionalColorScale.php
    |               |   |   |   ConditionalDataBar.php
    |               |   |   |   ConditionalDataBarExtension.php
    |               |   |   |   ConditionalFormattingRuleExtension.php
    |               |   |   |   ConditionalFormatValueObject.php
    |               |   |   |   ConditionalIconSet.php
    |               |   |   |   IconSetValues.php
    |               |   |   |   StyleMerger.php
    |               |   |   |   Wizard.php
    |               |   |   |   
    |               |   |   \---Wizard
    |               |   |           Blanks.php
    |               |   |           CellValue.php
    |               |   |           DateValue.php
    |               |   |           Duplicates.php
    |               |   |           Errors.php
    |               |   |           Expression.php
    |               |   |           TextValue.php
    |               |   |           WizardAbstract.php
    |               |   |           WizardInterface.php
    |               |   |           
    |               |   \---NumberFormat
    |               |       |   BaseFormatter.php
    |               |       |   DateFormatter.php
    |               |       |   Formatter.php
    |               |       |   FractionFormatter.php
    |               |       |   NumberFormatter.php
    |               |       |   PercentageFormatter.php
    |               |       |   
    |               |       \---Wizard
    |               |               Accounting.php
    |               |               Currency.php
    |               |               CurrencyBase.php
    |               |               CurrencyNegative.php
    |               |               Date.php
    |               |               DateTime.php
    |               |               DateTimeWizard.php
    |               |               Duration.php
    |               |               Locale.php
    |               |               Number.php
    |               |               NumberBase.php
    |               |               Percentage.php
    |               |               Scientific.php
    |               |               Time.php
    |               |               Wizard.php
    |               |               
    |               +---Worksheet
    |               |   |   AutoFilter.php
    |               |   |   AutoFit.php
    |               |   |   BaseDrawing.php
    |               |   |   CellIterator.php
    |               |   |   Column.php
    |               |   |   ColumnCellIterator.php
    |               |   |   ColumnDimension.php
    |               |   |   ColumnIterator.php
    |               |   |   Dimension.php
    |               |   |   Drawing.php
    |               |   |   HeaderFooter.php
    |               |   |   HeaderFooterDrawing.php
    |               |   |   Iterator.php
    |               |   |   MemoryDrawing.php
    |               |   |   PageBreak.php
    |               |   |   PageMargins.php
    |               |   |   PageSetup.php
    |               |   |   Pane.php
    |               |   |   ProtectedRange.php
    |               |   |   Protection.php
    |               |   |   Row.php
    |               |   |   RowCellIterator.php
    |               |   |   RowDimension.php
    |               |   |   RowIterator.php
    |               |   |   SheetView.php
    |               |   |   Table.php
    |               |   |   Validations.php
    |               |   |   Worksheet.php
    |               |   |   
    |               |   +---AutoFilter
    |               |   |   |   Column.php
    |               |   |   |   
    |               |   |   \---Column
    |               |   |           Rule.php
    |               |   |           
    |               |   +---Drawing
    |               |   |       Shadow.php
    |               |   |       
    |               |   \---Table
    |               |           Column.php
    |               |           TableDxfsStyle.php
    |               |           TableStyle.php
    |               |           
    |               \---Writer
    |                   |   BaseWriter.php
    |                   |   Csv.php
    |                   |   Exception.php
    |                   |   Html.php
    |                   |   IWriter.php
    |                   |   Ods.php
    |                   |   Pdf.php
    |                   |   Xls.php
    |                   |   Xlsx.php
    |                   |   ZipStream0.php
    |                   |   ZipStream2.php
    |                   |   ZipStream3.php
    |                   |   
    |                   +---Ods
    |                   |   |   AutoFilters.php
    |                   |   |   Content.php
    |                   |   |   Formula.php
    |                   |   |   Meta.php
    |                   |   |   MetaInf.php
    |                   |   |   Mimetype.php
    |                   |   |   NamedExpressions.php
    |                   |   |   Settings.php
    |                   |   |   Styles.php
    |                   |   |   Thumbnails.php
    |                   |   |   WriterPart.php
    |                   |   |   
    |                   |   \---Cell
    |                   |           Comment.php
    |                   |           Style.php
    |                   |           
    |                   +---Pdf
    |                   |       Dompdf.php
    |                   |       Mpdf.php
    |                   |       Tcpdf.php
    |                   |       TcpdfNoDie.php
    |                   |       
    |                   +---Xls
    |                   |   |   BIFFwriter.php
    |                   |   |   CellDataValidation.php
    |                   |   |   ConditionalHelper.php
    |                   |   |   ErrorCode.php
    |                   |   |   Escher.php
    |                   |   |   Font.php
    |                   |   |   Parser.php
    |                   |   |   Workbook.php
    |                   |   |   Worksheet.php
    |                   |   |   Xf.php
    |                   |   |   
    |                   |   \---Style
    |                   |           CellAlignment.php
    |                   |           CellBorder.php
    |                   |           CellFill.php
    |                   |           ColorMap.php
    |                   |           
    |                   \---Xlsx
    |                           AutoFilter.php
    |                           Chart.php
    |                           Comments.php
    |                           ContentTypes.php
    |                           DefinedNames.php
    |                           DocProps.php
    |                           Drawing.php
    |                           FunctionPrefix.php
    |                           Metadata.php
    |                           Rels.php
    |                           RelsRibbon.php
    |                           RelsVBA.php
    |                           StringTable.php
    |                           Style.php
    |                           Table.php
    |                           Theme.php
    |                           Workbook.php
    |                           Worksheet.php
    |                           WriterPart.php
    |                           
    +---psr
    |   +---http-client
    |   |   |   CHANGELOG.md
    |   |   |   composer.json
    |   |   |   LICENSE
    |   |   |   README.md
    |   |   |   
    |   |   \---src
    |   |           ClientExceptionInterface.php
    |   |           ClientInterface.php
    |   |           NetworkExceptionInterface.php
    |   |           RequestExceptionInterface.php
    |   |           
    |   +---http-factory
    |   |   |   composer.json
    |   |   |   LICENSE
    |   |   |   README.md
    |   |   |   
    |   |   \---src
    |   |           RequestFactoryInterface.php
    |   |           ResponseFactoryInterface.php
    |   |           ServerRequestFactoryInterface.php
    |   |           StreamFactoryInterface.php
    |   |           UploadedFileFactoryInterface.php
    |   |           UriFactoryInterface.php
    |   |           
    |   +---http-message
    |   |   |   CHANGELOG.md
    |   |   |   composer.json
    |   |   |   LICENSE
    |   |   |   README.md
    |   |   |   
    |   |   +---docs
    |   |   |       PSR7-Interfaces.md
    |   |   |       PSR7-Usage.md
    |   |   |       
    |   |   \---src
    |   |           MessageInterface.php
    |   |           RequestInterface.php
    |   |           ResponseInterface.php
    |   |           ServerRequestInterface.php
    |   |           StreamInterface.php
    |   |           UploadedFileInterface.php
    |   |           UriInterface.php
    |   |           
    |   \---simple-cache
    |       |   .editorconfig
    |       |   composer.json
    |       |   LICENSE.md
    |       |   README.md
    |       |   
    |       \---src
    |               CacheException.php
    |               CacheInterface.php
    |               InvalidArgumentException.php
    |               
    \---symfony
        \---polyfill-mbstring
            |   bootstrap.php
            |   bootstrap80.php
            |   composer.json
            |   LICENSE
            |   Mbstring.php
            |   README.md
            |   
            \---Resources
                \---unidata
                        caseFolding.php
                        lowerCase.php
                        titleCaseRegexp.php
                        upperCase.php
                        
