Top 23 PHP Symfony Projects
-
If you want to make an actual site that will be used for real: don't make a user system, learn a framework which includes a high-quality user system out of the box like symfony or laravel.
-
Project mention: Opensource alternative to WordPress? Try Ghost! | reddit.com/r/selfhosted | 2021-04-03
You have to build grav from the dockerfile. It’s pretty easy and the instructions are at their git.
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
console
The Console component eases the creation of beautiful and testable command line interfaces. (by symfony)
-
routing
The Routing component maps an HTTP request to a set of configuration variables. (by symfony)
Project mention: Trying to Learn MVC for Laravel but kind of not sold on it , can someone explain/help? | reddit.com/r/PHPhelp | 2021-01-31- Symfony's Router
-
Symfony VarDumper
The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().
-
Sylius
-
-
Wallabag
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Project mention: An Emacs wallabag client - the Emacser way to manage web pages! | reddit.com/r/emacs | 2021-04-12git clone https://github.com/wallabag/wallabag.git ~/.emacs.d/lisp/wallabag/
-
-
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)
-
Symfony DI
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
I've looked up for possible existent implementations, including some code of an existing issue on EasyAdminBundle github repo (this one) but changing the code inside the vendor part wouldn't do it for the immediate future.
-
Symfony Dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER. (by symfony)
Project mention: 🍾 GraphQL API for WordPress is now scoped, thanks to PHP-Scoper! | dev.to | 2021-03-31I believe that Mozart couldn't handle some of the dependencies in my plugin. I'm making use of several of Symfony's components, including DependencyInjection, Cache and Dotenv, with everything managed through Composer.
-
Slugify
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
-
-
Symfony Asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
-
Maybe with symfony/panther ?
-
-
drush
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
Drush + drush make - Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
-
Project mention: I ask for guidance from experienced Symfony developers about best way to achieve a modular architecture with Symfony 5. | reddit.com/r/symfony | 2021-03-10
You'll probably use JWT for authentication. https://github.com/lexik/LexikJWTAuthenticationBundle
-
If you want to generate some documentation, you can use nelmio/api-doc-bundle. It uses zircote/swagger-php, which allows you to use annotation to generate the schema and documentation. You can also generate a configuration file containing the schema.
-
Enqueue
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Project mention: Need help with best approach to process millions of records | reddit.com/r/PHP | 2021-02-18Set yourself up with a dedicated instance with rabbitmq, consider a library like this, https://github.com/php-enqueue/enqueue-dev, build a tool to create a chunked set of your unique domains, and start pumping away.
-
Project mention: Asynchronous PHP — Multiprocessing, Multithreading & Coroutines - Diving Laravel | reddit.com/r/PHP | 2021-04-02
Index
What are some of the best open-source Symfony projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Symfony | 25,055 |
2 | Grav | 12,630 |
3 | console | 8,647 |
4 | routing | 6,883 |
5 | Symfony VarDumper | 6,619 |
6 | Sylius | 6,291 |
7 | php-pm | 6,262 |
8 | Wallabag | 5,758 |
9 | Pagekit | 5,432 |
10 | Bolt | 4,101 |
11 | Symfony DI | 3,382 |
12 | EasyAdminBundle | 3,214 |
13 | Symfony Dotenv | 3,024 |
14 | Slugify | 2,634 |
15 | Laravel-Zero | 2,629 |
16 | Symfony Asset | 2,556 |
17 | Symfony Panther | 2,301 |
18 | Alice | 2,220 |
19 | drush | 2,153 |
20 | LexikJWTAuthenticationBundle | 2,010 |
21 | NelmioApiDocBundle | 1,941 |
22 | Enqueue | 1,884 |
23 | Symfony2 Components | 1,850 |