Libraries tagged by Sturt
nasirkhan/laravel-starter
2232 Downloads
A CMS like modular Laravel starter project.
lunarphp/livewire-starter-kit
4468 Downloads
Livewire starter kit for Lunar e-commerce.
laraveldaily/starter-kit
1233 Downloads
LaravelDaily Starter Kit for the Laravel framework.
laravel-lang/starter-kits
368509 Downloads
Translations for Laravel Starter Kits
iron-summit-media/startbootstrap-sb-admin-2
13113 Downloads
SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.
getkirby/starterkit
9117 Downloads
Kirby Starterkit
acquia/acquia-cms-starterkit
758302 Downloads
Acquia CMS starterkit cli command.
upstatement/timber-starter-theme
6770 Downloads
Starter theme to build a Timber theme
tightenco/jigsaw-blog-template
57388 Downloads
Blog starter template for Jigsaw static site generator by Tighten
siubie/kaido-kit
3580 Downloads
Filament Admin Panel Starter Kit with pre-configured packages and settings
devdojo/genesis
9860 Downloads
The Genesis Laravel Starter Kit
stuttter/wp-user-signups
182249 Downloads
The best way to manage user & site sign-ups in WordPress
stuttter/wp-multi-network
23238 Downloads
Provides a Network Management Interface for global administrators in WordPress Multisite installations.
start-point/etcd-php
148656 Downloads
PHP client for Etcd v3
yanlongli/app-store-server-api
17160 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.