Libraries tagged by symplify
vaskiq/laravel-datalayer
192 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
vashukarn/bing_image_extractor
95 Downloads
The Bing Image Extractor for Laravel simplifies fetching images from Bing for user queries, seamlessly integrating into Laravel applications.
usamamuneerchaudhary/laraclient
14 Downloads
Package that simplifies the process of working with multiple APIs in Laravel.
ucscode/table-generator
67 Downloads
Lightweight PHP library that simplifies the process of creating tables with minimal code
toohamster/ws-http
21061 Downloads
ws-http: Simplified, lightweight HTTP client library
thoughtsideas/dev-tools-wp
7895 Downloads
A collection of development tools for WordPress projects. Helping simplift and standardise your development process.
thomaswelton/laravel-oauth
961 Downloads
Laravel package for the simplification and integration of many of your users most wanted login providers. Installation is a breeze. Never worry about OAuth again.
shaka/dynamic-update-trait
6649 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
sevenspan/laravel-chat
218 Downloads
The Laravel Chat package simplifies one-to-one and group chat integration, facilitates document sharing within chats, manages read and unread message counts, and supports document uploads to both local and AWS S3 storage
sarfrazrizwan/laravel-brevo
459 Downloads
A Laravel package that integrates the Brevo PHP SDK for simplified API interactions with Brevo's email, SMS, and marketing automation services.
reliqarts/laravel-guided-image
1240 Downloads
Simplified and ready image manipulation for Laravel via intervention image.
regulus/solid-site
7403 Downloads
A Laravel 5 composer package that assigns section names & titles to pages, simplifies creation of breadcrumb trails, pagination, and other components.
phix/exceptionslib
33035 Downloads
exceptionslib is a simple-to-use PHP component that simplifies error handling in your PHP apps and components
pablicio/mirabel-rabbitmq
244 Downloads
Library to facilitate the use of rabbitmq within php based on the php-amqplib library, bringing an abstraction of its use to make its use more simplified.
onramplab/laravel-webhooks
1063 Downloads
The Laravel Webhook Package simplifies webhook dispatching in Laravel applications. It allows users to easily trigger webhooks, customize payload, set exclusion criteria, handle retries, and enhance security.