Libraries tagged by als
torgodly/html2media
41552 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
119736 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
1013773 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
1023267 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
sulu/symfony-intl-fix
296827 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
nyholm/effective-interest-rate
184724 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nelexa/buffer
531019 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
171056 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
92426 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
85683 Downloads
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.
haltuf/genderer
241242 Downloads
Independent library to detect gender by name in Czech. Also returns 5th grammatical case (vocative) for salutation.
fingerprint/server-sdk
8883 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
206596 Downloads
Cookieman - 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
358989 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
devifyo/watchtower
3196 Downloads
Production-safe, driver-agnostic dashboard for Laravel crons, queues and errors — that also lets you fix them.