No SymfonyCasts videos yet. You could help us improve this page by suggesting one.
Based on our record, Packagist should be more popular than SymfonyCasts. It has been mentiond 61 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
SymfonyCasts: Just like Laracasts for Laravel, SymfonyCasts is the premier resource for learning Symfony. Created by members of the Symfony core team, it provides impeccably produced video tutorials that guide you through Symfony's architecture, components, best practices, and advanced techniques. Whether you're building a REST API, working with Messenger, or optimizing application performance, SymfonyCasts has... - Source: dev.to / 3 months ago
This training option is not cheap (more Harvard than Hillsborough Community College) and is obviously aimed at enterprise-level companies wanting to upskill and retain their development teams. Individuals like me and teams without large training budgets can go the SymfonyCasts route, unless you need very specific training on a niche topic. - Source: dev.to / about 1 year ago
But today, we are only exploring the SymfonyCasts portion of the strategy. - Source: dev.to / over 1 year ago
As Shopware is mostly based on the Symfony framework, which is in turn based on the PHP language, we should also consider learning about the basics, which will also be useful for other frameworks apart from Shopware, Like Symfonycasts, symfony.com, php.net. - Source: dev.to / over 2 years ago
Once upon a time I wouldn't have recommended learning a framework to aid learning a language, but tbh Symfony is a great modern framework, and is probably a really good example of how to write Good PHP! It'll help you build quicker and more elegantly, and the toolset around it is fun to use! I can also recommend grabbing some tutorials from here, these guys are a great resource: https://symfonycasts.com/ have fun!! Source: over 2 years ago
> But we still don't have a solution to search projects on potentially thousands of servers, including self-hosted ones. We do. https://mvnrepository.com/repos/central https://npmjs.com https://packagist.org/ https://pypi.org/ https://www.debian.org/distrib/packages#search_packages https://pkg.go.dev/ https://elpa.gnu.org/packages/ And many others. And we still have forums like this one and Reddit where... - Source: Hacker News / 27 days ago
To get started, assume that there's a third-party dependency that is imported and whose contents you can and need to manipulate. For this section, I will walkthrough a scenario where that dependency is an NPM package. But this could apply to other language's package managers (like PHP's packagist) or where a giant .zip of the codebase needs to be unzipped and hooked up (as was the case with simpleSAMLphp). In this... - Source: dev.to / 3 months ago
Packagist: The default Composer package repository for PHP, Packagist is where you'll discover and utilize thousands of open-source PHP libraries and packages. While not a direct learning resource, understanding how to navigate Packagist, evaluate package quality, and manage dependencies with Composer is a crucial advanced skill for any PHP backend developer. Browse Packages on Packagist. - Source: dev.to / 3 months ago
The Erlang and Elixir ecosystem is still relatively small compared to other popular programming languages. As a comparison, the BEAM ecosystem currently has around twenty thousand packages available on Hex, while PHP has more than four hundred thousand packages on Packagist, and JavaScript has over three million packages on NPM. - Source: dev.to / 6 months ago
Composer and Packagist have become key tools for establishing the foundations of PHP-based applications. Packagist is essentially a directory containing PHP code out of which Composer, a PHP-dependency manager, retrieves packages. Their ease of use and exceptional features simplify the process of importing and managing own and third-party components into our PHP projects. - Source: dev.to / 7 months ago
Laracasts - Laracasts is the PHP and Laravel screencasts on the web.
Composer - Composer is a tool for dependency management in PHP.
INDIE LMS - INDIE is an LMS for entrepreneurs that makes it easy to create, manage, and sell online courses
fpm - DevOps, Build, Test, Deploy, and Hosted Package Repository
Pluralsight - Pluralsight is a learning management system (LMS) that helps aspiring tech professionals learn the basics of the trade and lets established professionals expand their skill sets.
Sonatype Nexus Repository - The world's only repository manager with FREE support for popular formats.