Libraries tagged by beyong
spiral/roadrunner-laravel
294051 Downloads
Laravel integration for RoadRunner with support for HTTP, Jobs, gRPC, and Temporal plugins - going beyond Octane's capabilities
regnerisch/laravel-beyond
11844 Downloads
akrillia/laravel-beyond
30966 Downloads
znck/belongs-to-through
224496 Downloads
Laravel Eloquent BelongsToThrough relationships
phoenix-lib/nova-nested-tree-attach-many
75891 Downloads
Nova vue-tree-select field for management nested category relations.
beyondcode/laravel-masked-db-dump
24453 Downloads
Dump masked information from your database
beyondcode/laravel-confirm-email
51931 Downloads
Add email verification to your Laravel projects.
beyondcode/helo-laravel
342740 Downloads
HELO Laravel debug helper
beyondcode/laravel-view-xray
108517 Downloads
Take a look into your Laravel views.
beyondcode/dusk-dashboard
106866 Downloads
A beautiful dashboard for your Laravel Dusk tests
beyondcode/slack-notification-channel
510673 Downloads
Slack Notification Channel for Laravel using API tokens.
beyondcode/nova-tinker-tool
204918 Downloads
Use Laravel tinker from Nova.
yanlongli/app-store-server-api
15678 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.
mootensai/yii2-enhanced-gii
156683 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
webparking/nova-belongs-to-dependency
51964 Downloads
Extended Laravel Nova BelongsTo field that can depend on other fields