Libraries tagged by follows
mrclay/minify
15431629 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
eluceo/ical
15190373 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
367287 Downloads
User follow unfollow system for Laravel.
multicaret/laravel-acquaintances
230765 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.
rtconner/laravel-likeable
359943 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
christiankuri/laravel-favorite
442041 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
pgrimaud/instagram-user-feed
630246 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
langleyfoxall/laravel-nist-password-rules
544467 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
editorconfig-checker/editorconfig-checker
676843 Downloads
A tool to verify that your files follow the rules of your .editorconfig
professional-wiki/edtf
384005 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
flarum/subscriptions
370595 Downloads
Allow users to follow discussions and receive notifications for new posts.
ianm/follow-users
30810 Downloads
Follow users and be notified of new discussions or posts
fof/follow-tags
92880 Downloads
Follow tags and be notified of new discussions and replies
pablo-sg-pacheco/wp-namespace-autoloader
32191 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
mreduar/laravel-phpcs
15405 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style