jstewmc/rtf
PHP library for reading, parsing, and working with Rich Text Format (RTF) documents. Extract text and metadata, traverse document structure, and integrate RTF handling into your applications with a lightweight, dependency-friendly package.
Parse\ControlWord service to detect control word sub-types and constructor arguments automatically.\pc, \pca, \mac) or it defines the \ansi character set and a code page (e.g., \ansicpg1252), this library will use that character encoding to render non-ASCII characters.Apostrophe control symbol did not work correctly.jstewmc/stream with custom methods to make lexing easier.\cxds control word. The \cxds control word should glue two words together without a space between them. However, up to now, it only deleted the previous space, not the spaces to either side.ParserSnippet classSnippet classDocument::read() and Document::load() to use Jstewmc\Chunker.Token\Text::createFromSource() with createFromStream()Token\Control\Word::createFromSource() with createFromStream()Token\Control\Symbol::createFromSource() with createFromStream()Lexer::lex() to use accept instance of Jstewmc\Stream\Stream as argument instead of stringInitial release
How can I help you explore Laravel packages today?