Libraries tagged by meals
nystudio107/craft-instantanalytics
25097 Downloads
Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce
mralston/laraconfig
792 Downloads
Per-user settings repository system for Laravel
malsubrata/woo-wallet
18 Downloads
A powerful, extendable WooCommerce wallet system which support payment, partial payment, cashback reward program as well as refund for your WooCommerce store.
tutu-ru/lib-metrics-middleware
12789 Downloads
Middlewares and utils for metric measurement with lib-metrics
techdivision/web-vitals
1841 Downloads
WebVitals measurement
tankertrackers/convert
1300 Downloads
Convert freely between various types of petroleum-related fluid measurements
shrikeh/guzzle-middleware-response-timer
6828 Downloads
Measure response times in milliseconds over synchronous or asynchronous connections
scoby/analytics
937 Downloads
Client to measure web traffic in scoby
rhubarbphp/module-csrfprotection
57208 Downloads
A means to provide token based CSRF protection
pudongping/hyperf-alarm-clock
1685 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
olsgreen/sage-business-cloud-accounting-api
6131 Downloads
This package provides a means easily of interacting with the Sage Business Cloud Accounting API.
olsgreen/abstract-api
6468 Downloads
This package provides a means of easily implementing rich PHP API clients for various services.
nprupico/phploc
3853 Downloads
A tool for quickly measuring the size of a PHP project.
mouf/utils.i18n.fine
170401 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
mouf/utils.cache.in-memory-cache
356810 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.