Libraries tagged by laravel rates
iutrace/laravel-abilities
10 Downloads
Easily add abilities business logic to your models
hatamiarash7/laravel-utils
17 Downloads
Useful functions for Laravel
flobbos/laravel-seo-wrapper
598 Downloads
A small wrapper for artesaos/seotools SEO Package
evinkuraga/tmdb-laravel
243 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
emilienkopp/formats-dates-trait
35 Downloads
A Laravel-Carbon trait for easy date formatting
doloan09/laravel-model-expires
160 Downloads
A package to assign expiration dates to Eloquent models
developerswarehouse/publish-dates
88 Downloads
A simple Laravel package to handle published date scopes.
creativemobile/laravel-countdown
3 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent
artistan/zero-nullable-dates
41 Downloads
Allows having zero date models in laravel
network-rail-business-systems/laravel-date-timezone
272 Downloads
A simple package that sets the output of dates to a specific timezone while still maintaining UTC in the database
bfg/permission
26 Downloads
The ability to create and monitor the rules for the Laravel gates
yogiri/laravel6-amazon-mws
413 Downloads
Use Amazon's MWS web services with Laravel 6.x. Based on sonnenglas/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases.
waimao/amazon-mws-self
95 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
properos/laravel5-amazon-mws
536 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
matiosfree/l-rbac
9 Downloads
The RBAC implementation for Laravel. Based on Laravel Abilities\Gates.