Unable to start or read suphle session

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

Our great sponsors
  • Cloudways Cloudways' Black Friday Offer - 1st Choice of Developers
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • suphle

    Opinionated PHP framework for building performant, extensible, and testable web applications

    Here is the csrf caller https://github.com/nmeri17/suphle/blob/85cc4f37c6f5e023d163fff3c955b2af4ad669f7/src/Security/CSRF/CsrfGenerator.php

  • Tracy

    😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)

    are you logging all errors/warnings and notices in php? and if so , are any coming up? maybe it would be worth adding tracy to your project to display issues? (https://tracy.nette.org)

  • Cloudways

    Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.

  • xm-assessment

    Install this using composer create-project ==> https://github.com/nmeri17/xm-assessment, open a server with the command php suphle server:start AllModules --insane --no_static_refactor --ignore_static_correct. Visit the path localhost:8080/symbols/all-symbols. That is the GET path that should store the CSRF token. This is equally loaded into the form you receive. After filling and submitting the form, the session is blank (except for flash section refreshed per page)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts