Libraries tagged by ETags
davmixcool/laravel-meta-manager
35261 Downloads
Laravel Meta Manager is an SEO tool that is used to improve SEO of a website or specific page by adding recommended meta tags to your application.
creocoder/yii2-taggable
121097 Downloads
The taggable behavior for the Yii framework
coffeecode/optimizer
56034 Downloads
Optimizer makes it easy to bookmark your site tags, open graph and twitter card
arcanedev/php-html
941308 Downloads
A simple way to create html tags with php.
2amigos/yii2-taggable-behavior
124431 Downloads
The taggable behavior for the Yii framework
wapmorgan/morphos-blade
73661 Downloads
Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation.
v17development/flarum-seo
69588 Downloads
Adds SEO tags for your Flarum forum
tomatophp/filament-translations
12436 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.
pocketmine/nbt
475374 Downloads
PHP library for working with Named Binary Tags
nystudio107/craft-twig-sandbox
20472 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
104882 Downloads
A Symfony bundle to generate SEO meta tags.
lara-zeus/sky
16290 Downloads
Lara-zeus sky is simple CMS for your website. It includes posts, pages, tags, and categories.
e0ipso/twig-storybook
258336 Downloads
Extends Twig with new "stories" and "story" tags for easily writing Storybook stories using Twig templates.
drnxloc/laravel-simple-html-dom
235698 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
228825 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.