Get support for assertchris/next-php-framework

If you're new to LTH, please see our FAQ for more information on what it is we do.

Support Options

Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:

View Open Issues

Take a look to see if anyone else has experienced the same issue as you and if they managed to solve it.

Open an Issue

Make sure to read any relevant guidelines for opening issues on this repo before posting a new issue.

Sponsor directly

Check out the page and see if there are any options to sponsor this project or it's developers directly.

assertchris/next-php-framework

Next

This is an experiment to create something that's as elegant as NextJS, with some of the craeture comforts of the Laravel framework. There's lots still to do, but I thought it would be useful to get it out in the open while I add a few non-essential things to it.

Roadmap

This list is not exhaustive or prioritised:

  • Add Framework tests
  • Add Framework documentation
  • Refine cache and session dx
  • Add more commands (migrate:fresh, make, serve)
  • Add middleware layer
  • Add session middleware
  • Add rate limit middleware
  • Add security middleware (cors, csp, csrf)
  • Add more cache and session drivers
  • Support extension and request method negotiation
  • Store route params in request and make them accessible like headers or cookies
  • Support route overrides in config
  • Add phpx template layer
  • Add sourcemap support for phpx
  • Add phpx interactivity
  • Add example tests in demo app
  • Come up with proper name + logo

Getting started

  • Clone this repo
  • Run composer install
  • Clone the demo app alongside the this repo (same parent folder)
  • Run composer install in the demo app
  • Run composer run serve in the demo app
Our Mission

We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.

Interesting Articles

Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated

p-e622a1a2