Libraries tagged by devin
devium/processes
11316 Downloads
This package is used to get a list of running processes on Windows or Unix-like systems, even Darwin
deviddev/billingo-api-v3-wrapper
6411 Downloads
This is a simple Laravel wrapper for Billingo (billingo.hu) API V3 SwaggerHUB PHP SDK.
deminy/counit
9746 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
zetacomponents/translation
32062 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
yanlongli/app-store-server-api
5635 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.
xsuchy09/utm-cookie
42818 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.
xemle/html5-video-php
11974 Downloads
ffmpeg wrapper to convert videos to HTML5 compatible formats of MP4, WEBM, and OGG to support all common mobile devices and desktop browsers.
vanilla/garden-sites
64337 Downloads
Package containing interfaces and implementations for local and hosted vanilla forums sites management and definitions.
vaened/dictionary-flow
8189 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
testmonitor/eloquent-incrementable
21495 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
tarfin-labs/event-machine
5304 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.
sylvainjule/annotator
12955 Downloads
Place pins / define zones on an image synced with a structure field
supercool/tablemaker
138052 Downloads
Create customizable and user-defined table fields.
superbig/craft3-mobiledetect
49517 Downloads
Use Mobile_Detect for detecting mobile devices (including tablets)
sourcebroker/restrictfe
47979 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.