Libraries tagged by Mike Wall
octfx/wiki-seo
2271 Downloads
Allows per page meta settings like keywords and description, changing the title and various site verification tags.
authsignal/authsignal-php
19868 Downloads
Authsignal is a drop-in solution that adds modern authentication to your app with minimal coding. Quickly implement passkeys, context-aware MFA, and passwordless login options like biometrics, push notifications, OTP, and TOTP—all working seamlessly with your existing identity stack.
payum/omnipay-v3-bridge
76405 Downloads
This bridge allows you to use omnipay gateways but in payum like way.
payum/omnipay-bridge
189778 Downloads
This bridge allows you to use omnipay gateways but in payum like way.
natlibfi/php-html-parser
41978 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
modernmcguire/mailspy
4950 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
magepow/social-login
12851 Downloads
allows customers to create or log in to an account quickly and conveniently without going through all the complicated and unnecessary registration steps. Support login with famous channels like Facebook, Google, LinkedIn, Twitter, Reddit
jlorente/laravel-credit-cards
32411 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
jeffersongoncalves/laravel-cookie-consent
593 Downloads
This Laravel package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
jeffersongoncalves/filament-cookie-consent
583 Downloads
This Filament package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
innoweb/silverstripe-social-metadata
24849 Downloads
Adds social metadata like OpenGraph, X (Twitter) and JSON-LD to all pages.
de-swebhosting-typo3-extension/tinyurls
56344 Downloads
This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.
calmohallag/nullable-casting
10346 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
aspose/pdf-sdk-php
24600 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
1foru/php-html-parser
19833 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.