Libraries tagged by nofollow
skybluesofa/laravel-followers
10896 Downloads
This package gives Eloquent models the ability to manage their followers.
ianm/follow-users
29600 Downloads
Follow users and be notified of new discussions or posts
liliom/laravel-acquaintances
2310 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
teknoo/states
34255 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
25162 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
5201 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
10884 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.
laravesl/phpunit
4478 Downloads
PHPUnit is a testing framework designed for PHP developers, following the xUnit architecture for unit testing frameworks.
kcs/phpstan-strict-rules
778 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
jtc-solutions/core
1100 Downloads
Core bundle for every application in JTC that follows standard processes.
drupal/legacy-project
18524 Downloads
Project template for Drupal projects with composer following drupal/drupal layout
dilneiss/laravel-nist-password-rules
1969 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
crossknowledge/subconverter-bundle
12318 Downloads
Implementation of subtitles converter with following supported formats: srt, webvtt, ttaf1, txt, tabtxt
codelytv/php-bootstrap
565 Downloads
Starting point if you want to bootstrap a project in PHP following best practices.
artyuum/symfony-jsend-response
35898 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.