Libraries tagged by folio
heiheihallo/acquaintances
1464 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. 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.
throttlestudio/activity-stream
368 Downloads
Activity Stream for Laravel applications. Easily add Flat, Timeline, Custom and Notification feeds. Social network solution.
folour/regex
22 Downloads
Simple and useful abstraction over PHP preg_* functions for PHP 7.1
yntech/domain-forge
12 Downloads
Hexagonal architecture generator for Laravel. Provides Artisan commands for structuring domains following the principles of DDD and Screaming Architecture.
wnx/changelog-updater
96 Downloads
PHP CLI to update a CHANGELOG following the "Keep a Changelog" format with the latest release notes.
webignition/url-resolver
3313 Downloads
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
sandromiguel/php-streams
6 Downloads
A PHP library for stream handling following PSR-7 standards.
said/laravel-translatable
64 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
reneknox/wordpress
21 Downloads
starter kit following mvc pattern for wordpress
print/ln
2410 Downloads
Prints any number of strings, each followed by the appropriate line terminator
phpbb/viglink
15 Downloads
The VigLink extension for phpBB makes it possible to earn revenue, without any change to the user experience, when users post and follow links to commercial sites.
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
open-southeners/laravel-user-interactions
92 Downloads
Add some user interactions to your Laravel applications like followers, likes, subscriptions, etc
mrchetan/php_standard
10 Downloads
PHP coding standard to be followed in Laravel projects