Libraries tagged by Follow
mrclay/minify
14631940 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
thecodingmachine/phpstan-strict-rules
6024460 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
eluceo/ical
14392611 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
overtrue/laravel-follow
357116 Downloads
User follow unfollow system for Laravel.
multicaret/laravel-acquaintances
216538 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.
pgrimaud/instagram-user-feed
620175 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
pact-foundation/pact-php
1211082 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
rtconner/laravel-likeable
350065 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
christiankuri/laravel-favorite
426690 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
langleyfoxall/laravel-nist-password-rules
536199 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
editorconfig-checker/editorconfig-checker
560399 Downloads
A tool to verify that your files follow the rules of your .editorconfig
dominicsayers/isemail
114064 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
fof/follow-tags
86022 Downloads
Follow tags and be notified of new discussions and replies
rennokki/befriended
88661 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
typicms/nestablecollection
299290 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.