Libraries tagged by Customer support
devaloka/cfs-network-support
16 Downloads
A Custom Field Suite add-on plugin that adds an ability to support Network (Multisite environment)
gabeta/laravel-custom-sms-channels
59 Downloads
Channels SMS notification for providers not supported by laravel by default.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
canhph2/laravel-maintenance-mode
24 Downloads
A custom maintenance mode for Laravel (JSON response support).
modassir/exception
5 Downloads
Exception library managing multiple exceptions with CLI support for creating, removing, and updating exceptions.
felixarntz/wp-gdpr-cookie-notice
110 Downloads
Simple performant cookie consent notice that supports AMP, Web Stories, granular cookie control and live preview customization.
csvtoolkit/csv-helper
5 Downloads
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with various CSV formats.
bayfrontmedia/php-validator
2548 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
se7enxweb/owsimpleoperator
280 Downloads
eZ Publish extension which provides function based custom template operator support to generate complex template logic increadibly simply. Provides for simple template operator implementation guide that is needed quite often, yet missing in eZ Publish. Great for smart developers!
pop-sites-wassup/custompost-mutations
545 Downloads
Adds support for custom post mutations
pop-cms-schema/custompost-mutations
75 Downloads
Adds support for custom post mutations
liliom/passport
15 Downloads
Fork of Laravel Passport provides OAuth2 server support to Laravel, with added support for custom database connection.
instrumental/instrumental_agent
16490 Downloads
This agent supports Instrumental custom metric monitoring for PHP applications. It provides high-data reliability at high scale.
girgias/csv
21 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.