Libraries tagged by completely
campaignmonitor/createsend-php
5318545 Downloads
A php library which implements the complete functionality of the Campaign Monitor API.
php-flasher/flasher-toastr-laravel
506965 Downloads
Leverage Toastr for stylish toast notifications in Laravel with PHPFlasher. Add Toastr's sleek notifications to your Laravel projects effortlessly.
php-flasher/flasher-laravel
2591357 Downloads
Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
php-flasher/flasher
4303372 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
unreal4u/telegram-api
199231 Downloads
A complete Telegram bot API implementation written in PHP, with support for inline bots!
mariosimao/notion-sdk-php
116052 Downloads
A complete Notion SDK for PHP developers.
zendframework/zend-console
13493357 Downloads
Build console applications using getopt syntax or routing, complete with prompts
koss-shtukert/laravel-nova-select2-auto-complete
285841 Downloads
A Laravel Nova field.
techouse/select-auto-complete
433057 Downloads
An auto-completing Laravel Nova search field.
php-flasher/flasher-toastr
1260910 Downloads
PHPFlasher Toastr - An extension for PHPFlasher to integrate Toastr notifications seamlessly in Laravel or Symfony. Enhances UX with elegant, responsive toast messages.
php-flasher/flasher-symfony
1288458 Downloads
Integrate flash notifications into Symfony projects effortlessly with PHPFlasher. Improve user experience and application feedback loops easily.
nystudio107/craft-autocomplete
163780 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
mtownsend/progress
14129 Downloads
A PHP package to determine steps and progress.
zf1s/zf1
22270 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
yanlongli/app-store-server-api
16784 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.