Libraries tagged by GCRA
yiisoft/rate-limiter
72549 Downloads
Yii Rate Limiter Middleware
colinmollenhour/rate-limiter
23 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
seneview/gcrawler-pub
2 Downloads
Google Keyword results scraping tool upto 50 individual results.
kartubi/php-redis-rate
3 Downloads
Redis-based rate limiting for PHP/Laravel using GCRA algorithm
myclabs/deep-copy
890767397 Downloads
Create deep copies (clones) of your objects
sebastian/object-enumerator
844479873 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
webonyx/graphql-php
82864920 Downloads
A PHP port of GraphQL reference implementation
symfony/polyfill-intl-grapheme
750649293 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/string
773325843 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
imagine/imagine
75494635 Downloads
Image processing for PHP
graham-campbell/result-type
411101213 Downloads
An Implementation Of The Result Type
composer/installers
143014807 Downloads
A multi-framework Composer library installer
symfony/serializer
325647077 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
league/oauth2-server
146112387 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
rebing/graphql-laravel
7649655 Downloads
Laravel wrapper for PHP GraphQL