Libraries tagged by convenient
webflorist/formfactory
3175 Downloads
Convenient and powerful form-builder for Laravel (v5.5+ and v6)
vmorozov/laravel-file-uploads
3985 Downloads
This package provides a convenient way to upload files to the cloud storage amazon s3 or locally fast in Laravel
vicgutt/php-enhanced-enum
1565 Downloads
Enhances PHP's native enums with convenient methods
tobento/service-collection
252 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
shaka/dynamic-update-trait
213 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.
sgraaf/chatgpt-php
4727 Downloads
A convenient PHP wrapper for the OpenAI ChatGPT API.
sethsharp/odds-api
368 Downloads
This is a convenient composer wrapper for the odds-api.
rmunate/calendario-colombia
791 Downloads
This package simplifies working with Colombian holidays. It provides an easy, reliable, and convenient way to query, manipulate, or retrieve data related to holidays in Colombia, including detailed information about the reasons for each holiday.
reelworx/t3-mailservice
3589 Downloads
A library for TYPO3 extensions to conveniently send emails using Fluid templates with HTML and TXT content
rainwaves/payfast-payment
124 Downloads
This is a PHP package for integrating with the PayFast.co.za payment gateway. It provides a convenient way to handle one-time payments and recurring billing in your PHP applications, with support for both vanilla PHP and Laravel.
patienceman/custom-handler
2707 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
otis22/vetmanager-rest-api
860 Downloads
Vetmanager - CRM for veterinary. This is library for conveniently work with Vetmanager REST API.
omnicode/lara-validation
10626 Downloads
Convenient wrapper for Laravel validation
omnicode/lara-link
7884 Downloads
Convenient link builders
michaeljennings/route-guards
1324 Downloads
Provides a convenient place to authorize routes when model policies cannot be used