Libraries tagged by CAML
calebporzio/onboard
70500 Downloads
Track onboarding steps for users when they get setup in your app.
zetacomponents/console-tools
1603942 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
vlucas/bulletphp
48903 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
traderinteractive/memoize
73705 Downloads
A library for memoizing repeated function calls.
text/template
176178 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
94042 Downloads
Nice debug_backtrace() dump, with call and code preview
solaris/php-moon-phase
45150 Downloads
Calculate the phases of the Moon in PHP.
smalot/magento-client
108948 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
readdle/app-store-receipt-verification
85198 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
rafaelfragoso/haversini-formula
187826 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
525770 Downloads
SMS Length calculations, using GSM 03.38 and GSM 03.40
permafrost-dev/php-code-search
121429 Downloads
Search PHP code for function & method calls, variable assignments, and more
pburggraf/crc
119498 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
ocramius/ocra-cached-view-resolver
84549 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
nyholm/effective-interest-rate
126437 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.