Coder Social home page Coder Social logo

sfindocker's Introduction

sfindocker

To easily test your symfony applications on futurs versions of PHP

Requirements

  • Symfony Framework Bundle >= 5.1
  • Docker
  • Use Symfony binary
  • Use database and mailcatcher from docker-compose.yaml

Quick installation

  • Step 1, go to your projet and start your database and mailcatcher with docker-compose
  • Step 2, copy paste docker-compose-php81RC6.yaml in your project
  • Step 3, replace PROJECT_FOLDER_NAME by the exact name of your current folder
  • Step 4, start this new docker-compose-php81RC6.yaml docker-compose -f docker-compose-php81RC6.yaml up --force-recreate
  • Step 5, go to http://localhost:8000/ on your favorite browser, and you should be on PHP8.1 RC6

The purpose of this little tool

I wanted to see if i got deprecated codes on my project, but I didn't want install PHP8.1 RC6 on my macbook. Docker is a perfect solution to test it quickly.

Feel free to contribute ๐Ÿš€

You can adapt php81RC6 to your needs.

Disclaimer

I only test it on my mac

sfindocker's People

Contributors

yoann-tyt avatar

Watchers

 avatar  avatar

Forkers

sebbod

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.