GithubHelp home page GithubHelp logo

Comments (2)

Pierstoval avatar Pierstoval commented on August 25, 2024 1

After I started Rymfony, I stumbled upon your project at some point 😄

It looks very promising indeed, my goal with Rymfony is to do the same thing as Symfony CLI in the first place, and then make it more customizable than the Symfony binary.

I'd like to make sure one can move from Symfony CLI to Rymfony without any change (hence why I have the same command names and options). Once they have migrated to Rymfony, they will be able to use more features.

I see in your project that you didn't implement the fastcgi proxy yet. Rymfony has it, even though it's not perfect (has tons of issues, hence the current open issues on the repository).

I'm not available currently (was hardly working, now I'm on holiday, I'll continue the work later), but my next milestone is to refactor the php:list command, it's quite tough since I'm still a beginner with Rust.

If you feel okay with working on the current issues with the HTTP layer, feel free to contribute!

Since we're using Rust and the project is open-source, I think we can clear the path to optimize a lot of stuff in order to make Rymfony prod-friendly 😉

However, you might note that I am not considering anything related to Docker for now. I prefer to let users find their own way to use Rymfony with Docker, just the same way you did use Symfony CLI with DOcker (that's also something I do on one of my projects: bundle a docker image with Symfony CLI and use it as HTTP entry point, but it indeed has drawbacks, and I have to restart the server every once in a while...)

from rymfony.

Pierstoval avatar Pierstoval commented on August 25, 2024 1

@shouze I don't know if you followed the last months of development, but there were some improvements on the php:list command, and the FastCGI implementation should be okay now!

I added some elements in the roadmap (and in issues) to show what I'd like for Rymfony, and supporting read-only filesystems is a good idea, even though it'll need some tweaks (especially because we need to write information about the server's PID, FPM config, servers list, PHP versions, etc.).

from rymfony.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.