.codeclimate.yml | |
|
|
.coveralls.yml | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
.styleci.yml | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
phpspec.yml | |
|
|
phpunit.xml | |
|
|
src/Notifynder/Builder/Builder.php | 149 | A 2 hrs |
|
src/Notifynder/Builder/Notification.php | 114 | A 0 mins |
|
src/Notifynder/Collections/Config.php | 75 | A 0 mins |
|
src/Notifynder/Contracts/ConfigContract.php | 17 | A 0 mins |
|
src/Notifynder/Contracts/NotifynderManagerContract.php | 12 | A 0 mins |
|
src/Notifynder/Contracts/SenderContract.php | 7 | A 0 mins |
|
src/Notifynder/Contracts/SenderManagerContract.php | 13 | A 0 mins |
|
src/Notifynder/Exceptions/ExtraParamsException.php | 6 | A 0 mins |
|
src/Notifynder/Exceptions/UnvalidNotificationException.php | 17 | A 0 mins |
|
src/Notifynder/Facades/Notifynder.php | 10 | A 0 mins |
|
src/Notifynder/Helpers/TypeChecker.php | 70 | A 2 hrs |
|
src/Notifynder/Helpers/helpers.php | 11 | A 0 mins |
|
src/Notifynder/Managers/NotifynderManager.php | 71 | A 0 mins |
|
src/Notifynder/Managers/SenderManager.php | 67 | A 0 mins |
|
src/Notifynder/Models/Notification.php | 101 | A 1 hr |
|
src/Notifynder/Models/NotificationCategory.php | 66 | A 0 mins |
|
src/Notifynder/NotifynderServiceProvider.php | 117 | A 0 mins |
|
src/Notifynder/Parsers/NotificationParser.php | 71 | B 5 hrs |
|
src/Notifynder/Resolvers/ModelResolver.php | 38 | A 0 mins |
|
src/Notifynder/Senders/MultipleSender.php | 33 | A 0 mins |
|
src/Notifynder/Senders/OnceSender.php | 56 | A 0 mins |
|
src/Notifynder/Senders/SingleSender.php | 19 | A 0 mins |
|
src/Notifynder/Traits/Notifable.php | 21 | B 6 hrs |
|
src/Notifynder/Traits/NotifableBasic.php | 78 | A 0 mins |
|
src/Notifynder/Traits/NotifableLaravel53.php | 21 | B 6 hrs |
|
src/Notifynder/Traits/SenderCallback.php | 13 | A 0 mins |
|