Libraries tagged by cal
steevanb/php-backtrace
115547 Downloads
Nice debug_backtrace() dump, with call and code preview
solaris/php-moon-phase
52851 Downloads
Calculate the phases of the Moon in PHP.
smalot/magento-client
124324 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
readdle/app-store-receipt-verification
145664 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
rafaelfragoso/haversini-formula
201433 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
611458 Downloads
SMS Length calculations, using GSM 03.38 and GSM 03.40
pburggraf/crc
157023 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
nyholm/effective-interest-rate
148102 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nodejs-php-fallback/nodejs-php-fallback
418796 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
167456 Downloads
Wires callback functions to Supervisor events
mpratt/relativetime
105424 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
markshust/magento2-module-simpledata
149845 Downloads
The SimpleData module simplifies calling Magento data structures.
lagdo/symfony-facades
38002 Downloads
Call Symfony services using facades.
kdyby/strict-objects
1602146 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jmathai/php-multi-curl
229605 Downloads
A high performance PHP library for asynchronous curl http calls.