laravel / tinker
Powerful REPL for the Laravel framework.
Installs: 289 209 837
Dependents: 1 890
Suggesters: 34
Security: 0
Stars: 7 326
Watchers: 34
Forks: 131
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-09-27 14:59:49 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.