Libraries tagged by CAML
theriddleofenigma/laravel-google-chat-log
40778 Downloads
Brings up the option for sending the logs to google chat [Google Workplace formerly called GSuite].
text/template
190488 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
116787 Downloads
Nice debug_backtrace() dump, with call and code preview
solaris/php-moon-phase
53325 Downloads
Calculate the phases of the Moon in PHP.
smalot/magento-client
125655 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
realrashid/cart
1358 Downloads
Meet Cart — your ultimate solution for seamless shopping cart functionality in Laravel applications. Cart simplifies the complexities of shopping cart operations, from product additions to total calculations, ensuring a frictionless user experience.
readdle/app-store-receipt-verification
149692 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
rafaelfragoso/haversini-formula
201995 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
618024 Downloads
SMS Length calculations, using GSM 03.38 and GSM 03.40
pburggraf/crc
159063 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
nyholm/effective-interest-rate
149466 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.
nodejs-php-fallback/nodejs-php-fallback
421469 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
nayjest/str-case-converter
430289 Downloads
Library for converting strings from camel case to snake case and vice versa.
mtdowling/supervisor-event
167988 Downloads
Wires callback functions to Supervisor events
mpratt/relativetime
106305 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.