Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/tinker
Powerful REPL for the Laravel framework.
https://github.com/laravel/tinker
laravel psysh repl tinker
Last synced: 6 days ago
JSON representation
Powerful REPL for the Laravel framework.
- Host: GitHub
- URL: https://github.com/laravel/tinker
- Owner: laravel
- License: mit
- Created: 2016-12-21T17:09:41.000Z (about 8 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-09-27T14:57:58.000Z (3 months ago)
- Last Synced: 2024-12-08T20:57:34.012Z (13 days ago)
- Topics: laravel, psysh, repl, tinker
- Language: PHP
- Homepage: https://laravel.com/docs/artisan#tinker
- Size: 223 KB
- Stars: 7,350
- Watchers: 36
- Forks: 130
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## Introduction
Laravel Tinker is a powerful REPL for the Laravel framework.
## Official Documentation
Documentation for Tinker can be found on the [Laravel website](https://laravel.com/docs/artisan#tinker).
## Contributing
Thank you for considering contributing to Tinker! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/tinker/security/policy) on how to report security vulnerabilities.
## License
Laravel Tinker is open-sourced software licensed under the [MIT license](LICENSE.md).