diff --git a/Classes/PHPWord.php b/Classes/PhpWord.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord.php rename to Classes/PhpWord.php diff --git a/Classes/PHPWord/Autoloader.php b/Classes/PhpWord/Autoloader.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Autoloader.php rename to Classes/PhpWord/Autoloader.php diff --git a/Classes/PHPWord/DocumentProperties.php b/Classes/PhpWord/DocumentProperties.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/DocumentProperties.php rename to Classes/PhpWord/DocumentProperties.php diff --git a/Classes/PHPWord/Exceptions/Exception.php b/Classes/PhpWord/Exceptions/Exception.php similarity index 100% rename from Classes/PHPWord/Exceptions/Exception.php rename to Classes/PhpWord/Exceptions/Exception.php diff --git a/Classes/PHPWord/Exceptions/InvalidImageException.php b/Classes/PhpWord/Exceptions/InvalidImageException.php similarity index 100% rename from Classes/PHPWord/Exceptions/InvalidImageException.php rename to Classes/PhpWord/Exceptions/InvalidImageException.php diff --git a/Classes/PHPWord/Exceptions/InvalidStyleException.php b/Classes/PhpWord/Exceptions/InvalidStyleException.php similarity index 100% rename from Classes/PHPWord/Exceptions/InvalidStyleException.php rename to Classes/PhpWord/Exceptions/InvalidStyleException.php diff --git a/Classes/PHPWord/Exceptions/UnsupportedImageTypeException.php b/Classes/PhpWord/Exceptions/UnsupportedImageTypeException.php similarity index 100% rename from Classes/PHPWord/Exceptions/UnsupportedImageTypeException.php rename to Classes/PhpWord/Exceptions/UnsupportedImageTypeException.php diff --git a/Classes/PHPWord/Footnote.php b/Classes/PhpWord/Footnote.php similarity index 100% rename from Classes/PHPWord/Footnote.php rename to Classes/PhpWord/Footnote.php diff --git a/Classes/PHPWord/HashTable.php b/Classes/PhpWord/HashTable.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/HashTable.php rename to Classes/PhpWord/HashTable.php diff --git a/Classes/PHPWord/IOFactory.php b/Classes/PhpWord/IOFactory.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/IOFactory.php rename to Classes/PhpWord/IOFactory.php diff --git a/Classes/PHPWord/Media.php b/Classes/PhpWord/Media.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Media.php rename to Classes/PhpWord/Media.php diff --git a/Classes/PHPWord/Reader/AbstractReader.php b/Classes/PhpWord/Reader/AbstractReader.php similarity index 100% rename from Classes/PHPWord/Reader/AbstractReader.php rename to Classes/PhpWord/Reader/AbstractReader.php diff --git a/Classes/PHPWord/Reader/IReader.php b/Classes/PhpWord/Reader/IReader.php similarity index 100% rename from Classes/PHPWord/Reader/IReader.php rename to Classes/PhpWord/Reader/IReader.php diff --git a/Classes/PHPWord/Reader/Word2007.php b/Classes/PhpWord/Reader/Word2007.php similarity index 100% rename from Classes/PHPWord/Reader/Word2007.php rename to Classes/PhpWord/Reader/Word2007.php diff --git a/Classes/PHPWord/Section.php b/Classes/PhpWord/Section.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section.php rename to Classes/PhpWord/Section.php diff --git a/Classes/PHPWord/Section/Footer.php b/Classes/PhpWord/Section/Footer.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Footer.php rename to Classes/PhpWord/Section/Footer.php diff --git a/Classes/PHPWord/Section/Footer/PreserveText.php b/Classes/PhpWord/Section/Footer/PreserveText.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Footer/PreserveText.php rename to Classes/PhpWord/Section/Footer/PreserveText.php diff --git a/Classes/PHPWord/Section/Footnote.php b/Classes/PhpWord/Section/Footnote.php similarity index 100% rename from Classes/PHPWord/Section/Footnote.php rename to Classes/PhpWord/Section/Footnote.php diff --git a/Classes/PHPWord/Section/Header.php b/Classes/PhpWord/Section/Header.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Header.php rename to Classes/PhpWord/Section/Header.php diff --git a/Classes/PHPWord/Section/Image.php b/Classes/PhpWord/Section/Image.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Image.php rename to Classes/PhpWord/Section/Image.php diff --git a/Classes/PHPWord/Section/Link.php b/Classes/PhpWord/Section/Link.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Link.php rename to Classes/PhpWord/Section/Link.php diff --git a/Classes/PHPWord/Section/ListItem.php b/Classes/PhpWord/Section/ListItem.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/ListItem.php rename to Classes/PhpWord/Section/ListItem.php diff --git a/Classes/PHPWord/Section/MemoryImage.php b/Classes/PhpWord/Section/MemoryImage.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/MemoryImage.php rename to Classes/PhpWord/Section/MemoryImage.php diff --git a/Classes/PHPWord/Section/Object.php b/Classes/PhpWord/Section/Object.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Object.php rename to Classes/PhpWord/Section/Object.php diff --git a/Classes/PHPWord/Section/PageBreak.php b/Classes/PhpWord/Section/PageBreak.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/PageBreak.php rename to Classes/PhpWord/Section/PageBreak.php diff --git a/Classes/PHPWord/Section/Settings.php b/Classes/PhpWord/Section/Settings.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Settings.php rename to Classes/PhpWord/Section/Settings.php diff --git a/Classes/PHPWord/Section/Table.php b/Classes/PhpWord/Section/Table.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Table.php rename to Classes/PhpWord/Section/Table.php diff --git a/Classes/PHPWord/Section/Table/Cell.php b/Classes/PhpWord/Section/Table/Cell.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Table/Cell.php rename to Classes/PhpWord/Section/Table/Cell.php diff --git a/Classes/PHPWord/Section/Table/Row.php b/Classes/PhpWord/Section/Table/Row.php similarity index 100% rename from Classes/PHPWord/Section/Table/Row.php rename to Classes/PhpWord/Section/Table/Row.php diff --git a/Classes/PHPWord/Section/Text.php b/Classes/PhpWord/Section/Text.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Text.php rename to Classes/PhpWord/Section/Text.php diff --git a/Classes/PHPWord/Section/TextBreak.php b/Classes/PhpWord/Section/TextBreak.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/TextBreak.php rename to Classes/PhpWord/Section/TextBreak.php diff --git a/Classes/PHPWord/Section/TextRun.php b/Classes/PhpWord/Section/TextRun.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/TextRun.php rename to Classes/PhpWord/Section/TextRun.php diff --git a/Classes/PHPWord/Section/Title.php b/Classes/PhpWord/Section/Title.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Section/Title.php rename to Classes/PhpWord/Section/Title.php diff --git a/Classes/PHPWord/Settings.php b/Classes/PhpWord/Settings.php similarity index 100% rename from Classes/PHPWord/Settings.php rename to Classes/PhpWord/Settings.php diff --git a/Classes/PHPWord/Shared/Drawing.php b/Classes/PhpWord/Shared/Drawing.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Shared/Drawing.php rename to Classes/PhpWord/Shared/Drawing.php diff --git a/Classes/PHPWord/Shared/File.php b/Classes/PhpWord/Shared/File.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Shared/File.php rename to Classes/PhpWord/Shared/File.php diff --git a/Classes/PHPWord/Shared/Font.php b/Classes/PhpWord/Shared/Font.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Shared/Font.php rename to Classes/PhpWord/Shared/Font.php diff --git a/Classes/PHPWord/Shared/String.php b/Classes/PhpWord/Shared/String.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Shared/String.php rename to Classes/PhpWord/Shared/String.php diff --git a/Classes/PHPWord/Shared/XMLWriter.php b/Classes/PhpWord/Shared/XMLWriter.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Shared/XMLWriter.php rename to Classes/PhpWord/Shared/XMLWriter.php diff --git a/Classes/PHPWord/Shared/ZipStreamWrapper.php b/Classes/PhpWord/Shared/ZipStreamWrapper.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Shared/ZipStreamWrapper.php rename to Classes/PhpWord/Shared/ZipStreamWrapper.php diff --git a/Classes/PHPWord/Style.php b/Classes/PhpWord/Style.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style.php rename to Classes/PhpWord/Style.php diff --git a/Classes/PHPWord/Style/Cell.php b/Classes/PhpWord/Style/Cell.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Cell.php rename to Classes/PhpWord/Style/Cell.php diff --git a/Classes/PHPWord/Style/Font.php b/Classes/PhpWord/Style/Font.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Font.php rename to Classes/PhpWord/Style/Font.php diff --git a/Classes/PHPWord/Style/Image.php b/Classes/PhpWord/Style/Image.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Image.php rename to Classes/PhpWord/Style/Image.php diff --git a/Classes/PHPWord/Style/ListItem.php b/Classes/PhpWord/Style/ListItem.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/ListItem.php rename to Classes/PhpWord/Style/ListItem.php diff --git a/Classes/PHPWord/Style/Paragraph.php b/Classes/PhpWord/Style/Paragraph.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Paragraph.php rename to Classes/PhpWord/Style/Paragraph.php diff --git a/Classes/PHPWord/Style/Row.php b/Classes/PhpWord/Style/Row.php similarity index 100% rename from Classes/PHPWord/Style/Row.php rename to Classes/PhpWord/Style/Row.php diff --git a/Classes/PHPWord/Style/TOC.php b/Classes/PhpWord/Style/TOC.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/TOC.php rename to Classes/PhpWord/Style/TOC.php diff --git a/Classes/PHPWord/Style/Tab.php b/Classes/PhpWord/Style/Tab.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Tab.php rename to Classes/PhpWord/Style/Tab.php diff --git a/Classes/PHPWord/Style/Table.php b/Classes/PhpWord/Style/Table.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Table.php rename to Classes/PhpWord/Style/Table.php diff --git a/Classes/PHPWord/Style/TableFull.php b/Classes/PhpWord/Style/TableFull.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/TableFull.php rename to Classes/PhpWord/Style/TableFull.php diff --git a/Classes/PHPWord/Style/Tabs.php b/Classes/PhpWord/Style/Tabs.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Style/Tabs.php rename to Classes/PhpWord/Style/Tabs.php diff --git a/Classes/PHPWord/TOC.php b/Classes/PhpWord/TOC.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/TOC.php rename to Classes/PhpWord/TOC.php diff --git a/Classes/PHPWord/Template.php b/Classes/PhpWord/Template.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Template.php rename to Classes/PhpWord/Template.php diff --git a/Classes/PHPWord/Writer/IWriter.php b/Classes/PhpWord/Writer/IWriter.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/IWriter.php rename to Classes/PhpWord/Writer/IWriter.php diff --git a/Classes/PHPWord/Writer/ODText.php b/Classes/PhpWord/Writer/ODText.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText.php rename to Classes/PhpWord/Writer/ODText.php diff --git a/Classes/PHPWord/Writer/ODText/Content.php b/Classes/PhpWord/Writer/ODText/Content.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText/Content.php rename to Classes/PhpWord/Writer/ODText/Content.php diff --git a/Classes/PHPWord/Writer/ODText/Manifest.php b/Classes/PhpWord/Writer/ODText/Manifest.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText/Manifest.php rename to Classes/PhpWord/Writer/ODText/Manifest.php diff --git a/Classes/PHPWord/Writer/ODText/Meta.php b/Classes/PhpWord/Writer/ODText/Meta.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText/Meta.php rename to Classes/PhpWord/Writer/ODText/Meta.php diff --git a/Classes/PHPWord/Writer/ODText/Mimetype.php b/Classes/PhpWord/Writer/ODText/Mimetype.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText/Mimetype.php rename to Classes/PhpWord/Writer/ODText/Mimetype.php diff --git a/Classes/PHPWord/Writer/ODText/Styles.php b/Classes/PhpWord/Writer/ODText/Styles.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText/Styles.php rename to Classes/PhpWord/Writer/ODText/Styles.php diff --git a/Classes/PHPWord/Writer/ODText/WriterPart.php b/Classes/PhpWord/Writer/ODText/WriterPart.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/ODText/WriterPart.php rename to Classes/PhpWord/Writer/ODText/WriterPart.php diff --git a/Classes/PHPWord/Writer/RTF.php b/Classes/PhpWord/Writer/RTF.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/RTF.php rename to Classes/PhpWord/Writer/RTF.php diff --git a/Classes/PHPWord/Writer/Word2007.php b/Classes/PhpWord/Writer/Word2007.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007.php rename to Classes/PhpWord/Writer/Word2007.php diff --git a/Classes/PHPWord/Writer/Word2007/Base.php b/Classes/PhpWord/Writer/Word2007/Base.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Base.php rename to Classes/PhpWord/Writer/Word2007/Base.php diff --git a/Classes/PHPWord/Writer/Word2007/ContentTypes.php b/Classes/PhpWord/Writer/Word2007/ContentTypes.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/ContentTypes.php rename to Classes/PhpWord/Writer/Word2007/ContentTypes.php diff --git a/Classes/PHPWord/Writer/Word2007/DocProps.php b/Classes/PhpWord/Writer/Word2007/DocProps.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/DocProps.php rename to Classes/PhpWord/Writer/Word2007/DocProps.php diff --git a/Classes/PHPWord/Writer/Word2007/Document.php b/Classes/PhpWord/Writer/Word2007/Document.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Document.php rename to Classes/PhpWord/Writer/Word2007/Document.php diff --git a/Classes/PHPWord/Writer/Word2007/DocumentRels.php b/Classes/PhpWord/Writer/Word2007/DocumentRels.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/DocumentRels.php rename to Classes/PhpWord/Writer/Word2007/DocumentRels.php diff --git a/Classes/PHPWord/Writer/Word2007/Footer.php b/Classes/PhpWord/Writer/Word2007/Footer.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Footer.php rename to Classes/PhpWord/Writer/Word2007/Footer.php diff --git a/Classes/PHPWord/Writer/Word2007/Footnotes.php b/Classes/PhpWord/Writer/Word2007/Footnotes.php similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Footnotes.php rename to Classes/PhpWord/Writer/Word2007/Footnotes.php diff --git a/Classes/PHPWord/Writer/Word2007/FootnotesRels.php b/Classes/PhpWord/Writer/Word2007/FootnotesRels.php similarity index 100% rename from Classes/PHPWord/Writer/Word2007/FootnotesRels.php rename to Classes/PhpWord/Writer/Word2007/FootnotesRels.php diff --git a/Classes/PHPWord/Writer/Word2007/Header.php b/Classes/PhpWord/Writer/Word2007/Header.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Header.php rename to Classes/PhpWord/Writer/Word2007/Header.php diff --git a/Classes/PHPWord/Writer/Word2007/Rels.php b/Classes/PhpWord/Writer/Word2007/Rels.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Rels.php rename to Classes/PhpWord/Writer/Word2007/Rels.php diff --git a/Classes/PHPWord/Writer/Word2007/Styles.php b/Classes/PhpWord/Writer/Word2007/Styles.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/Styles.php rename to Classes/PhpWord/Writer/Word2007/Styles.php diff --git a/Classes/PHPWord/Writer/Word2007/WriterPart.php b/Classes/PhpWord/Writer/Word2007/WriterPart.php old mode 100755 new mode 100644 similarity index 100% rename from Classes/PHPWord/Writer/Word2007/WriterPart.php rename to Classes/PhpWord/Writer/Word2007/WriterPart.php diff --git a/Classes/PHPWord/_staticDocParts/_doc.png b/Classes/PhpWord/_staticDocParts/_doc.png similarity index 100% rename from Classes/PHPWord/_staticDocParts/_doc.png rename to Classes/PhpWord/_staticDocParts/_doc.png diff --git a/Classes/PHPWord/_staticDocParts/_ppt.png b/Classes/PhpWord/_staticDocParts/_ppt.png similarity index 100% rename from Classes/PHPWord/_staticDocParts/_ppt.png rename to Classes/PhpWord/_staticDocParts/_ppt.png diff --git a/Classes/PHPWord/_staticDocParts/_xls.png b/Classes/PhpWord/_staticDocParts/_xls.png similarity index 100% rename from Classes/PHPWord/_staticDocParts/_xls.png rename to Classes/PhpWord/_staticDocParts/_xls.png diff --git a/Classes/PHPWord/_staticDocParts/fontTable.xml b/Classes/PhpWord/_staticDocParts/fontTable.xml similarity index 100% rename from Classes/PHPWord/_staticDocParts/fontTable.xml rename to Classes/PhpWord/_staticDocParts/fontTable.xml diff --git a/Classes/PHPWord/_staticDocParts/numbering.xml b/Classes/PhpWord/_staticDocParts/numbering.xml similarity index 100% rename from Classes/PHPWord/_staticDocParts/numbering.xml rename to Classes/PhpWord/_staticDocParts/numbering.xml diff --git a/Classes/PHPWord/_staticDocParts/settings.xml b/Classes/PhpWord/_staticDocParts/settings.xml similarity index 100% rename from Classes/PHPWord/_staticDocParts/settings.xml rename to Classes/PhpWord/_staticDocParts/settings.xml diff --git a/Classes/PHPWord/_staticDocParts/theme1.xml b/Classes/PhpWord/_staticDocParts/theme1.xml similarity index 100% rename from Classes/PHPWord/_staticDocParts/theme1.xml rename to Classes/PhpWord/_staticDocParts/theme1.xml diff --git a/Classes/PHPWord/_staticDocParts/webSettings.xml b/Classes/PhpWord/_staticDocParts/webSettings.xml similarity index 100% rename from Classes/PHPWord/_staticDocParts/webSettings.xml rename to Classes/PhpWord/_staticDocParts/webSettings.xml diff --git a/Tests/PHPWord/AutoloaderTest.php b/Tests/PhpWord/AutoloaderTest.php similarity index 100% rename from Tests/PHPWord/AutoloaderTest.php rename to Tests/PhpWord/AutoloaderTest.php diff --git a/Tests/PHPWord/DocumentPropertiesTest.php b/Tests/PhpWord/DocumentPropertiesTest.php similarity index 100% rename from Tests/PHPWord/DocumentPropertiesTest.php rename to Tests/PhpWord/DocumentPropertiesTest.php diff --git a/Tests/PHPWord/Exceptions/ExceptionTest.php b/Tests/PhpWord/Exceptions/ExceptionTest.php similarity index 100% rename from Tests/PHPWord/Exceptions/ExceptionTest.php rename to Tests/PhpWord/Exceptions/ExceptionTest.php diff --git a/Tests/PHPWord/Exceptions/InvalidImageExceptionTest.php b/Tests/PhpWord/Exceptions/InvalidImageExceptionTest.php similarity index 100% rename from Tests/PHPWord/Exceptions/InvalidImageExceptionTest.php rename to Tests/PhpWord/Exceptions/InvalidImageExceptionTest.php diff --git a/Tests/PHPWord/Exceptions/InvalidStyleExceptionTest.php b/Tests/PhpWord/Exceptions/InvalidStyleExceptionTest.php similarity index 100% rename from Tests/PHPWord/Exceptions/InvalidStyleExceptionTest.php rename to Tests/PhpWord/Exceptions/InvalidStyleExceptionTest.php diff --git a/Tests/PHPWord/Exceptions/UnsupportedImageTypeExceptionTest.php b/Tests/PhpWord/Exceptions/UnsupportedImageTypeExceptionTest.php similarity index 100% rename from Tests/PHPWord/Exceptions/UnsupportedImageTypeExceptionTest.php rename to Tests/PhpWord/Exceptions/UnsupportedImageTypeExceptionTest.php diff --git a/Tests/PHPWord/IOFactoryTest.php b/Tests/PhpWord/IOFactoryTest.php similarity index 100% rename from Tests/PHPWord/IOFactoryTest.php rename to Tests/PhpWord/IOFactoryTest.php diff --git a/Tests/PHPWord/MediaTest.php b/Tests/PhpWord/MediaTest.php similarity index 100% rename from Tests/PHPWord/MediaTest.php rename to Tests/PhpWord/MediaTest.php diff --git a/Tests/PHPWord/Reader/Word2007Test.php b/Tests/PhpWord/Reader/Word2007Test.php similarity index 100% rename from Tests/PHPWord/Reader/Word2007Test.php rename to Tests/PhpWord/Reader/Word2007Test.php diff --git a/Tests/PHPWord/Section/Footer/PreserveTextTest.php b/Tests/PhpWord/Section/Footer/PreserveTextTest.php similarity index 100% rename from Tests/PHPWord/Section/Footer/PreserveTextTest.php rename to Tests/PhpWord/Section/Footer/PreserveTextTest.php diff --git a/Tests/PHPWord/Section/FooterTest.php b/Tests/PhpWord/Section/FooterTest.php similarity index 100% rename from Tests/PHPWord/Section/FooterTest.php rename to Tests/PhpWord/Section/FooterTest.php diff --git a/Tests/PHPWord/Section/FootnoteTest.php b/Tests/PhpWord/Section/FootnoteTest.php similarity index 100% rename from Tests/PHPWord/Section/FootnoteTest.php rename to Tests/PhpWord/Section/FootnoteTest.php diff --git a/Tests/PHPWord/Section/HeaderTest.php b/Tests/PhpWord/Section/HeaderTest.php similarity index 100% rename from Tests/PHPWord/Section/HeaderTest.php rename to Tests/PhpWord/Section/HeaderTest.php diff --git a/Tests/PHPWord/Section/ImageTest.php b/Tests/PhpWord/Section/ImageTest.php similarity index 100% rename from Tests/PHPWord/Section/ImageTest.php rename to Tests/PhpWord/Section/ImageTest.php diff --git a/Tests/PHPWord/Section/LinkTest.php b/Tests/PhpWord/Section/LinkTest.php similarity index 100% rename from Tests/PHPWord/Section/LinkTest.php rename to Tests/PhpWord/Section/LinkTest.php diff --git a/Tests/PHPWord/Section/ListItemTest.php b/Tests/PhpWord/Section/ListItemTest.php similarity index 100% rename from Tests/PHPWord/Section/ListItemTest.php rename to Tests/PhpWord/Section/ListItemTest.php diff --git a/Tests/PHPWord/Section/MemoryImageTest.php b/Tests/PhpWord/Section/MemoryImageTest.php similarity index 100% rename from Tests/PHPWord/Section/MemoryImageTest.php rename to Tests/PhpWord/Section/MemoryImageTest.php diff --git a/Tests/PHPWord/Section/ObjectTest.php b/Tests/PhpWord/Section/ObjectTest.php similarity index 100% rename from Tests/PHPWord/Section/ObjectTest.php rename to Tests/PhpWord/Section/ObjectTest.php diff --git a/Tests/PHPWord/Section/PageBreakTest.php b/Tests/PhpWord/Section/PageBreakTest.php similarity index 100% rename from Tests/PHPWord/Section/PageBreakTest.php rename to Tests/PhpWord/Section/PageBreakTest.php diff --git a/Tests/PHPWord/Section/SettingsTest.php b/Tests/PhpWord/Section/SettingsTest.php similarity index 100% rename from Tests/PHPWord/Section/SettingsTest.php rename to Tests/PhpWord/Section/SettingsTest.php diff --git a/Tests/PHPWord/Section/Table/CellTest.php b/Tests/PhpWord/Section/Table/CellTest.php similarity index 100% rename from Tests/PHPWord/Section/Table/CellTest.php rename to Tests/PhpWord/Section/Table/CellTest.php diff --git a/Tests/PHPWord/Section/Table/RowTest.php b/Tests/PhpWord/Section/Table/RowTest.php similarity index 100% rename from Tests/PHPWord/Section/Table/RowTest.php rename to Tests/PhpWord/Section/Table/RowTest.php diff --git a/Tests/PHPWord/Section/TableTest.php b/Tests/PhpWord/Section/TableTest.php similarity index 100% rename from Tests/PHPWord/Section/TableTest.php rename to Tests/PhpWord/Section/TableTest.php diff --git a/Tests/PHPWord/Section/TextBreakTest.php b/Tests/PhpWord/Section/TextBreakTest.php similarity index 100% rename from Tests/PHPWord/Section/TextBreakTest.php rename to Tests/PhpWord/Section/TextBreakTest.php diff --git a/Tests/PHPWord/Section/TextRunTest.php b/Tests/PhpWord/Section/TextRunTest.php similarity index 100% rename from Tests/PHPWord/Section/TextRunTest.php rename to Tests/PhpWord/Section/TextRunTest.php diff --git a/Tests/PHPWord/Section/TextTest.php b/Tests/PhpWord/Section/TextTest.php similarity index 100% rename from Tests/PHPWord/Section/TextTest.php rename to Tests/PhpWord/Section/TextTest.php diff --git a/Tests/PHPWord/Section/TitleTest.php b/Tests/PhpWord/Section/TitleTest.php similarity index 100% rename from Tests/PHPWord/Section/TitleTest.php rename to Tests/PhpWord/Section/TitleTest.php diff --git a/Tests/PHPWord/SectionTest.php b/Tests/PhpWord/SectionTest.php similarity index 100% rename from Tests/PHPWord/SectionTest.php rename to Tests/PhpWord/SectionTest.php diff --git a/Tests/PHPWord/SettingsTest.php b/Tests/PhpWord/SettingsTest.php similarity index 100% rename from Tests/PHPWord/SettingsTest.php rename to Tests/PhpWord/SettingsTest.php diff --git a/Tests/PHPWord/Shared/DrawingTest.php b/Tests/PhpWord/Shared/DrawingTest.php similarity index 100% rename from Tests/PHPWord/Shared/DrawingTest.php rename to Tests/PhpWord/Shared/DrawingTest.php diff --git a/Tests/PHPWord/Shared/FileTest.php b/Tests/PhpWord/Shared/FileTest.php similarity index 100% rename from Tests/PHPWord/Shared/FileTest.php rename to Tests/PhpWord/Shared/FileTest.php diff --git a/Tests/PHPWord/Shared/FontTest.php b/Tests/PhpWord/Shared/FontTest.php similarity index 100% rename from Tests/PHPWord/Shared/FontTest.php rename to Tests/PhpWord/Shared/FontTest.php diff --git a/Tests/PHPWord/Shared/StringTest.php b/Tests/PhpWord/Shared/StringTest.php similarity index 100% rename from Tests/PHPWord/Shared/StringTest.php rename to Tests/PhpWord/Shared/StringTest.php diff --git a/Tests/PHPWord/Style/CellTest.php b/Tests/PhpWord/Style/CellTest.php similarity index 100% rename from Tests/PHPWord/Style/CellTest.php rename to Tests/PhpWord/Style/CellTest.php diff --git a/Tests/PHPWord/Style/FontTest.php b/Tests/PhpWord/Style/FontTest.php similarity index 100% rename from Tests/PHPWord/Style/FontTest.php rename to Tests/PhpWord/Style/FontTest.php diff --git a/Tests/PHPWord/Style/ImageTest.php b/Tests/PhpWord/Style/ImageTest.php similarity index 100% rename from Tests/PHPWord/Style/ImageTest.php rename to Tests/PhpWord/Style/ImageTest.php diff --git a/Tests/PHPWord/Style/ListItemTest.php b/Tests/PhpWord/Style/ListItemTest.php similarity index 100% rename from Tests/PHPWord/Style/ListItemTest.php rename to Tests/PhpWord/Style/ListItemTest.php diff --git a/Tests/PHPWord/Style/ParagraphTest.php b/Tests/PhpWord/Style/ParagraphTest.php similarity index 100% rename from Tests/PHPWord/Style/ParagraphTest.php rename to Tests/PhpWord/Style/ParagraphTest.php diff --git a/Tests/PHPWord/Style/RowTest.php b/Tests/PhpWord/Style/RowTest.php similarity index 100% rename from Tests/PHPWord/Style/RowTest.php rename to Tests/PhpWord/Style/RowTest.php diff --git a/Tests/PHPWord/Style/TOCTest.php b/Tests/PhpWord/Style/TOCTest.php similarity index 100% rename from Tests/PHPWord/Style/TOCTest.php rename to Tests/PhpWord/Style/TOCTest.php diff --git a/Tests/PHPWord/Style/TableFullTest.php b/Tests/PhpWord/Style/TableFullTest.php similarity index 100% rename from Tests/PHPWord/Style/TableFullTest.php rename to Tests/PhpWord/Style/TableFullTest.php diff --git a/Tests/PHPWord/Style/TableTest.php b/Tests/PhpWord/Style/TableTest.php similarity index 100% rename from Tests/PHPWord/Style/TableTest.php rename to Tests/PhpWord/Style/TableTest.php diff --git a/Tests/PHPWord/Style/TabsTest.php b/Tests/PhpWord/Style/TabsTest.php similarity index 100% rename from Tests/PHPWord/Style/TabsTest.php rename to Tests/PhpWord/Style/TabsTest.php diff --git a/Tests/PHPWord/StyleTest.php b/Tests/PhpWord/StyleTest.php similarity index 100% rename from Tests/PHPWord/StyleTest.php rename to Tests/PhpWord/StyleTest.php diff --git a/Tests/PHPWord/TOCTest.php b/Tests/PhpWord/TOCTest.php similarity index 100% rename from Tests/PHPWord/TOCTest.php rename to Tests/PhpWord/TOCTest.php diff --git a/Tests/PHPWord/TemplateTest.php b/Tests/PhpWord/TemplateTest.php similarity index 100% rename from Tests/PHPWord/TemplateTest.php rename to Tests/PhpWord/TemplateTest.php diff --git a/Tests/PHPWord/Writer/ODText/ContentTest.php b/Tests/PhpWord/Writer/ODText/ContentTest.php similarity index 100% rename from Tests/PHPWord/Writer/ODText/ContentTest.php rename to Tests/PhpWord/Writer/ODText/ContentTest.php diff --git a/Tests/PHPWord/Writer/ODTextTest.php b/Tests/PhpWord/Writer/ODTextTest.php similarity index 100% rename from Tests/PHPWord/Writer/ODTextTest.php rename to Tests/PhpWord/Writer/ODTextTest.php diff --git a/Tests/PHPWord/Writer/RTFTest.php b/Tests/PhpWord/Writer/RTFTest.php similarity index 100% rename from Tests/PHPWord/Writer/RTFTest.php rename to Tests/PhpWord/Writer/RTFTest.php diff --git a/Tests/PHPWord/Writer/Word2007/BaseTest.php b/Tests/PhpWord/Writer/Word2007/BaseTest.php similarity index 100% rename from Tests/PHPWord/Writer/Word2007/BaseTest.php rename to Tests/PhpWord/Writer/Word2007/BaseTest.php diff --git a/Tests/PHPWord/Writer/Word2007/DocumentTest.php b/Tests/PhpWord/Writer/Word2007/DocumentTest.php similarity index 100% rename from Tests/PHPWord/Writer/Word2007/DocumentTest.php rename to Tests/PhpWord/Writer/Word2007/DocumentTest.php diff --git a/Tests/PHPWord/Writer/Word2007/FootnotesTest.php b/Tests/PhpWord/Writer/Word2007/FootnotesTest.php similarity index 100% rename from Tests/PHPWord/Writer/Word2007/FootnotesTest.php rename to Tests/PhpWord/Writer/Word2007/FootnotesTest.php diff --git a/Tests/PHPWord/Writer/Word2007/StylesTest.php b/Tests/PhpWord/Writer/Word2007/StylesTest.php similarity index 100% rename from Tests/PHPWord/Writer/Word2007/StylesTest.php rename to Tests/PhpWord/Writer/Word2007/StylesTest.php diff --git a/Tests/PHPWord/Writer/Word2007Test.php b/Tests/PhpWord/Writer/Word2007Test.php similarity index 100% rename from Tests/PHPWord/Writer/Word2007Test.php rename to Tests/PhpWord/Writer/Word2007Test.php diff --git a/Tests/PHPWordTest.php b/Tests/PhpWordTest.php similarity index 100% rename from Tests/PHPWordTest.php rename to Tests/PhpWordTest.php diff --git a/Tests/_files/images/PHPWord.png b/Tests/_files/images/PhpWord.png similarity index 100% rename from Tests/_files/images/PHPWord.png rename to Tests/_files/images/PhpWord.png