Libraries tagged by openedx
coliving/currency
4057 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
brendi211/currency_laravel
31 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
amelia/money
41 Downloads
A library for working with the Open Exchange Rates API in PHP
vuthaihoc/currency
689 Downloads
[Custom version]This provides Laravel 5 with currency functions such as currency formatting and conversion using up-to-date exchange rates.
restuniverse/currency
348 Downloads
This package provides Laravel functions such as currency formatting and conversion using up-to-date exchange rates.
wyzen/phpcore-datetime
0 Downloads
Manage Datetime with opened/closed days
voodooism/bracket-parser
7 Downloads
Checks if the brackets are opened and closed correctly in the given string
vdeapps/phpcore-datetime
1562 Downloads
Manage Datetime with opened/closed days
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
open-dxp/payment-provider-unzer-bundle
0 Downloads
OpenDXP Payment Provider - Unzer (Heidelpay)
open-dxp/payment-provider-paypal-smart-payment-button-bundle
0 Downloads
OpenDXP Payment Provider - Paypal Smart Payment Button
mirko/newsletter
215 Downloads
TYPO3 extension to send any pages as Newsletter and provide statistics on opened emails and clicked links.
heddiyoussouf/mailtracker
11 Downloads
This package provides a simple yet effective solution to track email opens using an embedded image in Laravel applications. By embedding a unique image uri in emails, the package allows developers to identify when the email has been opened and viewed by the recipient.
gufy/currency
36 Downloads
Currency API (currently OpenExchangeRate) Wrapper for PHP
anikin-elets/correct-brackets
14 Downloads
Return true if the line is correct - all brackets are correctly opened and closed, or false otherwise