Libraries tagged by tosk
volnix/csrf
168292 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
tomloprod/time-warden
9471 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
tinywan/jwt
34440 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
400172 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
spiral-packages/scheduler
399650 Downloads
The scheduler is a package for spiral framework. It will help to managing scheduled tasks on your server.
sourcebroker/deployer-extended-media
243203 Downloads
Deployer tasks to manage media synchronization between application instances.
sourcebroker/deployer-extended-database
259863 Downloads
Deployer tasks to manage database synchronization between application instances.
sourcebroker/deployer-extended
232898 Downloads
Library with some additional tasks for deployer (deployer.org).
silverstripe/crontask
649390 Downloads
Module for running tasks with a standard cron timeschedule
ryangjchandler/bearer
23090 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
pmg/queue
57249 Downloads
A task queue framework for PHP
palepurple/rate-limit
471969 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
okvpn/cron-bundle
476329 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
nixilla/php-jwt
270987 Downloads
Json Web Token for PHP
mehrab-wj/tiktoken-php
35591 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.