Libraries tagged by post data
leinonen/php-dataloader
15450 Downloads
Port of Facebook's dataloader to PHP
datitisev/flarum-post-galleries
3226 Downloads
Add image galleries to your Flarum posts
modus-digital/livewire-datatables
95 Downloads
Reusable Laravel Livewire datatable for the TALL stack—Tailwind-styled, concern-driven (columns, filters, sorting, pagination, row actions), fully testable with Pest & Larastan-ready.
zf1s/dbunit
4260 Downloads
DbUnit port for PHP/PHPUnit to support database interaction testing.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
academe/proj4php
20456 Downloads
A PHP port of Proj4JS. This is still very much work-in-progress.
ramesh-dada/realtime
2220 Downloads
Realtime Posts with Jugaad
ramesh-dada/download-button
2455 Downloads
Add visual Download button with size and filename to Flarum posts
ramesh-dada/bbcode-alerts
2598 Downloads
Add visual alerts / warnings to Flarum posts
detain/zip-zapper
1308 Downloads
Validates Zip/Postal Codes for any country and gives that countries name for thier verions of Zip/Post code
datlechin/flarum-silent-edit
1518 Downloads
Allows user groups to edit posts silently
datlechin/flarum-posted-on
2956 Downloads
Display the operating system of the who posted the post.
datlechin/flarum-copy-links
7779 Downloads
Adds 'Copy Link' controls to posts, discussions and users card.
raiolanetworks/plugin-seo-test
870 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
1msg/one_msg_waba_sdk
2583 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail