Libraries tagged by includes
kartik-v/yii2-popover-x
3015165 Downloads
An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.
genkgo/mail
58784 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
119544 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
camroncade/timezone
881044 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones.
zendframework/zend-authentication
6689517 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
tectalic/openai
235900 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
1119043 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
nikic/include-interceptor
10646 Downloads
Intercept PHP includes
0.0.0/composer-include-files
389622 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
codezero/composer-preload-files
300877 Downloads
Composer plugin to autoload files before vendor files.
zeichen32/gitlabapibundle
384920 Downloads
Symfony Bundle to include the gitlab api.
webd/language
157687 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
torgodly/html2media
10878 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
410355 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
37962 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.