Libraries tagged by foldl
kdaviesnz/list
2 Downloads
Enables functional style syntax eg $list->filter($cb)->map($cb2)
mrclay/minify
18930937 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
18721049 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.
roots/bedrock
464533 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
livewire/blaze
824355 Downloads
A tool for optimizing Blade component performance by folding them into parent templates
overtrue/laravel-follow
425372 Downloads
User follow unfollow system for Laravel.
multicaret/laravel-acquaintances
285385 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
thecodingmachine/phpstan-strict-rules
7288419 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
pact-foundation/pact-php
1986584 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
igaster/laravel-theme
1248591 Downloads
Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
rtconner/laravel-likeable
396844 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
lulco/phoenix
347755 Downloads
Database Migrations for PHP
jaybizzle/laravel-migrations-organiser
410154 Downloads
A Laravel package to help organise migration files.
christiankuri/laravel-favorite
484492 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
folklore/graphql
340886 Downloads
Facebook GraphQL for Laravel