Libraries tagged by foldl
kdaviesnz/list
2 Downloads
Enables functional style syntax eg $list->filter($cb)->map($cb2)
mrclay/minify
15067257 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
6311442 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
eluceo/ical
14858056 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
362763 Downloads
User follow unfollow system for Laravel.
multicaret/laravel-acquaintances
224836 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.
roots/bedrock
405037 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
pact-foundation/pact-php
1298346 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
igaster/laravel-theme
1107133 Downloads
Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
editorconfig-checker/editorconfig-checker
631990 Downloads
A tool to verify that your files follow the rules of your .editorconfig
rtconner/laravel-likeable
355694 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
lulco/phoenix
285909 Downloads
Database Migrations for PHP
christiankuri/laravel-favorite
434356 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
folklore/graphql
331684 Downloads
Facebook GraphQL for Laravel
pgrimaud/instagram-user-feed
625983 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.