SitePoint is dedicated to bringing you the highest quality tutorials from some of the web's best PHP developers.
Sharoze asks some prominent community members about their development workflow - some answers are predictable, others will surprise. What can you relate to?
Slug Generator Library for PHP, based on Unicode’s CLDR data - ausi/slug-generator
When developing software, sometimes we need to allow our application to have plug-ins or modules developed by third parties. Creating a robust architecture that allows a powerful mechanism can be...
Symfony Flex is a new package manager exclusively for Symfony 3.3 and above, sporting a new directory structure and smoother workflow. Come see!
Symfony's Console can be used in any non-Symfony project to develop command line apps. Learn about console helpers in this tutorial by Claudio Ribeiro!
Chris bootstraps a basic Stardew-Valley-like game in this game development with PHP post, using an async server, preprocessors, and ReactJS!
Kirk presents a way to get going quickly with Zend Expressive, setting up an enterprise-ready application bootstrap in under 10 minutes. Awesome!