Libraries tagged by meals
yogeshjoshi/laravel-time-logger
6 Downloads
Laravel Time Logger is a lightweight and developer-friendly profiling utility for Laravel. It helps measure and log code execution time effortlessly, making performance debugging simple and efficient.
xkovacikm/laravel-timer
27 Downloads
A small tool to measure operations execution time.
xj/yii2-form-widget
30 Downloads
https://github.com/malsup/form/
wujidadi/pangtshiu
11 Downloads
Custom PHP helper library, named in Taiwanese Hoklo ("pang-tshiú" means "helper")
wpify/dpd-geo-php-sdk
8 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
wolzie/unit-co
5 Downloads
A unit conversion for measurements
wizzaro/execution-code-timer
99 Downloads
The library provides an easy way to measure the execution time of the code
webimp/codeception-performance-test
1189 Downloads
Codeception Extension to measure the performance of your tests
waxwink/clustering
11 Downloads
Clustering map points with K-means or space dividing
vesic/benchmark
8 Downloads
Simple utility to measure your execution time.
vadimdol/symfony1
285 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
utilita/electricitybillcalculator
2 Downloads
Designing an optimised billing system for a utility company that uses smart meters to measure and monitor electricity usage for households.
twc/phploc
25 Downloads
[EXPERIMENTAL] POC A tool for quickly measuring the size of a PHP project.
towerhouse/healthmeasures
11 Downloads
This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.