Libraries tagged by fool
sostart/heresy
5 Downloads
stay hungry, stay foolish
moneyphp/money
68465976 Downloads
PHP implementation of Fowler's Money pattern
mrclay/minify
15486322 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
15233473 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
367975 Downloads
User follow unfollow system for Laravel.
laravel/folio
283785 Downloads
Page based routing for Laravel.
tbbc/money-bundle
1688751 Downloads
This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.
multicaret/laravel-acquaintances
231804 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.
usernotnull/tall-toasts
326292 Downloads
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS!
thecodingmachine/phpstan-strict-rules
6459208 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
roots/bedrock
411227 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
pact-foundation/pact-php
1338634 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
igaster/laravel-theme
1121517 Downloads
Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
dflydev/placeholder-resolver
14413598 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
mathiasverraes/money
2011801 Downloads
PHP implementation of Fowler's Money pattern