Libraries tagged by als
inacho/php-credit-card-validator
1436972 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
genkgo/mail
82927 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
freelancehunt/php-credit-card-validator
729674 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fisharebest/ext-calendar
544507 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
fingerprint/fingerprint-pro-server-api-sdk
346309 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
dapphp/radius
1129364 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation
al-saloul/filament-image-gallery
31106 Downloads
A Filament plugin for displaying image galleries with zoom, rotate, and flip capabilities
alsvanzelf/jsonapi
165115 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
alsofronie/eloquent-uuid
339565 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
ab-alselwi/laravel-arabic-html
36195 Downloads
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
zetacomponents/console-tools
1756359 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
workerman/psr7
103375 Downloads
PSR-7 message implementation that also provides common utility methods
vcian/laravel-db-auditor
40448 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
udokmeci/yii2-phone-validator
232707 Downloads
Modern Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
torgodly/html2media
44241 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.