Libraries tagged by Follow
kcs/phpstan-strict-rules
4375 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
kaabar-jwt/yii2-jwt
23577 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
frenzy/turbolinks
22905 Downloads
Frenzy Turbolinks makes following links in your web application faster with Laravel
damianopetrungaro/php-commitizen
80500 Downloads
Help writing Git commit following conventional commit specs
byjg/jwt-session
73304 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
hypefactors/laravel-follow
18515 Downloads
Laravel 9 Follow System for Eloquent models.
skybluesofa/laravel-followers
10912 Downloads
This package gives Eloquent models the ability to manage their followers.
akira/laravel-followable
279 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
liliom/laravel-acquaintances
2311 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
wordpress-phoenix/abstract-plugin-base
10991 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
teknoo/states
35415 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
teknoo/recipe
26178 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
teknoo/east-common-symfony
5595 Downloads
Metapackage to install Teknoo East Common in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
teknoo/east-common
11695 Downloads
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
syntaxoutlaw/threadify
357 Downloads
A Flarum extension that adds threaded discussions with visual indentation to your forum, making complex conversations easier to follow.