Libraries tagged by SAMP package
nhiepphong/laravel-push-notification
185 Downloads
Laravel 5 Package for sending push notifications to Android and iOS devices. Same as witty's with added support for Laravel 5.2, 5.3, 5.4, 5.5
neosrulez/dimensionsindexkeeper
169 Downloads
A Neos CMS package that keeps the index of nodetypes the same in all dimensions.
mouf/utils.log.multi-logger
6 Downloads
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
guglielmoseminara/x-livewire
1 Downloads
A package that allows you to use livewire components the same way you would use blade components. Ie, giving it slots, atttributes etc
filpgame/laravalid
225 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
dickens/messaging
1 Downloads
A simple package to send email and store the same on local database
codeblog.pro/laravel-geo-location
54 Downloads
The package allows you to get the location of the user by his IP. The package provides the ability to use several services at the same time to increase accuracy and to increase free limits.
chehine/role-manager
2 Downloads
You can use this package whenever you want to integrate an access control system based on roles in a project with MySQL as your RDBMS. It is easy to use and can be integrated with any php framework in the same way.
cemerson/translator-twig-extension
6081 Downloads
Twig extension to provide the same functionality as Twig's own i18n extension but with the ability to pass in a TranslatorInterface from the gettext/gettext package instead of using the built-in gettext functionality
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
basvanh/simplesaml
13 Downloads
This package provides a wrapper to onelogin/php-saml library.
ayman-mahgoub/compare-engine-tracker
1 Downloads
This package used to compare to objects with the same type
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
asachanfbd/laravel-push-notification
787 Downloads
Laravel 5 Package for sending push notifications to Android and iOS devices. Same as witty's with added support for Laravel 5.2
agifsofyan/noto
37 Downloads
This is a plugin/package to use the file system from Octobercms to work on laravel. This plugin will be very helpful if you have 2 projects (Laravel & Octobercms) with the same 1 DB.