All Projects → dunglas → Symfony Docker

dunglas / Symfony Docker

A Docker-based installer and runtime for Symfony. Install: download and `docker-compose up`.

Projects that are alternatives of or similar to Symfony Docker

Isahc
The practical HTTP client that is fun to use.
Stars: ✭ 338 (-53.83%)
Mutual labels:  hacktoberfest, http2, https
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (-83.33%)
Mutual labels:  hacktoberfest, http2, https
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+1946.86%)
Mutual labels:  hacktoberfest, http2, https
Schema Generator
PHP Model Scaffolding from Schema.org and other RDF vocabularies
Stars: ✭ 379 (-48.22%)
Mutual labels:  hacktoberfest, symfony
Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Stars: ✭ 329 (-55.05%)
Mutual labels:  hacktoberfest, https
Kunstmaanbundlescms
An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
Stars: ✭ 346 (-52.73%)
Mutual labels:  hacktoberfest, symfony
Ace
HTTP web server and client, supports http1 and http2
Stars: ✭ 295 (-59.7%)
Mutual labels:  http2, https
Node Libcurl
libcurl bindings for Node.js
Stars: ✭ 447 (-38.93%)
Mutual labels:  hacktoberfest, http2
Doctrinebundle
Symfony Bundle for Doctrine ORM and DBAL
Stars: ✭ 4,225 (+477.19%)
Mutual labels:  hacktoberfest, symfony
Preact Cli
😺 Your next Preact PWA starts in 30 seconds.
Stars: ✭ 4,510 (+516.12%)
Mutual labels:  hacktoberfest, http2
Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+630.33%)
Mutual labels:  http2, https
Kurly
kurly is an alternative to the widely popular curl program, written in Golang.
Stars: ✭ 319 (-56.42%)
Mutual labels:  http2, https
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (-19.81%)
Mutual labels:  http2, https
Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (-11.89%)
Mutual labels:  hacktoberfest, symfony
Echo
High performance, minimalist Go web framework
Stars: ✭ 21,297 (+2809.43%)
Mutual labels:  http2, https
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+345.36%)
Mutual labels:  http2, https
Deimosc2
DeimosC2 is a Golang command and control framework for post-exploitation.
Stars: ✭ 423 (-42.21%)
Mutual labels:  hacktoberfest, https
Symfony
The Symfony PHP framework
Stars: ✭ 26,220 (+3481.97%)
Mutual labels:  hacktoberfest, symfony
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+363.39%)
Mutual labels:  hacktoberfest, http2
Vulcain
Fast and idiomatic client-driven REST APIs.
Stars: ✭ 3,190 (+335.79%)
Mutual labels:  hacktoberfest, http2

Symfony Docker

A Docker-based installer and runtime for the Symfony web framework, with full HTTP/2, HTTP/3 and HTTPS support.

CI

Getting Started

  1. If not already done, install Docker Compose
  2. Run docker-compose up (the logs will be displayed in the current shell)
  3. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate

Features

  • Production, development and CI ready
  • Automatic HTTPS (in dev and in prod!)
  • HTTP/2, HTTP/3 and Preload support
  • Built-in Mercure hub
  • Vulcain support
  • Just 2 services (PHP FPM and Caddy server)
  • Super-readable configuration

Enjoy!

Docs

  1. Build options
  2. Support for extra services
  3. Deploying in production
  4. Installing Xdebug
  5. Troubleshooting

Credits

Created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].