Token Bucket VS JSON Lint

Compare Token Bucket vs JSON Lint and see what are their differences.

Token Bucket

Implementation of the Token Bucket algorithm in PHP. (by bandwidth-throttle)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Token Bucket JSON Lint
2 -
499 1,315
1.0% -
0.0 5.6
about 1 year ago 3 months ago
PHP PHP
Do What The F*ck You Want To Public License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Token Bucket

Posts with mentions or reviews of Token Bucket. We have used some of these posts to build our list of alternatives and similar projects.
  • unsecured api
    1 project | /r/webdev | 9 May 2021
    Well, there isn't a way to fully prevent reverse engineering/web scraping of an api. You can make it so a user can only access/delete their own data by using a PHP session and validating the token sent to the server before sending any data back or performing an operation. You can protect yourself from dos requests by rate limiting access for each session to the api. Also, sanitize and validate all user input.
  • Need assistance in streaming json with only single xhr/ajax request
    1 project | /r/PHPhelp | 9 Jan 2021
    Does this help? bandwidth-throttle/token-bucket: Implementation of the Token Bucket algorithm in PHP. (github.com)

JSON Lint

Posts with mentions or reviews of JSON Lint. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning JSON Lint yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Token Bucket and JSON Lint you can also consider the following projects:

PHP PassBook - iOS passbook library for PHP

Graphviz - PHP Graphviz library

Hprose-PHP - Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

Nmap - nmap is a PHP wrapper for Nmap.

print_o - An object graph visualizer

LadyBug - PHP 5.3+ Extensible Dumper

JSONPCallbackValidator - JSONP callback validator.

Pagerfanta - Pagination library for PHP applications with support for several data providers

PHPCR - Port of the Java Content Repository (JCR) to PHP.

Opengraph - A PHP 5.3+ and PHP 7.3 framework for OpenGraph Protocol

Whoops - PHP errors for cool kids

Annotations - Annotations Docblock Parser