Libraries tagged by fhir
firehed/dbal-logger
208487 Downloads
Reimplementation of the SQLLogger
firegento/extendedimport
38571 Downloads
Extended Import Features (ported from AvS_FastSimpleImport)
firebed/aade-mydata
5362 Downloads
Implementation of requests for AADE myDATA.
firebase/token-generator
747738 Downloads
A simple library to generate JWT tokens for authenticating to a Firebase.
yanlongli/app-store-server-api
18213 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
mvanduijker/laravel-transactional-model-events
134785 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
kokspflanze/bjy-authorize
156703 Downloads
Laminas\Acl based firewall system for Laminas dispatch protection
kelvinzer0/curl-impersonate-php
28696 Downloads
Curl-Impersonate-PHP - Library to execute HTTP requests using cURL in PHP with the ability to impersonate the behavior of major browsers (Chrome, Firefox, Safari, and Microsoft Edge).
kawankoding/laravel-fcm
269288 Downloads
A package to send Firebase notification cross Laravel Application
justinvoelker/yii2-separatedpager
65774 Downloads
A Yii2 LinkPager that displays the first and last pages inline with other pages.
gidkom/php-openfire-restapi
151376 Downloads
Manage Open fire server using Rest Api
gg-innovative/larafirebase
48791 Downloads
Laravel Firebase Cloud Messaging.
formfeed-uk/nova-breadcrumbs
143113 Downloads
A Laravel Nova package to extend the capabilities of the first party Nova Breadcrumbs
contributte/sentry
681642 Downloads
First class integration of Sentry to Nette Framework
cloudstek/php-laff
65969 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP