Libraries tagged by splits
rafoabbas/epoint-php
38 Downloads
Epoint.az Payment Gateway PHP SDK - Online payment integration for Azerbaijan
justinholtweb/craft-wink
12 Downloads
A/B testing & experimentation plugin for Craft CMS
soysaltan/larasplitter
71 Downloads
Decompose your Laravel api files
divineomega/php-bucket-testing
33 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specified key metrics, such as clicks, downloads, purchases or any other form of conversion.
splitstack/laravel-typewriter
11 Downloads
Unified TypeScript tooling for Laravel: DataPacket transport envelope, DTO/VO type generation, and Wayfinder route types in a single command.
splitstack/laravel-domainable
21 Downloads
splitstack/invariants
4 Downloads
Framework-free invariant enforcement with hydration policies (Strict, Lenient, Quarantine, AutoCorrect). Extracted from splitstack/laravel-domainable.
zippendo/zippendo-php
5 Downloads
Public API documentation for Zippendo. Authenticate using your API token (Bearer token prefixed with zipp_). **Brands (sub-accounts).** An organization can be split into brands, each keeping its own orders, shipments and configuration separate. There are two ways to scope requests to one brand, and NEITHER changes any request body: 1. **Bind the token.** Create an API token with a `brandId` and every request it makes is confined to that brand — reads filtered, writes stamped. This is the recommended way to give a single brand's team its own credential. 2. **Send the `X-Zippendo-Brand` header.** An organization-wide token can scope an individual request by sending the brand's id or slug in this header. Most SDKs let you set it once on the client so every call inherits it. A brand-bound token that receives an `X-Zippendo-Brand` header naming a different brand is rejected with `403 BRAND_ACCESS_DENIED` — the binding is never widened. Omit both and requests cover the whole organization, which is the behaviour of every existing token. Records that belong to no brand carry `brandId: null`. Configuration (carriers, shipping rules, addresses) with a null brand is organization-wide and remains visible inside every brand; orders and shipments with a null brand are only visible organization-wide. Brands themselves are managed under the **Brands** tag. Retiring a brand is done with `POST /orgs/{orgId}/brands/{brandId}/archive` — permanent deletion is a dashboard-only action, since it is refused while any order, shipment, member or token still references the brand. Brands require a plan that includes them; creating one beyond your plan's limit returns `403`.
yii2-extensions/time-picker
83 Downloads
Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)
wyrihaximus/subsplit-tools
32243 Downloads
Tools to do initial code generation for sub split set up
texhub/alif-pay
45 Downloads
Alif Acquiring (WebCheckout) payment gateway SDK for any PHP framework with first-class Laravel support: payments, tokenization, marketplace split-payments and webhooks.
tapao/org-member-directory
11 Downloads
Org-chart-style member directory for Flarum, split into current and past members.
stwarog/uow
1286 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
stats4sd/laravel-backpack-section-title
444 Downloads
A custom Backpack Field that lets you easily add custom headings and information boxes to split up the form.
specialistaweb/textimage-size
273 Downloads
useful to change the output layout for text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split