Libraries tagged by markus
makusu/silex-skeleton-rest
184 Downloads
This skeleton / boilerplate is built using Silex for general ReSTful (API) purposes.
markstory/cakephp-spekkoek
182 Downloads
Prototype implementation of PSR7 middleware for CakePHP.
marcusforsberg/acf-native-fields
1977 Downloads
An interface to move native WordPress fields and options into ACF for a cleaner editor layout
marcus-campos/maestro
147 Downloads
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
themeplate/cleaner
29 Downloads
A complete markup cleaner
salsadigitalauorg/merlin-framework
2791 Downloads
Open source migration framework (markup to structured data)
proger/hypersafe
43 Downloads
Highly customizable deep HTML filter that lets you avoid potentially unsafe/unwanted markup and even sanitize individual attributes like CSS 'style'..
powerbuoy/sleek-gallery
1996 Downloads
Improves media and gallery related output like the default gallery markup, wraps captioned images in figure/figcaption, removes gallery CSS and more.
powerbuoy/sleek-cleanup
2023 Downloads
Cleans up a bunch of unnecessary WordPress stuff like inline emoji code, gallery markup and more.
php-kit/html5-tools
1925 Downloads
A collection of libraries for working with HTML5 markup
pfefferle/wordpress-indieweb-press-this
11 Downloads
This plugin adds IndieWeb microformats2 markup to WordPress' press this. After activating, go to the Tools tab to install the bookmarklets.
nivans/yii2-bs4-breadcrumbs
6613 Downloads
Widget to create breadcrumbs using Bootstrap 4 markup
mistralys/appframework-ckeditor5
341 Downloads
CKEditor5 build for the Application Framework's default markup editor.
mcsodbrenner/serpent
328 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.