Libraries tagged by refund
panyanyany/laravel-exception-filter
17 Downloads
Filter some redundant file lines from stack trace.
gtheron/rest-bundle
9 Downloads
A bundle based on FriendsOfSymfony/RestBundle. Gives a base pattern for Resource definition and manipulation, along with base Controllers and Services to avoid REST resource manipulation code redundancy.
gipfl/test
55 Downloads
Tries to remove redundancy from our tests
edward144/php-mailer-failover
7 Downloads
A PHP Mailer class that allows for multiple redundant SMTP services to be configured.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
artbit/isget
60 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.
amattu2/ini-parser
24 Downloads
A PHP-7 .ini file parser built with error-redundancies
maxserv/fal_migration_undoubler
8 Downloads
Finds documents outside of the _migrated folder, updates references to point to those files and removes the redundant file from the _migrated folder.