Libraries tagged by Sturt
shipfastlabs/larasonic-vue
62 Downloads
The ultimate VILT starter kit for Laravel.
revolution/self-ordering
10271 Downloads
Self Ordering System
ph7software/ph7builder
763 Downloads
pH7Builder. Social Dating Web App Site Builder
nasirkhan/module-manager
28038 Downloads
Module Manager & Generator for Laravel Starter Kit (https://github.com/nasirkhan/laravel-starter)
mortenebak/tallstarter
506 Downloads
An oppinionated Laravel Starter Kit based on the Official Laravel Livewire Starter Kit
joshcirre/fission
78 Downloads
An opinionated starter kit for building Laravel applications.
getkirby/plainkit
8508 Downloads
Kirby Plainkit
codewithdennis/larament
689 Downloads
Larament is a time-saving starter kit to quickly launch Laravel 12.x projects. It includes FilamentPHP 4.x pre-installed and configured, along with additional tools and features to streamline your development workflow.
tonik/theme
3483 Downloads
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
php-extended/polyfill-php80-str-utils
57576 Downloads
A php implementation of string functions introduced in php8 and above
stuttter/wp-user-profiles
17663 Downloads
A sophisticated way to edit users in WordPress
stuttter/wp-multi-network
22866 Downloads
Provides a Network Management Interface for global administrators in WordPress Multisite installations.
yanlongli/app-store-server-api
13791 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.
topo/range-generator
374632 Downloads
Generates a range of values by a start and end value
thecodingmachine/graphqlite-laravel
41983 Downloads
A Laravel service provider package to help you get started with GraphQLite in Laravel.