Libraries tagged by agls
tuyakhov/yii2-notifications
37914 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
40266 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
118524 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
t3/min
1007102 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.
swow/psr7-plus
1002095 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
sulu/symfony-intl-fix
292400 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
nyholm/effective-interest-rate
182966 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nelexa/buffer
529940 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
lochmueller/calendarize
169388 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
ionux/phactor
90558 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
in2code/migration
84570 Downloads
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.
haltuf/genderer
239528 Downloads
Independent library to detect gender by name in Czech. Also returns 5th grammatical case (vocative) for salutation.
fingerprint/server-sdk
7269 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.
dmind/cookieman
204733 Downloads
Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
diversen/http-send-file
357718 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.