Libraries tagged by asmo
colinodell/omnipay-zero
2804 Downloads
Zero-amount driver for the Omnipay payment processing library
centralapps/mortgage-calculator
151 Downloads
A class for calculating remaining amounts on a mortgage
beck24/spam_throttle
223 Downloads
Allows an administrator to set a limit on the number of each object type that is allowed to be created in a given amount of time
ayup-creative/laravel-trait-initialization
700 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
ashen-1-dev/laravel-medialibrary-mongodb
1360 Downloads
Associate files with Eloquent models
aretecode/planck-id
2 Downloads
Minifies (almost) all HTML ids + classes, & CSS + JS selectors
ahmed-aliraqi/eloquent-media
143 Downloads
Associate files to your eloquent models
adweingarten/cloudflarephpsdk
48 Downloads
PHP client for interacting with CloudFlare's SDK. CloudFlare is a copyright of CloudFlare, Inc. The authors of this tool has no association with CloudFlare, Inc.
vendocrat/laravel-followers
255 Downloads
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
smalldogs/ip2country
1005 Downloads
Laravel package to lookup the country associated with an IPv4 address
settermjd/zend-expressive-static-pages
395 Downloads
An easy, almost painless, way to render static pages in Mezzio applications.
samdevbr/laravel-bigreport
1410 Downloads
Package to generate reports with massive amount of data in Laravel.
rootlogin/silex-userprovider
573 Downloads
A simple database-backed user provider for Silex, with associated services and controllers.
rinvex/laravel-forms
950 Downloads
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.