Libraries tagged by mesh
mollie/mollie-api-php
11671783 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
maknz/slack
11315040 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
league/openapi-psr7-validator
13231270 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
laravel-notification-channels/fcm
5283405 Downloads
FCM (Firebase Cloud Messaging) Notifications Driver for Laravel
jenssegers/optimus
4223869 Downloads
Id obfuscation based on Knuth's integer hash method
graylog2/gelf-php
34816962 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
fico7489/laravel-pivot
5358426 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
62617325 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
50477617 Downloads
Assertion methods used by Codeception core and Asserts module
aura/sql
2171422 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
antecedent/patchwork
15827257 Downloads
Method redefinition (monkey-patching) functionality for PHP.
zendframework/zend-diactoros
76323277 Downloads
PSR HTTP Message implementations
theseer/fdomdocument
41376024 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
needim/noty
279626 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
laminas/laminas-mail
22136798 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages