{"id":13554066,"url":"https://github.com/RealToughCandy/learn-php-resources","last_synced_at":"2025-04-03T06:31:03.633Z","repository":{"id":40370782,"uuid":"306814906","full_name":"RealToughCandy/learn-php-resources","owner":"RealToughCandy","description":"A collection of resources for learning PHP. ","archived":false,"fork":false,"pushed_at":"2022-12-27T17:47:25.000Z","size":35,"stargazers_count":39,"open_issues_count":3,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-04T02:32:08.578Z","etag":null,"topics":["education","php","resources"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealToughCandy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"RealToughCandy","patreon":"realtoughcandy","custom":"https://www.paypal.me/toughcandy"}},"created_at":"2020-10-24T05:45:28.000Z","updated_at":"2024-10-31T07:02:14.000Z","dependencies_parsed_at":"2023-01-31T04:40:14.768Z","dependency_job_id":null,"html_url":"https://github.com/RealToughCandy/learn-php-resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealToughCandy%2Flearn-php-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealToughCandy%2Flearn-php-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealToughCandy%2Flearn-php-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealToughCandy%2Flearn-php-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealToughCandy","download_url":"https://codeload.github.com/RealToughCandy/learn-php-resources/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246947881,"owners_count":20859336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["education","php","resources"],"created_at":"2024-08-01T12:02:38.978Z","updated_at":"2025-04-03T06:31:03.333Z","avatar_url":"https://github.com/RealToughCandy.png","language":null,"funding_links":["https://github.com/sponsors/RealToughCandy","https://patreon.com/realtoughcandy","https://www.paypal.me/toughcandy"],"categories":["Others"],"sub_categories":[],"readme":"# learn-php-resources\n## Spreading the word about PHP educational resources!  \n\n\"The elephant has entered the room.\" -Donovan\n\n![PHP elephant with Linux Penguin and Windows logo in background](https://github-production-repository-image-32fea6.s3.amazonaws.com/306814906/ed975280-15a0-11eb-9e1b-ca8faced7824?)\n\n_I'm accepting pull requests for this repo. Resources can be paid or free._ \n\nPlease follow the styling conventions and include the following so I can accept your contribution:\n- Indicate paid or free \n- List course creator/author where applicable\n- List the date the material was published or last updated, if possible\n- If material is a series, list how many are in the series\n\n### Thank you to my generous [GitHub Sponsors](https://github.com/sponsors/RealToughCandy) including @eddiejaoude \u0026 @keithballinger for making this repo possible.\n\n# Beginner\n\n- **W3 Schools PHP - Free**\nhttps://www.w3schools.com/php/DEFAULT.asp\n\n\n\u003csup\u003ePHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.\nPHP 7 is the latest stable release.\u003c/sup\u003e\n\n- **PHP official Documentation - Free**\nhttps://www.php.net/\n\n\u003csup\u003eFree Resource to Learn PHP with Official Documentation.\u003c/sup\u003e\n\n\n- **Tutorialspoint PHP Docs - Free**\nhttps://www.tutorialspoint.com/php/index.htm\n\n\n\u003csup\u003eLearn PHP for Free with Tutorials Point.\u003c/sup\u003e\n\n- **Learn PHP with Javatpoint - Free**\nhttps://www.javatpoint.com/php-tutorial\n\n\u003csup\u003ePHP documentation.\u003c/sup\u003e\n\n- **Learn PHP with codecadmy - Free**\nhttps://www.codecademy.com/learn/learn-php\n\n\u003csup\u003eIn this course, you’ll be exposed to fundamental programming concepts in PHP.\u003c/sup\u003e\n\n- **Net Ninja's PHP (\u0026 MySQL) YouTube Series**\nhttps://www.youtube.com/playlist?list=PL4cUxeGkcC9gksOX3Kd9KPo-O68ncT05o\n\n\u003csup\u003eA free 42-video PHP (and MySQL) series created by an established YouTuber \u0026 course creator. Last updated on Mar 14, 2019. \u003c/sup\u003e\n\n\n- **Learn PHP in One Day and Learn It Well. PHP for Beginners with Hands-on Project. (Learn Coding Fast with Hands-On Project Book 6)**\nhttps://www.amazon.com/PHP-Beginners-Hands-Project-Project-ebook/dp/B08BK7PPT2\n\n\u003csup\u003eAn easy to read book for absolute beginners to PHP who want to understand this language in a short amount of time. It starts from explaining what PHP is and goes into subjects like PHP data types, loops, etc. At the end, it guides you through a hands-on project by using everything that you have learned. Paid.\u003c/sup\u003e\n\n- **Educative - Learn PHP from Scratch (free course)**\nhttps://www.educative.io/courses/learn-php-from-scratch\n\n\u003csup\u003eA free 71-lesson (video-free) PHP course.\u003c/sup\u003e\n\n- **Code With Dary's PHP For Beginners 2020 YouTube Tutorial Series**\nhttps://www.youtube.com/playlist?list=PLFHz2csJcgk_fFEWydZJLiXpc9nB1qfpi\n\n\u003csup\u003eA free 63-video PHP series created by an established YouTuber \u0026 course creator. Last updated on Jun 6, 2020.\u003c/sup\u003e\n\n\n- **Beginning PHP (TeamTreehouse) - PAID**\nhttps://teamtreehouse.com/tracks/beginning-php\n\n\u003csup\u003ePHP is a back-end programming language that allows us to create dynamic web siute. By the end of this track, you'll be able to create dynamic site using PHP.\u003c/sup\u003e\n\n\n- **PHP for Beginners - Become a PHP Master - CMS Project - PAID** \nhttps://www.udemy.com/course/php-for-complete-beginners-includes-msql-object-oriented/\n\n\u003csup\u003ePHP for Beginners: learn everything you need to become a professional PHP developer with practical exercises \u0026 projects.\u003c/sup\u003e\n\n- **Object Oriented PHP \u0026 MVC - PAID** \nhttps://www.udemy.com/course/object-oriented-php-mvc/\n\n\u003csup\u003eBuild a custom object oriented PHP MVC framework and then build an application with it\u003c/sup\u003e\n\n- **PHP OOP: Object Oriented Programming for beginners + Project - PAID**\nhttps://www.udemy.com/course/oop-php-object-oriented-programing-with-project-1-course/\n\n\u003csup\u003ePHP OOP: Learn OOP PHP and Take your skills to another level. Make serious money by building awesome applications.\u003c/sup\u003e\n\n- **PHP for Beginners: How to Build an Ecommerce Store - PAID**\nhttps://www.udemy.com/course/php-for-beginners-how-to-build-an-ecommerce-store/\n\n\u003csup\u003ePHP Ecommerce: in this course you will learn how to make full Ecommerce websites to build your own home business.\u003c/sup\u003e\n\n\n# Intermediate\n\n- **PHP The Right Way**\nhttps://phptherightway.com/\n\n\u003csup\u003ePHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time. Free. \u003c/sup\u003e\n\n- **freeCodeCamp's Use PHP to Create an MVC YouTube Tutorial**\nhttps://www.youtube.com/watch?v=6ERdu4k62wI\n\n\u003csup\u003eGet an understanding of how frameworks are made with this free 6-hour tutorial. The framework you build is not production-ready.\u003c/sup\u003e\n\n- **Net Ninja's PHP OOP (Object Oriented) YouTube Series**\nhttps://www.youtube.com/playlist?list=PL4cUxeGkcC9hNpT-yVAYxNWOmxjxL51Hy\n\n\u003csup\u003eA free 14-video PHP OOP series created by an established YouTuber \u0026 course creator. Last updated on Oct 21, 2019.\u003c/sup\u003e\n\n- **Dani Krossing's (formerly mmtuts) PHP OOP (Object Oriented) YouTube Tutorial Series (Updated)**\nhttps://www.youtube.com/playlist?list=PL0eyrZgxdwhypQiZnYXM7z7-OTkcMgGPh\n\n\u003csup\u003eA free 18-video PHP series created by an established YouTuber \u0026 course creator. Last updated on Dec 08, 2019.\u003c/sup\u003e\n\n- **Laracasts**\nhttps://www.laracasts.com\n\n\u003csup\u003eA video-based paid-membership site (you can find plenty of free videos though) featuring dozens of PHP-related courses. Topics include PHP frameworks (Laravel, Symfony); testing (Cyrpress, PHPUnit); tooling (PHPStorm, Laravel Forge); and more. Most are intermediate to advanced level.\u003c/sup\u003e\n\n- **Thinkster 'realworld' app**\nhttps://github.com/gothinkster?language=php\n\n\u003csup\u003e Build a Medium.com clone with Laravel, Slim, and/or CakePHP. Read more about the project here: https://github.com/gothinkster/realworld\u003c/sup\u003e\n\n\n- **Code With Dary's Object-Oriented PHP For Beginners 2020 YouTube Tutorial Series**\nhttps://www.youtube.com/playlist?list=PLFHz2csJcgk-7hgKrjUa_IP5YCLE4vJhV\n\n\u003csup\u003eA free 15-video PHP series created by an established YouTuber \u0026 course creator. Last updated on Dec 7, 2020.\u003c/sup\u003e\n\n- **Intermidiate PHP (Teamtreehouse) - PAID**\nhttps://teamtreehouse.com/tracks/intermediate-php\n\n\u003csup\u003eWith roughly 80% of all websites using PHP, it's a strong technology for starting a web development career. By the end of this track, you’ll have the skills needed to create dynamic content by storing and retrieving data through the use of databases and files including CSV, XML and JSON.\u003c/sup\u003e\n\n- **Object-Oriented PHP (Teamtreehouse) - PAID**\nhttps://teamtreehouse.com/tracks/objectoriented-php-2\n\n\u003csup\u003elearn the modern approach to appliaction development in PHP using Objects,Templates,Dependency Managment and 3rd Part Packages.\u003c/sup\u003e\n\n# Advanced\n\n- **Create a Twitter Social Network Clone From Scratch PHP,MySQL - PAID**\nhttps://www.udemy.com/course/create-a-high-end-social-network-like-twitter-in-php-mysql/\n\n\u003csup\u003eCreate or Build Twitter \u0026 Learn PHP, OOP and MySQL even Javascript by building your own PHP Social Networking Website\u003c/sup\u003e\n\n- **Make a Spotify Clone from Scratch: JavaScript PHP and MySQL - PAID**\nhttps://www.udemy.com/course/spotify-clone/\n\n\u003csup\u003eLearn JavaScript, PHP and MySQL by building the ultimate music streaming website from scratch! The complete guide!\u003c/sup\n  \n- **Build a Social Network from Scratch: JavaScript PHP + MySQL - PAID**\nhttps://www.udemy.com/course/make-a-social-media-website/\n\n\u003csup\u003eLearn JavaScript, PHP and MySQL by building the ultimate social network website from scratch! The complete guide!\u003c/sup\u003e\n\n- **Make a YouTube Clone from Scratch: JavaScript PHP and MySQL - PAID**\nhttps://www.udemy.com/course/youtube-clone/\n\n\u003csup\u003eLearn JavaScript, PHP and MySQL by making the ultimate YouTube clone website completely from scratch!\u003c/sup\u003e\n\n- **Build a Social Network in 20 Days from Scratch:PHP+MYSQL, Js - PAID** \nhttps://www.udemy.com/course/build-social-network-in-20-days\n\n\u003csup\u003eCreate a premium class social network website like Facebook from scratch using php mysql \u0026 javascript.\u003c/sup\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRealToughCandy%2Flearn-php-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRealToughCandy%2Flearn-php-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRealToughCandy%2Flearn-php-resources/lists"}