Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Creole Bundle Laravel Package

avtonom/creole-bundle

View on GitHub
Deep Wiki
Context7

WikiBundle

Not maintained anymore

I do not maintain this library anymore. If some wants to fork and proceed, no problem.

What is WikiBundle?

This is a bundle for Symfony2. It provides a parser and two renders for Wiki markup (Creole v1.0). The parser and the lexer transfer the markup into an class oriented tree structure. This structure is used by the XhtmlRenderer and LatexRenderer to create an formatted output. Its easy to write your very own renderer.

Performance

The parsing is quiet fast (benchmarks will follow). Additional its is easy to cache the parsed result. Each class representing the tree structure implements the Serializable interface. So each time the markup changes, you can parse it once and then store the serialized form of the tree (for example with Doctrine 2 in a column of type Object). Once you need to render the markup you can just deserialize the tree (which is way faster) and then render it directly without a need to reparse it.

Reliability

This bundle is unit tested with 100% code coverage. The Parser is tested with lots of special testcase to ensure the correct Wiki markup interpretation. In addition their is random markup generated and tests check if their occur any errors. This random markup is parse, rendered to latex code and then passed to pdflatex to avoid PDF build errors.

To do

Following markup is missing by now:

The LatexRenderer has deactivated features:

  • Tables (their is still some issue with pdflatex - so deactivated by now)
  • Italic, Bold (pdflatex does not allow italic or bold span over two paragraphs - so deactivated by now)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
althinect/enum-permission
andydefer/laravel-actions
aimeos/prisma
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor