PHP symfony-component

Open-source PHP projects categorized as symfony-component

Top 23 PHP symfony-component Projects

  • console

    Eases the creation of beautiful and testable command line interfaces

    Project mention: Creating an application in Yii3. | dev.to | 2023-01-05

    Symfony console component. The Console component eases the creation of beautiful and testable command line interfaces.

  • http-foundation

    Defines an object-oriented layer for the HTTP specification

    Project mention: Laravel TrustProxies with multiple proxies | reddit.com/r/PHPhelp | 2023-03-22

    For ref take a read of the symfony component in use. getTruatedValues() is interesting

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • event-dispatcher

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

  • http-kernel

    Provides a structured process for converting a Request into a Response

    Project mention: 95% final readonly classes. What is your superpower? | reddit.com/r/PHP | 2023-02-03

    I present you the Symfony ControllerEvent, final class, no interface and a boatload of heavy dependencies.

  • polyfill-mbstring

    This component provides a partial, native PHP implementation for the Mbstring extension.

  • routing

    Maps an HTTP request to a set of configuration variables

  • process

    Executes commands in sub-processes (by symfony)

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • Symfony VarDumper

    Provides mechanisms for walking through any arbitrary PHP variable

  • translation

    Provides tools to internationalize your application

  • filesystem

    Provides basic utilities for the filesystem (by symfony)

    Project mention: Basic Class Library for Working With Files | reddit.com/r/PHP | 2022-05-11

    One of the things that I had to work with recently in PHP is files. What I needed is just to do basic operations like reading and modifying. I found two good options that I could use. The first one was flysystem and the second option was symphony's file system.

  • polyfill-ctype

    This component provides a partial, native PHP implementation for the Ctype extension.

  • Symfony DI

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

  • cache

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

  • Symfony Dotenv

    Registers environment variables from a .env file (by symfony)

    Project mention: How do you handle Api keys and tokens? | reddit.com/r/PHP | 2023-02-17

    Keys and tokens in .env.local per environment (in .gitignore obviously), with a placeholder in the .env. I use https://github.com/symfony/dotenv

  • Symfony Asset

    Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files

  • polyfill

    PHP polyfills

    Project mention: How Symfony components power Drupal’s drive to new frontiers | dev.to | 2022-12-31

    “The Polyfill Iconv component provides a native PHP implementation of the php.net/iconv functions (short of [ob_iconv_handler](https://php.net/ob-iconv-handler)). More information can be found in the main Polyfill README.”

  • serializer

    Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. (by symfony)

    Project mention: brick/json-mapper: map JSON data to strongly typed PHP DTOs | reddit.com/r/PHP | 2023-02-15

    Most notable differences with symfony/serializer:

  • var-exporter

    Allows exporting any serializable PHP data structure to plain PHP code

    Project mention: Benchmarking serialization | reddit.com/r/PHP | 2022-06-27

    You should definitely try symfony/var-exporter, which has been built precisely for putting *any* serializable php objects into opcache (while var_export() is super limited in this regards.)

  • http-client

    Provides powerful methods to fetch HTTP resources synchronously or asynchronously

    Project mention: Does a generic third party api connector package exist? A swiss army knife for connecting to various apis? | reddit.com/r/PHP | 2023-01-28

    I like this one personality: https://github.com/symfony/http-client

  • string

    Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way (by symfony)

  • Symfony Mailer

    Helps sending emails

    Project mention: How to debug mail()? It only returns 1, 0, or null. I'm not sure if gmail is blocking it either. | reddit.com/r/PHPhelp | 2022-09-25

    That is utterly simple, and can be readily converted for usage with cURL through PHP without loading any external libraries. No symfony/mailer. No PHPMailer/PHPMailer. Nothing.

  • amqp-messenger

    Symfony AMQP extension Messenger Bridge

  • html-sanitizer

    Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM. (by symfony)

    Project mention: Suggestions for options in cleaning/purifying raw HTML? Stripping inline JavaScript/CSS, etc. and getting text content only | reddit.com/r/PHPhelp | 2022-06-04

    *Symfony HTMLSanitizer

  • SaaSHub

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

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). The latest post mention was on 2023-03-22.

PHP symfony-component related posts

Index

What are some of the best open-source symfony-component projects in PHP? This list will help you:

Project Stars
1 console 9,425
2 http-foundation 8,405
3 event-dispatcher 8,280
4 http-kernel 7,867
5 polyfill-mbstring 7,627
6 routing 7,369
7 process 7,198
8 Symfony VarDumper 7,166
9 translation 6,443
10 filesystem 4,398
11 polyfill-ctype 3,939
12 Symfony DI 3,911
13 cache 3,885
14 Symfony Dotenv 3,547
15 Symfony Asset 2,977
16 polyfill 2,294
17 serializer 2,253
18 var-exporter 1,860
19 http-client 1,701
20 string 1,371
21 Symfony Mailer 1,188
22 amqp-messenger 236
23 html-sanitizer 202
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com