Libraries tagged by time code
pudongping/hyperf-alarm-clock
1921 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
leadinfo-extension/leadinfo
275 Downloads
Leadinfo - Leadinfo enables you to see real-time which companies are visiting your website and what pages they’re viewing to increase your sales.
jamesgober/benchmark
183 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.
it-for-free/rusphp
5439 Downloads
Universal PHP library for different perposis
dragon-code/runtime-comparison
20 Downloads
Simple comparison of code execution speed between different options
codefareith/cf-google-authenticator
6824 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
coderflexx/laracommand
19 Downloads
Tool to save you time, and scaffold all of your files in one command.
codewithkyle/jitter
481 Downloads
A just in time image transformation service.
slashequip/attempt
3 Downloads
Attempt is a simple, fluent class for attempting to run code multiple times whilst handling exceptions.
amreljako/laravel-otp
8 Downloads
Advanced, secure OTP (Email/SMS/WhatsApp) package for Laravel with hashed codes, TTL, rate limiting, one-time use, events, and drivers.
patcherly/php-connector
33 Downloads
Patcherly detects bugs in real time in your app. It creates a customized AI patch, and once you approve it, backs up your code, fixes it & tests the patch for you. If anything is off, it rolls back the changes automatically, or you can always roll it back in a click. Website: https://patcherly.com · Docs: https://help.patcherly.com/connectors/php/
mohiwalla/dtquick
3 Downloads
DataTables Quick is a lightweight and fast JavaScript library that simplifies the process of displaying data from databases. With minimal server-side code required, DataTables Quick generates queries automatically and saves time.
mage2kishan/module-zipcode-validation
38 Downloads
Panth ZipcodeValidation — validates ZIP/PIN codes at checkout against configurable country-specific ranges. Ships with pre-loaded ranges for India, US, UK, Canada, Australia, and Europe. Includes admin grid for managing ranges, CSV/JSON import-export, and real-time AJAX validation on the storefront.
hejunjie/google-authenticator
1265 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.