Libraries tagged by includes
stymiee/authnetjson
612467 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.
kartik-v/yii2-popover-x
3596316 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
78946 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
134547 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
camroncade/timezone
1027892 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones.
binshops/laravel-blog
51802 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
6894993 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
tectalic/openai
305019 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
1145971 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
0.0.0/composer-include-files
449399 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
codezero/composer-preload-files
534629 Downloads
Composer plugin to autoload files before vendor files.
zeichen32/gitlabapibundle
433785 Downloads
Symfony Bundle to include the gitlab api.
webd/language
187308 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
torgodly/html2media
38943 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.
noxoua/filament-activity-log
54694 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.