Libraries tagged by agls
semsol/arc2
196422 Downloads
ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.
php-coord/php-coord
731815 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
outhebox/laravel-translations
49180 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
krowinski/bcmath-extended
864686 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
1332833 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
genkgo/mail
56740 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
mehr-als-nix/parallel
535196 Downloads
This package is a port of PhpDumentor/Parallel
alsvanzelf/jsonapi
124597 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
alsofronie/eloquent-uuid
318766 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
ab-alselwi/laravel-arabic-html
18652 Downloads
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
zetacomponents/console-tools
1646330 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
203635 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
torgodly/html2media
6721 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
83458 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
154246 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.