Libraries tagged by alerting
optiweb/module-robots
63 Downloads
Control and limit catalog page indexing by altering the robots meta tag value based on applied filters in layered navigation.
kunalkanani/maskable
1 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
dneustadt/type-checker
6 Downloads
Simple implementation for asserting PHP7 scalar type declarations and return types
dizatech/string-encode
2 Downloads
Facilitating the process of altering string encoding in PHP.
cspray/database-test-case
147 Downloads
A PHPUnit TestCase for asserting expectations on a database
backendtea/assert-object-same-state
1 Downloads
PHPUnit assertion helper to allow asserting objects are the same
amirhf1/feature-toggle
2 Downloads
FeatureFlip is a dynamic Laravel package that simplifies the management of feature toggles, allowing developers to switch functionalities on or off with ease. Enhance your application's flexibility and reduce deployment risks by controlling feature availability without altering the codebase.
ajadipaul/laravel-payment-hub
2 Downloads
A comprehensive and versatile package designed to integrate multiple payment gateways into your Laravel application. This package supports a wide array of popular payment options. With Laravel Payment Hub, you can seamlessly handle payments, ensuring a smooth and unified experience for both developers and users. The package offers a standardized interface for all supported gateways, simplifying the process of switching between different payment providers without altering your codebase significantly. Enhance your Laravel application's payment capabilities with ease and flexibility using Laravel Payment Hub.
sebwas/laravel-migration-physical-backup
95 Downloads
This simple tool helps the developer creating physical backups of the tables he is altering using migrations, allowing for easy and fast restore
brjpeters/string-encode
5055 Downloads
Facilitating the process of altering string encoding in PHP.
designmynight/laravel-oauth-introspect-middleware
32721 Downloads
Laravel package for letting a resource owner verify OAuth2 access tokens with a remote authorization server
simianbv/introspect
3828 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
neclimdul/coveo-push-api
47 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
myclabs/work
290 Downloads
Work queue library letting you run background tasks using a generic abstraction
mpociot/reauthenticate
35758 Downloads
Reauthenticate users by letting them re-enter their passwords for specific parts of your app.