magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #symfony.
Show all

Symfony meets WordPress. I call it Sword.

Few months ago I came here to introduce a library to work with WordPress database from a third party app (WordpressInterop). I use it to work in a Symfony app that connects to some WordPress websites. And then I had a monolithic dream.
Saved on: 2022-09-11

Symfony Demo meets Modular, Microservice-ready Architecture

Hi guys. I've created a Symfony 6 based Application that can serve as an Enterprise Architecture reference for anyone who's planning to build Large Scale Applications with Symfony. It uses a similar 'Blog' theme as the official Symfony Demo and can be found here. 
Saved on: 2021-12-09

Using the Symfony Messenger component

When developing a large scale application the software often needs to do a lot of different tasks. These tasks can consume a lot of time. Because you want your application to be fast and offer a great user experience you don’t want to process these tasks immediately.
Saved on: 2021-10-10

Laravel vs. Symfony: A Side by Side Comparison

When facing the start of a brand new PHP application, there is one decision that can’t be overlooked: which framework should you use? And when it comes to PHP frameworks, the "fight" is often Laravel vs. Symfony.
Saved on: 2021-07-30

Symfony Lock and Messenger component - Happyr developer blog

The lock component have saved me so many times. It helps me with race conditions, it makes my code simpler and my application more reliable. I’m using it to fix all kinds of problems and I’ve noticed that I use a few different methods.
Tags: #php #symfony
Saved on: 2021-02-15

Dynamically changing the log level in Symfony apps — Matthias Noback - Blog

This is just a quick post sharing something I was able to figure out after doing some research. The situation: our application throws exceptions by means of "talking back to the user". As developer we don't want to be notified about all these exceptions.
Tags: #php #symfony
Saved on: 2020-09-29

JoliCode - Battle log: a deep dive in Symfony stack in search of optimizati

My team and I are working on a big project that is becoming bigger and bigger. Split in micro services, each end-user call generates an increasing number of HTTP API calls. Performance was becoming a problem and the Developer eXperience (DX) suffered as a result.
Saved on: 2020-01-20

Introduction

Docker Image for Symfony 4.3+ Application running on Apache 2.4 based on PHP Official Image. This image should be used as a base image for your Symfony Project, and you shall extend and edit it according to your app needs.
Saved on: 2019-09-24

hgraca/explicit-architecture-php: This repository is a demo of Explicit Arc

The "Symfony Demo Application" is a reference application created to show how to develop Symfony applications following the recommended best practices. This repository is a demo of Explicit Architecture, using the Symfony Demo Application.
Saved on: 2019-06-07

What You Lose by Switching to Symfony | Tomas Votruba

Switching one framework for another is nowadays getting easier and easier. What you could do for months only on your private projects, where income and delivering features are not important, is now an option for big websites with millions of lines of code.
Tags: #symfony
Saved on: 2019-04-11

Why Config Coding Sucks | Tomas Votruba

Rector and static analysis help us to work with code better, but it also helps us spot new weak-points of our PHP code. One of the biggest evils is config coding. How it can hurt you and how get rid of it?
Saved on: 2019-02-19

Ports and Adapters implementation in PHP, with a little Symfony help

The “Ports and Adapters” pattern (also know as Hexagonal Architecture) is strictly related to Domain Driven Design (DDD). That means it is framework-independent. But what is Symfony doing here? Let’s take a closer look.
Tags: #ddd #symfony
Saved on: 2019-01-22

[SymfonyCon slides] Progressively enhance your Symfony 4 app using Vue, API Platform, Mercure and Panther

Thanks to the new capabilities of the web platform (web components, Progressive Web Apps…) and the rise of modern JS libraries (Vue, React, Angular) almost all modern Symfony applications must leverage the frontend ecosystem.
Saved on: 2018-12-07

HTTP/2 : speed up your apps and dispatch real time updates (Symfony and API Platform’s features announcement)

Founder and CEO at Les-Tilleuls.coop. Creator of API Platform, Vulcain and Mercure, member of the Symfony Core Team.
Saved on: 2018-10-27

Diving into Symfony’s DependencyInjection — Part 1: First steps with the co

this article, we’re going to dive into Symfony’s dependency injection component. We will use it from scratch, out of the Symfony framework, with the minimum of external dependencies. You can code along with me while reading this article, each steps will be detailed so you can easily follow.
Tags: #symfony
Saved on: 2018-10-11

Symfony Docker, dall'ambiente di sviluppo alla produzione

Test jobs Test with coverage: stage: Test coverage: '/Lines:\s*\d+\.
Saved on: 2018-09-25

Building a single-page application with Symfony 4, Vue.js, Vue Router, Vuex

With Symfony, I used to build my web applications in a traditional way: the framework handles everything, from the routing to the page rendering. However nowadays web applications have complex user interactions and the previous approach does not fit well for such cases.
Saved on: 2018-09-04

How to build a scalable Symfony application on Kubernetes

Modern web applications are complex. The expectations of your users regarding your application are constantly increasing: nowadays, an application needs to be fast, convenient, easy to use and beautiful.
Saved on: 2018-08-14

Migrating your project to Symfony

Written by on July 14th 2016. From time to time I see people struggling with trying to port their existing site or web-app to Symfony. Their old framework architecture might not match that of Symfony, making porting their controllers not that easy.
Tags: #symfony
Saved on: 2018-07-21

multi-image-blog-project — SitePoint

Image Resizing: Bruno Škvorc shows how to modify a multi-image gallery blog to serve resized versions of images depending on the size of the viewport. Tonino Jankov shows how to optimize on-the-fly thumbnail generation, reducing request time from 28 to 0.7 seconds with Nginx and pm-static.
Saved on: 2018-07-02

Creating Time Tracking System in PHP Symfony and Vue

www.cloudways.com is using a security service for protection against online attacks. This process is automatic. You will be redirected once the validation is complete.
Saved on: 2018-07-02

Create your own PHP Framework

IntroductionWhy would you Like to Create your Own Framework?Before You StartBootstrappingOur ProjectThe HttpFoundation ComponentGoing OOP with the HttpFoundation ComponentThe Front ControllerThe Routi…
Tags: #symfony
Saved on: 2018-04-01

Symfony Tutorial: Building a Blog (Part 3)

This blog post uses Symfony 4.0. To learn how to implement authentication and authorization using Symfony 5 Guards, check out Creating your First Symfony App and Adding Authentication . TL;DR: Symfony is a PHP framework as well as a set of reusable PHP components and libraries.
Saved on: 2018-03-24

Learn Symfony with Silex, the Demo App and the Best Practises Book | Symfon

The Symfony Full Stack framework is a fully featured platform for you to create your custom applications on top of. If you have experience with it, the structure logical and straightforward. But as always, nobody is born an expert. The Symfony Community offers good tools to getting started with it.
Tags: #php #symfony
Saved on: 2015-07-30

symfony2 | Tag | Blog | Stfalcon.com

Many companies providing web and app development services use open source solutions in their work. Studio stfalcon.com is not an exception: our favorite PHP framework Symfony2 is distributed under free software license from MIT.
Tags: #php #symfony
Saved on: 2015-07-14

dunglas/DunglasApiBundle · GitHub

DunglasApiBundle is an easy to use and powerful system to create hypermedia-driven REST APIs. It is a component of the Dunglas's API Platform framework and it can be used as a standalone bundle for the Symfony framework.
Tags: #php #symfony
Saved on: 2015-05-23

Introducing the Symfony Demo application (Symfony Blog) : PHP

Introducing the Symfony Demo application (Symfony Blog) (symfony.com)submitted 3 minutes ago by loading...
Tags: #php #symfony
Saved on: 2015-04-21

symfony-si/symfony-must-watch

List of interesting videos, conference talks, tutorials all about Symfony, Silex and PHP. Inspired by *-must-watch trend on GitHub.
Tags: #php #symfony
Saved on: 2015-03-19

Symfony All The Things (Web) — Whitewashing

My Symfony Hello World post introduced the smallest possible example of a Symfony application. Using this in trainings helps the participants understand of just how few parts a Symfony application contains.
Tags: #php #symfony
Saved on: 2014-12-21

certificationy/certificationy

This is provides a complete system to build multiple choice question system. This is useful for any company that need to test an applicant, or to make a certification website/training tool.
Saved on: 2014-09-05

Handling AngularJS POST requests in Symfony | labs @ Qandidate.com

At Qandidate.com we started using AngularJS last year and I have to say it was love at first sight! Two-way databinding, testability, dependency injection, server communication...awesome! Did I say server communication? We use Symfony 2 (which is awesome too) for our back end API’s.
Saved on: 2014-08-22

The 30 Most Useful Symfony Bundles (and making them even better) (Symfony B

First, the results of the survey will be used to make some key decisions over the new few months. No, we can't say more, but stay tuned ;). But for starters, these bundles will participate in the second DX Hackday that will be announced very soon.
Tags: #php #symfony
Saved on: 2014-08-08

Building and Processing Forms in Symfony 2

In this tutorial we will look at two examples of using forms in Symfony 2. In the the first, we will place form elements straight in the View file and then handle the form processing manually in the controller.
Saved on: 2014-06-17

ELAO - Symfony 2 Cheats Sheets (Doctrine 2, Twig, Form)

Download our amazing sheets for Symfony2 Discover our brand new sheets we cooked for Symfony2 and its components : Doctrine2, Form Component & Twig
Saved on: 2014-05-17

The Book (current) - Symfony

If you prefer traditional learning, start by reading all the articles in the Getting Started section on this page. They'll teach you the basics you need to start working on Symfony projects. Then, read the other articles when you need to use those features.
Saved on: 2014-04-30
❤️
</>
2024