Download the PHP package mphpmaster/laravel-dev-helpers without Composer
On this page you can find all versions of the php package mphpmaster/laravel-dev-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mphpmaster/laravel-dev-helpers
More information about mphpmaster/laravel-dev-helpers
Files in mphpmaster/laravel-dev-helpers
Download mphpmaster/laravel-dev-helpers
More information about mphpmaster/laravel-dev-helpers
Files in mphpmaster/laravel-dev-helpers
Vendor mphpmaster
Package laravel-dev-helpers
Short Description Laravel helpers for quick development
License MIT
Package laravel-dev-helpers
Short Description Laravel helpers for quick development
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-dev-helpers
Laravel Dev Helpers
Laravel helpers for quick development.
Part of mphpmaster/laravel-helpers:^3
Dependencies:
- php >=8.1 REQUIRED IN YOUR PROJECT
- laravel >=9 REQUIRED IN YOUR PROJECT
- illuminate/support >=9 composer will install it automaticly
- symfony/var-dumper ^6.0 composer will install it automaticly
- laravel/helpers ^1.5 composer will install it automaticly
Installation:
Content:
- Add file and line number when using
dd
ordump
. - Functions:
hasDeveloper
getDeveloper
isDeveloper
isDeveloperMode
returnCallable
returnClosure
returnArgs
returnString
returnArray
returnCollect
returnNull
returnTrue
returnFalse
isCommandExists
getSql
unauthenticated
throwUnauthenticated
logout
login
isLoggedIn
isGuest
notifyWhenTerminating
real_path
fromCallable
getDumpOutput
_gcm
_gc
_ce
bindTo
getClassPropertyValue
getMethodName
To add:
- Add
developer
key toconfig/app.php
- Add
dev_mode
key toconfig/app.php
ToDo:
- ...
Inspired by laravel/helpers.
License
The Laravel framework is open-sourced software licensed under the MIT license.
These Helpers are open-sourced software licensed under the MIT license.
All versions of laravel-dev-helpers with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
laravel/framework Version >=9
illuminate/support Version >=9
symfony/var-dumper Version ^6.0
laravel/helpers Version ^1.5
laravel/framework Version >=9
illuminate/support Version >=9
symfony/var-dumper Version ^6.0
laravel/helpers Version ^1.5
The package mphpmaster/laravel-dev-helpers contains the following files
Loading the files please wait ....