Libraries tagged by devin
devknown/twig-import-function
45661 Downloads
Call (almost) any PHP function from your Twig (v3) templates.
devium/processes
18428 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
10406 Downloads
This is a simple Laravel wrapper for Billingo (billingo.hu) API V3 SwaggerHUB PHP SDK.
deviddev/billingo-api-v3-php-sdk
12366 Downloads
This is a Billingo (billingo.hu) API V3 PHP SDK clone from SwaggerHUB.
deviantintegral/har
8770 Downloads
A PHP library for working with HTTP Archives
deviantintegral/composer-gavel
145649 Downloads
Enforce a minimum Composer version for your team
devanych/yii2-cart
8987 Downloads
Shopping cart for Yii2
devanych/mime-types
105023 Downloads
Converts MIME types to file extensions and vice versa
zetacomponents/translation
39773 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
15348 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
50129 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
16413 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
104084 Downloads
Package containing interfaces and implementations for local and hosted vanilla forums sites management and definitions.
testmonitor/eloquent-incrementable
24927 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
synergitech/laravel-magic-enums
1045 Downloads
A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.