Download the PHP package padosoft/laravel-support without Composer
On this page you can find all versions of the php package padosoft/laravel-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download padosoft/laravel-support
More information about padosoft/laravel-support
Files in padosoft/laravel-support
Package laravel-support
Short Description support helpers, extended providers etc.. for laravel
License MIT
Homepage https://github.com/padosoft/laravel-support
Informations about the package laravel-support
Laravel-support
Laravel-support package is a collection of helpers and tools for Laravel projects.
Requires
- php: >=7.0.0
- illuminate/database: ^5.0
- illuminate/support: ^5.0
- illuminate/auth: ^5.0
- illuminate/contracts: ^5.0
Installation
You can install the package via composer:
List of functions
- validate
- locale
- userIsLogged
- query_interpolate
- queries
- query_table
Usage
Here is some support method:
Using helper for laravel validator:
Using locale() helper:
Using query_interpolate() helper:
Using queries() helper:
The output is:
Using query_table() helper:
Using current_user() helper:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email instead of using the issue tracker.
Credits
- Lorenzo Padovani
- All Contributors
About Padosoft
Padosoft (https://www.padosoft.com) is a software house based in Florence, Italy. Specialized in E-commerce and web sites.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-support with dependencies
illuminate/database Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/auth Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/contracts Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0