Libraries tagged by fakeable
cybercog/laravel-likeable
5506 Downloads
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
nilportugues/sql-repository
1864 Downloads
SQL Repository implementation
rekalogika/collections-domain
2121 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
thezeroday/laravel-likeable
1201 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
smirik/propel-likeable-behavior
5552 Downloads
Add functionality to like objects.
sheadawson/silverstripe-rateable
4635 Downloads
An extension that adds a star rating system + UI to any DataObject type.
pportelette/pageable-bundle
82 Downloads
This Bundle provides pagination repository's method based on Doctrine Paginator
alibayat/likeable
340 Downloads
Implementing a Like system for Laravel's Eloquent models.
yoeunes/rateable
125 Downloads
This package helps you to add user based rating system to your model.
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
racashmoney/laravel-blockable
25 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
phpddd/repository
598 Downloads
Implementation of a base repository
nilportugues/repository-cache
236 Downloads
Implementation of a base repository with cache layer using StashPHP
nilportugues/mongodb-repository
181 Downloads
MongoDB Repository implementation
nilportugues/filesystem-repository
156 Downloads
FileSystem Repository implementation