Search Results
What Is Symfony?
Symfony is the best PHP framework available for web applications. You can use Symfony and its components to power any kind of API or custom web application that you can imagine.
From Legacy to Modern: Safely Upgrading a Symfony 4.4 + Sonata Admin App to Symfony 7.4
Upgrading a legacy Symfony 4.4 application to Symfony 7.4 is more than a version bump—it’s a strategic investment in security, performance, and long-term maintainability. This guide outlines a practical, low-risk approach using dedicated staging environments, systematic deprecation cleanup, and careful validation to modernize your stack and accelerate future feature delivery.
Symfony CMF vs WordPress CMS
WordPress is well-known the world over for its relative ease-of-use and plug-and-go capabilities. Businesses of all shapes and sizes use this content management system for all sorts of websites, from content sites to lead generation to e-commerce or even social networks.
My Favorite Symfony Console Commands
The first symfony console command is "About" which displays info about the current project. I use this command to check the version of symfony being used, the version of PHP being used, and whether or not Xdebug is enabled.
Drupal 8, Grounded in Symfony
Drupal is a powerful open-source and flexible content management system (that's why we love working with it). But lets face it, it's earlier versions have a few "wrinkles."
The Power of API Platform Operations
Discover the power of design first approach with API's and configurations for API Platform Operations to customize and complete your HTTP requests.
What a $7 Million Investment Says About Symfony
An analysis of the $7 Million investment into SensioLabs by CM-CIC Capital Privé and what such means for the future of Symfony both abroad and in the United States.
Multiple Inserts with Prepared Statements in Symfony 1.4
Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
Single Sign On Authentication Using a Symfony Framework
Single Sign-On can eliminate friction in the user experience and can be implemented via a Symfony framework for user authentication between websites.
Multiple Inserts with Prepared Statements in Symfony 1.4
Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
How Symfony1.4 Provides a Route to a Better URL
An explanation of how a Uniform Resource Locator ("URL") is affected by the Symfony1.4 framework including a discussion of route patterns, request URL translation and URL creation via Symfony1.4.
Data Import Tips to a PHP System
Data is a critical component of any software system. Whether it is creating simple dropdown menus to the complex migration of thousands of records from legacy systems. At Endertech, we understand that an effective import process is key to integrating data into a new system.
