Libraries tagged by possible
emadha/laravel-dynamic-config
1060 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
cyberwolfstudio/laravel-balance
192 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
crodas/haanga
1593 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.
cethyworks/google-place-autocomplete-bundle
10679 Downloads
Provides a Google Place Autocomplete Type, the most minimalist, unobtrusive way possible.
bound1ess/adviser
36 Downloads
A CLI application that checks your project for various possible improvements.
whois-api/email-verifier
194 Downloads
The simplest possible way to verify an email address in PHP.
westkingdom/hierarchical-group-email
417 Downloads
The Hierarchical Group Email library utilizes the Google Apps API to manage the membership lists for Google Groups. Additional email forwards are automatically created for collections of groups, making it possible to email all of the groups in a branch, or all of the same group type in every branch.
vheissu/kohana-plugin-system
140 Downloads
A Kohana module makes it possible to manage and make use of plugins through events
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
taitava/silverstripe-pricelist
21 Downloads
Just a simple pricelist functionality that makes it possible to create products and have them listed in specific pricelists. No e-commerce functions.
sunnysideup/ecommerce_maxmind_minfraud
297 Downloads
Checks for possible fraudulent orders using the minFraud API provided by MaxMind.
suin/cakephp-subcommand-injector
11 Downloads
CakePHP Subcommand Injector make it possible that automatical adding Task classes as subcommands of a Shell class.
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
stocker4all/luhn-mod-n
48932 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
sprigs/filterable-belongs-to-many
200 Downloads
A Laravel Nova package that makes filtering possible when linking resources.