Libraries tagged by toku
gioni06/gpt3-tokenizer
421391 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
andrewsville/php-token-reflection
1741866 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
yiisoft/security
355572 Downloads
Security utilities
nilportugues/sql-query-formatter
972580 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
maba/gentle-force-bundle
480136 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
544769 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
kelvinmo/fernet-php
1149727 Downloads
An implementation of the Fernet token specification in PHP.
facile-it/php-openid-client
465578 Downloads
OpenID (OIDC) Client
ellaisys/aws-cognito
159499 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
captainhook/secrets
2358831 Downloads
Utility classes to detect secrets
bizley/jwt
311541 Downloads
JWT integration for Yii 2
auth0/symfony
545756 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-bundle
1984670 Downloads
JWT Bundle of the JWT Framework.
touki/ftp
1116624 Downloads
A fully object oriented library for PHP FTP functions
touhonoob/rate-limit
472415 Downloads
PHP rate limiting library with Token Bucket Algorithm