Libraries tagged by Timo Lake
devwizardhq/laravel-filex
89 Downloads
laravel-filex is a powerful and reusable Blade component that brings modern, asynchronous file uploads to Laravel applications. It supports features like drag-and-drop uploads, real-time progress indicators, preview rendering, chunked upload for large files, and temporary file handling with finalization on form submission.
plazzag/polario-sdk-php
171 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
mustafa-azmi/laravel-checkin
12 Downloads
Signed, single-use, time-limited check-in tokens for any Eloquent model — event attendance, gyms, coworking, deliveries. QR-agnostic: pair with any QR/barcode renderer you like.
hejunjie/google-authenticator
1264 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.
cidaas/cidaas-for-typo3
3940 Downloads
If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further. This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!
sukohi/time-label
17 Downloads
Laravel package to manage time labels like `This Month` and so on.
the-msy/laravel-passport-one-time-token
87 Downloads
Gives the ability to create one time tokens easily with Laravel Passport. Based on lukepolo/laravel-passport-one-time-token package, just updating passport version.
taller-simple/parametrizador_tipo_linux
8 Downloads
just for process --like parameters
sinasalek/multi-calendar-date-time
26 Downloads
Feature Rich PHP DateTime Class (Based on Carbon) with Multi Calendar Systems support like Japanese,Persian,Islamic, etc (Based on Intl/ICU ext or its pollyfill)
pristavu/laravel-one-time-operations
513 Downloads
Run operations once after deployment - just like you do it with migrations!
lightsource/date-time
505 Downloads
Helper for working with a standard DateTime class, provide functions like adding DateInterval, etc..
ebs/parents-one-time-operations
12 Downloads
Run operations once after deployment - just like you do it with migrations!
dblencowe/time-string-formatter
190 Downloads
Convert a string like 1W 2D to seconds
alikhosravidev/laravel-one-time-operations
15 Downloads
Run operations once after deployment - just like you do it with migrations!
nightzan999/date-and-time-advanced
0 Downloads
This takes PHP's DateAndTime capabilties to much more than what people thought it could be! You can create complex things like a timestamp and more with this!