Libraries tagged by us
codeat3/blade-phosphor-icons
228867 Downloads
A package to easily make use of "Phosphor Icons" in your Laravel Blade views.
cjmellor/level-up
23143 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
chrisjean/php-ico
505554 Downloads
An easy-to-use library to generate valid ICO files.
chrisbjr/api-guard
368806 Downloads
A simple way of authenticating your APIs with API keys using Laravel
cheprasov/php-redis-client
1039957 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
chadicus/slim-oauth2
306777 Downloads
OAuth2 routes, middleware and utilities for use within a Slim Framework API
centreon/centreon-test-lib
1646731 Downloads
Library using for Behat test and PHPUnit test
cebe/js-search
628210 Downloads
A client side search engine for use on static pages.
cash/lrucache
3639281 Downloads
An efficient memory-based Least Recently Used (LRU) cache
cakephp/cache
7792098 Downloads
Easy to use Caching library with support for multiple caching backends
cache/redis-adapter
2965295 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2237717 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1567325 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/apcu-adapter
2185280 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
byjg/swagger-test
308366 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit