PsySH

A REPL for PHP (by bobthecow)

PsySH Alternatives

Similar projects and alternatives to PsySH

  1. Nextcloud

    619 PsySH VS Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. Monica

    151 PsySH VS Monica

    Personal CRM. Remember everything about your friends, family and business relationships.

  4. ngs

    98 PsySH VS ngs

    Next Generation Shell (NGS)

  5. Packagist

    Package Repository Website - try https://packagist.com if you need your own -

  6. PHPMailer

    61 PsySH VS PHPMailer

    The classic email sending library for PHP

  7. wp-graphql

    :rocket: GraphQL API for WordPress

  8. CraftCMS

    47 PsySH VS CraftCMS

    Build bespoke content experiences with Craft. (by craftcms)

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. Monolog

    31 PsySH VS Monolog

    Sends your logs to files, sockets, inboxes, databases and various web services

  11. CakePHP

    30 PsySH VS CakePHP

    CakePHP: The Rapid Development Framework for PHP - Official Repository

  12. Laradock

    28 PsySH VS Laradock

    Full PHP development environment for Docker.

  13. Flysystem

    20 PsySH VS Flysystem

    Abstraction for local and remote filesystems

  14. Guzzle

    16 PsySH VS Guzzle

    Guzzle, an extensible PHP HTTP client

  15. Symfony Panther

    A browser testing and web crawling library for PHP and Symfony

  16. RubixML

    12 PsySH VS RubixML

    A high-level machine learning and deep learning library for the PHP language.

  17. Faker

    11 PsySH VS Faker
  18. Boris

    0 PsySH VS Boris

    A tiny REPL for PHP

  19. PHP console

    🖥 PHP CLI application library, provide console options,arguments parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台选项、参数解析, 命令运行,颜色风格输出, 用户信息交互, 特殊格式信息显示 (by inhere)

  20. Hoa Console

    Discontinued The Hoa\Console library. (by hoaproject)

  21. Cycle ORM

    7 PsySH VS Cycle ORM

    PHP DataMapper, ORM (by cycle)

  22. CLI Menu

    2 PsySH VS CLI Menu

    🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PsySH alternative or higher similarity.

PsySH discussion

Log in or Post with

PsySH reviews and mentions

Posts with mentions or reviews of PsySH. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-14.
  • Upcoming Hardening in PHP
    5 projects | news.ycombinator.com | 14 Nov 2024
    https://psysh.org/

    It's very popular, as in a lot of businesses use it, it's just not fashionable.

    I think it's a great tool to have. It had gradual typing before it was cool. You can type in like a page of code including the layout and render whatever in a PDO-supported database on a web page, served by the builtin web server, which is great for data exploration and things like SQL optimisation. At the moment I'm handling some data flows and conversions in a project with something like a terabyte of email and office documents that need to go into RDBMS, because there are some liberally licensed lightweight libraries (in contrast to the bulky stuff in Jakarta-land) and the performance is good enough to not be a bottleneck.

    There's a degree of clunkiness and incoherence in built-in API:s that might be off-putting at first but the included batteries and PsySH make for a quite decent tool anyway.

  • PHP Doesn't Suck Anymore
    5 projects | news.ycombinator.com | 4 May 2024
    PHP is great, but you need to be a pretty decent developer to use it effectively.

    It has a rather nice interactive shell, https://psysh.org/ . I've built non-trivial, non-web systems in it.

    Concurrency 'within' the language isn't as nice as some alternatives, but the FCGI-style deployment is quite reliable and convenient in practice.

  • Open Source Projects You Can Lay Your Hand On
    9 projects | /r/XBScompany | 6 Dec 2023
    psysh is an interactive shell that enables developers to explore and experiment with PHP code without the need to write the source code for an entire application. It provides a simple and user-friendly shell interface where you can enter PHP code and instantly observe the results. Also, psysh is a configurable tool equipped with various plugins and modules. Therefore, you can customize it the way you want.
  • Tinker in Lumen: Your Ultimate Debugging Companion
    1 project | dev.to | 6 Nov 2023
    Tinker is a REPL built over psysh which is a general-purpose REPL for PHP. Since a Laravel application is not plain PHP and has states, databases, caches, events, and many more complex resources specific to the framework, it's not possible to interact with the application the way one would expect just using psysh.
  • Telegraph and the Unix Shell
    8 projects | /r/commandline | 31 Dec 2022
    Why choose when you can have both in one https://psysh.org/ lol... I testdrove it once, but not convinced (I think the "merged" 2-languages-in-1 is pretty funny but maybe it works for some people).
  • What is your #1 PHP feature request (part 2)
    2 projects | /r/PHP | 26 Nov 2022
    Would love to see https://psysh.org incorporated in core.
  • Probably the best config option not to use
    1 project | /r/ProgrammerHumor | 11 Oct 2022
  • Does tinker have a way of paging output?
    1 project | /r/laravel | 20 Apr 2022
    It does! Or rather it used to (and still does for some things) but looks like it broke for stdout and return value dumping a couple of years ago.
  • 10+The Best PHP Projects GitHub 2022
    25 projects | dev.to | 8 Nov 2021
    PsySH offers a dev console and interactive debugger for PHP projects. In effect, this repo creates a REPL platform for PHP developers.
  • Question Regarding htmlspecialchars()
    1 project | /r/PHPhelp | 16 Aug 2021
    psysh is a killer tool in situations like this.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic PsySH repo stats
21
9,762
8.5
19 days ago

bobthecow/psysh is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of PsySH is PHP.


Sponsored
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io

Did you know that PHP is
the 14th most popular programming language
based on number of references?