GithubHelp home page GithubHelp logo

nanorocks / php-ecosystem-multi-framework Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 19 KB

Home Page: https://hub.docker.com/r/nanorocks/php-ecosystem-multi-framework

License: GNU General Public License v3.0

Dockerfile 100.00%
docker docker-hub docker-image

php-ecosystem-multi-framework's Introduction

PHP Ecosystem Multi-Framework Docker Repository

Welcome to the PHP Ecosystem Multi-Framework Docker Repository! ๐Ÿš€

Unleash the full potential of your PHP development with our versatile Docker image. This repository offers seamless support for popular frameworks like Laravel, Symfony, Slim, CodeIgniter, Yii, and more. Linked with GitHub and inspired by this repo, our unified environment provides efficiency and ease of use.

Note: Currently, all frameworks support PHP 8.2. The repository is equipped with MySQL and PostgreSQL support, ensuring compatibility with diverse database choices. Additionally, necessary PHP extensions are preconfigured for each framework, streamlining your development process.

Dive into a user-friendly PHP setup, accelerating your projects effortlessly. Explore our overview guide for insights on running and maximizing the capabilities of this dynamic Docker image. Happy coding with the PHP Ecosystem Multi-Framework image for Docker!

Example docker-compose.yml for php-ecosystem-multi-framework:

version: '3.1'

services:
  php-fpm:
    image: nanorocks/php-ecosystem-multi-framework
    container_name: php-fpm
    volumes:
      - ./src/laravel:/var/www/html/laravel
      - ./src/symfony:/var/www/html/symfony
      - ./src/codeigniter:/var/www/html/codeigniter
      - ./src/slim:/var/www/html/slim
      - ./src/yii:/var/www/html/yii
    networks:
      - docker-pnmamhes

Reference: Here

php-ecosystem-multi-framework's People

Contributors

nanorocks avatar

Watchers

 avatar  avatar

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.