Symfony

Open-source projects categorized as Symfony
+ PHP + TypeScript

Top 23 Symfony Open-Source Projects

  • Symfony

    The Symfony PHP framework

    Project mention: Integration tests on Symfony with Testcontainers | dev.to | 2024-09-11

    Today Symfony Framework is one of most mature and stable frameworks in PHP universe and it have various good implemented solutions, as integration tests for example. But, personally I always thought that although is easy to do integration tests itself, to provide external dependencies for test It wasn't always so easy, as databases for example.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Grav

    Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

    Project mention: K.I.S.S. - Why I moved my main site from Drupal to Grav CMS | dev.to | 2024-06-25

    It's Grav CMS.

  • Wallabag

    wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.

    Project mention: Linkhut: A Social Bookmarking Site | news.ycombinator.com | 2024-01-09

    Wallabag[0] is useful too if you want a self-hosted bookmarking solution. I'm with Pinboard too, but regularly export my bookmarks so I have a backed up local copy of recent bookmarks I've added to Pinboard.

    [0] https://github.com/wallabag/wallabag

    [0] https://wallabag.org/

  • console

    Eases the creation of beautiful and testable command line interfaces

  • http-foundation

    Defines an object-oriented layer for the HTTP specification

  • event-dispatcher

    Provides tools that allow your application components to communicate with each other by dispatching events and listening to them (by symfony)

  • API Platform

    🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

    Project mention: Symfony 7 vs. .NET Core 8 - Controllers | dev.to | 2024-07-02

    Another difference is that in .NET Core, we can integrate with OpenAPI out of the box (it is part of the framework), while in Symfony, an API-based application with OpenAPI features is only available using a third-party tool—the API Platform.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • http-kernel

    Provides a structured process for converting a Request into a Response

  • Sylius

    Open Source eCommerce Framework on Symfony

  • polyfill-mbstring

    Symfony polyfill for the Mbstring extension

  • routing

    Maps an HTTP request to a set of configuration variables

  • process

    Executes commands in sub-processes (by symfony)

  • Symfony VarDumper

    Provides mechanisms for walking through any arbitrary PHP variable

    Project mention: Adding dd() in Wordpress development | dev.to | 2024-05-27

    So here $vars are actually items of collection. Then inside the foreach it calls the static dump() method inside the [VarDumper](https://github.com/symfony/var-dumper/blob/7.0/VarDumper.php) class.

  • translation

    Provides tools to internationalize your application

  • php-pm

    PPM is a process manager, supercharger and load balancer for modern PHP applications.

  • DoctrineBundle

    Symfony Bundle for Doctrine ORM and DBAL

    Project mention: Ignore custom indexes on Doctrine DBAL 4 | dev.to | 2024-07-27

    I found a GitHub issue about platform_service config replacement here https://github.com/doctrine/DoctrineBundle/issues/1656.

  • filesystem

    Provides basic utilities for the filesystem (by symfony)

  • config

    Helps you find, load, combine, autofill and validate configuration values of any kind (by symfony)

    Project mention: topoconfig: enhancing config declarations with graphs | dev.to | 2023-10-03

    symfony/config

  • DoctrineMigrationsBundle

    Symfony integration for the doctrine/migrations library

  • flex

    Composer plugin for Symfony (by symfony)

  • Bolt

    Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL. (by bolt)

    Project mention: Bolt VS core - a user suggested alternative | libhunt.com/r/bolt/bolt | 2024-04-13
  • cache

    Provides extended PSR-6, PSR-16 (and tags) implementations (by symfony)

  • Symfony DI

    Allows you to standardize and centralize the way objects are constructed in your application

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Symfony discussion

Log in or Post with

Symfony related posts

  • How to Search in a PHP Associative Array – Fast tips

    2 projects | dev.to | 15 Aug 2024
  • Bundling Your Symfony UX Twig Components

    1 project | dev.to | 29 Jul 2024
  • Ignore custom indexes on Doctrine DBAL 4

    2 projects | dev.to | 27 Jul 2024
  • User-configurable settings in Symfony applications with jbtronics/settings-bundle (Part 3): Migrations and environment variables

    1 project | dev.to | 17 Jul 2024
  • Symfony 7 vs. .NET Core 8 - Controllers

    3 projects | dev.to | 2 Jul 2024
  • Creating your own security attribute with Symfony

    1 project | dev.to | 29 Jun 2024
  • Adding dd() in Wordpress development

    1 project | dev.to | 27 May 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Symfony projects? This list will help you:

Project Stars
1 Symfony 29,625
2 Grav 14,467
3 Wallabag 10,125
4 console 9,712
5 http-foundation 8,608
6 event-dispatcher 8,490
7 API Platform 8,433
8 http-kernel 8,086
9 Sylius 7,846
10 polyfill-mbstring 7,817
11 routing 7,578
12 process 7,420
13 Symfony VarDumper 7,391
14 translation 6,602
15 php-pm 6,555
16 DoctrineBundle 4,695
17 filesystem 4,588
18 config 4,209
19 DoctrineMigrationsBundle 4,192
20 flex 4,151
21 Bolt 4,149
22 cache 4,091
23 Symfony DI 4,085

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that PHP is
the 14th most popular programming language
based on number of metions?