Libraries tagged by ovri
orisai/coding-standard
170243 Downloads
Strict PHP coding standard
lm-commons/lmc-cors
253259 Downloads
Laminas MVC module that let you deal with CORS requests
jdesrosiers/silex-cors-provider
829839 Downloads
A silex service provider that adds CORS services to silex
orisai/scheduler
19910 Downloads
Cron job scheduler - with locks, parallelism and more
oriceon/toastr-5-laravel
436061 Downloads
Easy toastr notifications for Laravel 5
zenstruck/uri
30559 Downloads
Object-oriented wrapper/manipulator for parse_url with additional features.
ytake/laravel-aspect
112032 Downloads
Aspect Oriented Programming library for laravel framework, and lumen
yanlongli/app-store-server-api
11318 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.
xp-framework/core
212169 Downloads
The XP framework is an all-purpose, object oriented PHP framework.
webdevstudios/oops-wp
15767 Downloads
A collection of interfaces and class structures to promote object-oriented programming practices in WordPress.
vlucas/bulletphp
49382 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
torgodly/html2media
3758 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
splashlab/magento-2-cors-requests
204036 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
rtlopez/decimal
237056 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
richardfullmer/rabbitmq-management-api
708422 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api