Libraries tagged by includes
genkgo/mail
60740 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
coderkungfu/php-queue
121232 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
camroncade/timezone
898820 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones.
binshops/laravel-blog
40954 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
zendframework/zend-authentication
6716165 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
tectalic/openai
247071 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
martinlindhe/laravel-vue-i18n-generator
1121801 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
nikic/include-interceptor
14301 Downloads
Intercept PHP includes
0.0.0/composer-include-files
397937 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
codezero/composer-preload-files
323675 Downloads
Composer plugin to autoload files before vendor files.
zeichen32/gitlabapibundle
389907 Downloads
Symfony Bundle to include the gitlab api.
webd/language
161339 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
torgodly/html2media
16001 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.
stymiee/authnetjson
433397 Downloads
Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Simple Integration Method (SIM), and Webhooks.
noxoua/filament-activity-log
41119 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.