Libraries tagged by tags
wapmorgan/morphos-blade
77635 Downloads
Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation.
v17development/flarum-seo
79163 Downloads
Adds SEO tags for your Flarum forum
tomatophp/filament-translations
17729 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
phly/keep-a-changelog
99875 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
nystudio107/craft-twig-sandbox
116825 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
leogout/seo-bundle
108985 Downloads
A Symfony bundle to generate SEO meta tags.
lara-zeus/sky
20616 Downloads
Lara-zeus sky is simple CMS for your website. It includes posts, pages, tags, and categories.
label84/laravel-tagmanager
61320 Downloads
Easier way to add Google Tag Manager to your Laravel application.
kirschbaum-development/commentions
6168 Downloads
A package to allow you to create comments, tag users and more
humanmade/hm-gtm
158110 Downloads
Google Tag Manager Tools for WordPress
hedronium/spaceless-blade
601784 Downloads
Adds the @spaceless tag to Blade. (works like in Twig)
elgigi/commonmark-emoji
207615 Downloads
CommonMark extension adds UTF-8 emoji with Github tag for the `league/commonmark` PHP Markdown parsing engine, based on the CommonMark spec.
e0ipso/twig-storybook
353322 Downloads
Extends Twig with new "stories" and "story" tags for easily writing Storybook stories using Twig templates.
drnxloc/laravel-simple-html-dom
289428 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
chriskonnertz/bbcode
245962 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.