Libraries tagged by gice
webignition/website-rss-feed-finder
11677 Downloads
Find the RSS feed from a given website base URL
webignition/url-resolver
3313 Downloads
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
webberman/php-helper
5 Downloads
Collection of loadable php helper files that help you with a given task.
waughj/verified-arguments-same-type
1356 Downloads
List o' verified arguments wherein given arguments must be the same type as defaults.
veneridze/laravel-notifications-control
238 Downloads
Give the user the opportunity to choose their own ways to deliver notifications
vendic/module-extraordergrid
55 Downloads
Magento 2 module that provides you with an extra order grid in the admin backend. You can give the grid a custom name and configure what order statuses to show.
vega6-dev/amazon-s3-upload
141 Downloads
The library uploads any file to the given Bucket of Amazon s3.
vahidalvandi/class-finder
466 Downloads
A library that can provide of a list of classes in a given namespace
usama-ashraf/wordranker
1930 Downloads
Ranks words according to a given criteria
towerhouse/healthmeasures
9 Downloads
This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.
tournasdim/laravel4-getgravatar
271 Downloads
A Laravel 4 package . Given an email address it automatically retrieves an Avatar from Gravatar's website . For logged-in users , their email address is automatically generated , through the Auth adapter Interface . Three Adapters are supported : Auth , Sentry and Confide .
tomosia/laravel-easy-crud
8 Downloads
Give commands to help programmers save time when coding
timwassenburg/laravel-dutch-zipcode-validator
103 Downloads
Validate if the given input is a valid Dutch zipcode
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
thtg88/laravel-db-scaffold-commands
10708 Downloads
Scaffold a DB with the given Laravel Artisan commands.