Libraries tagged by blik
adamwathan/form
1020560 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
flarum/likes
369836 Downloads
Allow users to like posts.
cslant/laravel-like
11155 Downloads
A package providing 👍 like, 👎 dislike and love ❤️ or unlike ✋features features for Laravel applications.
qirolab/laravel-reactions
52043 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
zetacomponents/document
2674111 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
wrav/oembed
195732 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
werk365/identitydocuments
9956 Downloads
Package to parse identity documents like passports
vanderlee/swaggergen
119429 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
utopia-php/vcs
65638 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
tomatophp/filament-translations
15432 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.
tobion/retry
270965 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
thesoftwarefanatics/php-html-parser
425184 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
text/template
189042 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
sulu/article-bundle
368353 Downloads
Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
skyronic/laravel-file-generator
45604 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.