Libraries tagged by sterling
sehrling/elasticsuite-ghost-cleaner
59043 Downloads
Magento 2 module to delete ghost indices automatically for the Smile Elasticsuite module
yoanm/jsonrpc-server-sdk
185008 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
yanlongli/app-store-server-api
19331 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.
woothee/woothee-testset
121317 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
wikimedia/base-convert
905075 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
161496 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
276011 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
17943 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
theodorejb/polycast
218136 Downloads
Safely cast values to int, float, or string
text/template
191905 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
symfony/ai-store
18216 Downloads
Low-level abstraction for storing and retrieving documents in a vector store.
symbiote/silverstripe-multivaluefield
405500 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
sylius/sylius-standard
284857 Downloads
Starting point for projects powered by Sylius eCommerce.
sulu/skeleton
29337 Downloads
Project template for starting your new project based on the Sulu content management system
steevanb/php-typed-array
146184 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.