Libraries tagged by foldl
kdaviesnz/list
1 Downloads
Enables functional style syntax eg $list->filter($cb)->map($cb2)
mrclay/minify
13227349 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
12902649 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.
thecodingmachine/phpstan-strict-rules
5371949 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
overtrue/laravel-follow
337277 Downloads
User follow unfollow system for Laravel.
multicaret/laravel-acquaintances
195966 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
374166 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
pgrimaud/instagram-user-feed
594121 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
1055311 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
igaster/laravel-theme
1033618 Downloads
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
rtconner/laravel-likeable
333469 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rennokki/befriended
86335 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
lulco/phoenix
239672 Downloads
Database Migrations for PHP
jaybizzle/laravel-migrations-organiser
347529 Downloads
A Laravel package to help organise migration files.
christiankuri/laravel-favorite
402809 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.