Libraries tagged by bass
yieldstudio/nova-phone-field
266676 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
yanlongli/app-store-server-api
16048 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.
xpdo/xpdo
74562 Downloads
A PDO-based Object/Relational Bridge Library
wp-forge/wp-update-handler
88649 Downloads
A WordPress package for updating custom plugins and themes based on an API response from a custom update server.
wp-cli/dist-archive-command
38485 Downloads
Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
workerman/redis-queue
143565 Downloads
Message queue system written in PHP based on workerman and backed by Redis.
wikimedia/services
409164 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions
webreinvent/vaahcms
7334 Downloads
VaahCMS is a laravel based open-source web application development platform shipped with headless content management system.
voku/php-hooks
32715 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
vlucas/bulletphp
49605 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
vish4395/laravel-file-viewer
10060 Downloads
A basic file viewer for Laravel projects
vierge-noire/cakephp-test-suite-light
685534 Downloads
A test suite for CakePHP application based on Sql queries
victorybiz/laravel-tel-input
102815 Downloads
Laravel Telephone Input component for Blade and Livewire based on the intl-tel-input JavaScript plugin.
victorybiz/geoip-location
142450 Downloads
Get the geographical location of website visitors based on their IP addresses. Support Laravel and PHP (Non-Laravel) Project.
vanilla/garden-schema
201787 Downloads
A simple data validation and cleaning library based on JSON Schema.