laravel / tinker
Powerful REPL for the Laravel framework.
Installs: 295 718 416
Dependents: 1 901
Suggesters: 35
Security: 0
Stars: 7 337
Watchers: 35
Forks: 130
Open Issues: 0
Requires
- php: ^7.2.5|^8.0
- illuminate/console: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/contracts: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- psy/psysh: ^0.11.1|^0.12.0
- symfony/var-dumper: ^4.3.4|^5.0|^6.0|^7.0
Requires (Dev)
- mockery/mockery: ~1.3.3|^1.4.2
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^8.5.8|^9.3.3
Suggests
- illuminate/database: The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0).
This package is auto-updated.
Last update: 2024-10-27 15:13:20 UTC
README
Introduction
Laravel Tinker is a powerful REPL for the Laravel framework.
Official Documentation
Documentation for Tinker can be found on the Laravel website.
Contributing
Thank you for considering contributing to Tinker! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Tinker is open-sourced software licensed under the MIT license.