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. Learn more →
Top 23 PHP symfony-component Projects
-
Symfony console component. The Console component eases the creation of beautiful and testable command line interfaces.
-
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)
-
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.
-
-
-
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.
-
-
-
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
-
-
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
-
“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-15Most notable differences with symfony/serializer:
-
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.)
-
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)
-
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.
-
-
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
PHP symfony-component related posts
- How do you handle Api keys and tokens?
- 95% final readonly classes. What is your superpower?
- Implement PHP session manager in a vanilla PHP project
- SMTP credentials exposed within GitHub account
- How Symfony components power Drupal’s drive to new frontiers
- Benchmarking serialization
- Suggestions for options in cleaning/purifying raw HTML? Stripping inline JavaScript/CSS, etc. and getting text content only
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Mar 2023
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 |