Libraries tagged by als
krowinski/bcmath-extended
910844 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
inacho/php-credit-card-validator
1350439 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
genkgo/mail
60539 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
dapphp/radius
751729 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation
mehr-als-nix/parallel
587757 Downloads
This package is a port of PhpDumentor/Parallel
alsvanzelf/jsonapi
132203 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
alsofronie/eloquent-uuid
323320 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
ab-alselwi/laravel-arabic-html
22048 Downloads
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
zetacomponents/console-tools
1665038 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.
udokmeci/yii2-phone-validator
207710 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
tuyakhov/yii2-notifications
32461 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
torgodly/html2media
15195 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.
tonirilix/nested-json-flattener
89308 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tomwalder/php-gds
158771 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
t3/min
851173 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.