Libraries tagged by xCal
theriddleofenigma/laravel-google-chat-log
44386 Downloads
Brings up the option for sending the logs to google chat [Google Workplace formerly called GSuite].
text/template
192733 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.
steevanb/php-backtrace
121450 Downloads
Nice debug_backtrace() dump, with call and code preview
solaris/php-moon-phase
54867 Downloads
Calculate the phases of the Moon in PHP.
smalot/magento-client
129126 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
shopsys/framework
187899 Downloads
Core of Shopsys Platform - open source framework for building large, scalable, fast-growing e-commerce projects based on Symfony
savinmikhail/add_named_arguments_rector
23768 Downloads
Rector rule to add names to arguments for functions'/methods' calls
readdle/app-store-receipt-verification
162518 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
rafaelfragoso/haversini-formula
203805 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
phlib/sms-length
651611 Downloads
SMS Length calculations, using GSM 03.38 and GSM 03.40
pburggraf/crc
166308 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
onesignal/onesignal-php-api
111022 Downloads
A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com
nyholm/effective-interest-rate
153438 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nodejs-php-fallback/nodejs-php-fallback
429711 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
mtdowling/supervisor-event
169688 Downloads
Wires callback functions to Supervisor events