Tech does not just watch: Take action against Russia’s war on Ukraine 🇺🇦, and take action against Israel’s oppression and killing of Palestinians and the occupation and destruction of Palestine (history) 🇵🇸 Hide

Frontend Dogma

“php” News Archive

Definition, related topics, and tag feed

Definition · Supertopics: programming-languages · Subtopics: frameworks (non-exhaustive) · “php” RSS feed (per email)

Entry (Sources) and Other Related TopicsDate#
Moving PHP Open Source Forward (jet)225
foss, jetbrains
New in PHP 8.5: Closures as Constant Expressions (chr)224
Everything That Is Coming in PHP 8.5 (ami)223
PHP vs. Node.js: Real Truth About Backend Development in 2025 (jay)222
nodejs, comparisons
How PhpStorm Helps Maintain PHP Open-Source Projects: Interviews and Real-World Examples (jet)221
phpstorm, jetbrains, code-editors, foss
Seamlessly Blend PHP With Node.js (mco+/pla)220
nodejs, packages
The Pipe Operator Is Coming to PHP 8.5 (ami)219
operators
PHP 8.4’s New “Dom\HTMLDocument” in Diffs (lia)218
Preventing N+1 Issues Globally in Laravel Using Auto Eager Loading (ami)217
laravel
The New “withAttributes” Method for Relationships and Scopes in Laravel (ami)216
laravel
The State of PHP 2024 [Results] (jet)215
surveys, metrics, laravel, wordpress, symfony, phpstorm, jetbrains, vs-code, microsoft, sublime-text, code-editors
Introducing Fusion: Write PHP Inside Vue and React Components (eri/lar)214
introductions, tooling, vuejs, react, components
Top PHP Alternative for Web Development?213
javascript, java, python, ruby, go, rust
Why You Should Use Laravel: Benefits of Laravel212
laravel
8 PHP Performance Tips Every Developer Should Know211
performance, tips-and-tricks, conditionals, caching
The PHP Foundation Turns Three (the)210
anniversaries
Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (git)209
research, github, community, ai, programming, python, javascript, typescript, java, shell, go
Is It the End of Laravel?208
laravel, frameworks, trends
React on the Server Is Not PHP207
servers, react
cpx—the npx Counterpart of the PHP Ecosystem (ami)206
dependencies
The Redmonk Programming Language Rankings: June 2024205
programming, comparisons, javascript, python, java, typescript, css, ruby, go, shell, rust, dart
Look Out, Kids: PHP Is the New JavaScript (dav)204
javascript, laravel, frameworks
The Top Programming Languages 2024203
programming, comparisons, python, java, javascript, typescript, sql, go, html, lua
UUIDv7 in 22 Languages (ant)202
programming, javascript, python, sql, shell, java, go, rust, ruby, lua, dart, perl, clojure
Rust Growing Fastest, But JavaScript Reigns Supreme (the)201
programming, comparisons, rust, go, javascript, lua, dart, java, ruby, python
Let’s Build a Web Scraper in PHP and Python200
scraping, python
Property Hooks Are Coming in PHP 8.4 (ami)199
hooks
Streaming HTML (chr/fro)198
html, streaming
What’s New in PHP 8.4 (ami)197
Tools to Make Your Developer Experience Better in PHP (ami)196
tooling, developer-experience, link-lists
Is PHP Still a Viable Choice in 2023?195
discussions
Checking the Type of a String in PHP (ami)194
strings
PHP Attributes in Laravel193
laravel, attributes
Skip PHPUnit Tests Conditionally in PHP (ami)192
testing
Whatever Happened to the Zend Framework (ami)191
frameworks, history
An Introduction to the Laravel PHP Framework190
introductions, frameworks, laravel
Guide to Using Template Engines (Such as Twig) With PHP189
guides, template-engines, twig
PHP Isn’t That Bad, So Why the Hate? (pur)188
frameworks, myths
Using PHP Arrays: A Guide for Beginners187
guides, arrays
How to Fix: Child Stylesheet Loading Twice (WordPress) (sta)186
how-tos, wordpress
Quick Tip: How to Cache Data in PHP185
how-tos, caching, tips-and-tricks
Quick Tip: How to Handle Exceptions in PHP184
how-tos, tips-and-tricks, errors
Quick Tip: How to Trim Whitespace With PHP183
how-tos, tips-and-tricks, whitespace
PHP Wishlist: The Pipe Operator (seb)182
wish-lists
Quick Tip: How to Hash a Password in PHP181
how-tos, security, passwords, tips-and-tricks
Quick Tip: How to Check if a Variable Is Set in PHP180
how-tos, variables, tips-and-tricks
Quick Tip: How to Manage Timezones in PHP179
how-tos, internationalization, tips-and-tricks
Quick Tip: How to Manage Error Reporting in PHP178
how-tos, errors, tips-and-tricks
Quick Tip: How to Read a Local File With PHP177
how-tos, file-handling, tips-and-tricks
Quick Tip: How to Filter Data With PHP176
how-tos, tips-and-tricks
Dockerize PHP App With Apache on HTTPS175
docker, apache, servers
Integrate Svelte Into PHP CMS: TYPO3 and WordPress (man)174
typo3, wordpress, svelte, content-management
Best PHP Books for Beginners173
books, link-lists
PHP 8.2.0 Release Announcement172
PHP Type Declarations—A Guide for Beginners (ami)171
guides
Should You Use PHP (Laravel) in 2023170
laravel
The Best PHP Frameworks for 2022169
frameworks
The True Type in PHP 8.2 (ami)168
Converting PNG Images to WebP Using PHP (ami)167
conversion, images, png, webp
A Simple “clamp()” Function in PHP (ami)166
functions
Why I Still Love PHP and JavaScript After 20+ Years (mnl)165
javascript, retrospectives
Unpack Arrays Conditionally in PHP (ami)164
arrays
PHP Sanitize Data163
sanitization
The Basics—Generics in PHP162
videos, fundamentals, generics
Introducing PHP: A Beginner’s Guide161
introductions, guides
PHP in 2022160
PHP 8 in a Nutshell (ami)159
books
Functional Programming in PHP: Higher-Order Functions158
programming, functions
PHP Date and Time Recipes (css)157
time
PHP 8.1 in 8 Code Blocks156
Laravel Blade Internals—PHP as a Templating Language (lia)155
videos, laravel, template-engines
Flexible API Design: Create Hooks for Your PHP API Pipeline154
apis, hooks
What’s New in PHP 8.1: Features, Changes, Improvements, and More (kin)153
Writing Better Regular Expressions in PHP152
regex, readability
What Is Laravel? A Simple Explanation for Beginners151
laravel, frameworks
Form Validation With PHP150
forms, validation
Using “throw” as an Expression in PHP 8 (ami)149
Smarter Ways to Generate a Deep Nested HTML Structure (ana/css)148
html, pug
Sending Emails in PHP With PHPMailer147
email, tooling
PHP Is A-OK for Templating (css)146
My PHP Wishlist (lia)145
wish-lists
What’s Next for Web Development? (jch)144
wordpress, javascript
Improving WordPress Code With Modern PHP (sma)143
wordpress, optimization
Avoiding the Pitfalls of Automatically Inlined Code (sma)142
css, javascript, wordpress
Your First PHP Code141
Twig—the Most Popular Stand-Alone PHP Template Engine140
template-engines, twig
8 Must Have PHP Quality Assurance Tools139
quality, tooling
Laravel vs. Symfony—Clash of the Frameworks138
frameworks, laravel, symfony, comparisons
How to Create Custom WordPress Shortcodes for Your Editors (cra)137
how-tos, wordpress
Getting Started With PHP136
introductions, link-lists
Pay the Price for Open Source135
foss, licensing
A Crash Course of Changes to Exception Handling in PHP 7134
crash-courses, errors, debugging
PHP—the Wrong Way133
websites
Working With Databases in WordPress132
wordpress, databases
An in-Depth Look at CORS131
security, cors, javascript
Learn PHP 7, Find Out What’s New, and More130
tooling, link-lists
PHP vs. Ruby—Let’s All Just Get Along129
ruby, comparisons
Object Orientated Development With WordPress128
wordpress, oop
The State of Accessibility in PHP Tools127
accessibility, code-editors, jetbrains, phpstorm, sublime-text, notepad++
Using GitHub Webhooks With PHP126
github, webhooks
A Wave of Command Buses (mat)125
Analyzing a PHP Project With Jenkins124
tooling, debugging, automation, jenkins
What to Expect From Yii 2.0123
frameworks
Web Technologies Hanging Out Together (chr/css)122
html, css, javascript
PHP and Continuous Integration With Travis CI121
ci-cd, tooling
Best PHP IDE in 2014—Survey Results120
surveys, code-editors, jetbrains, phpstorm, sublime-text
One Solution to Responsive Images (sma)119
responsive-design, images, html
New Features in PHP 5.6118
Best PHP Frameworks for 2014117
frameworks, metrics, laravel, symfony
Understanding Forms in Drupal116
drupal, forms
Creating Temporary Files in PHP (arp)115
How to Convert a Negative Number to a Positive Number With PHP114
how-tos, math
WordPress Fragment Caching Revisited (css)113
wordpress, caching, performance
Array Operators in PHP: Interesting but Less Spoken112
arrays, operators
Understanding Streams in PHP111
streaming
Manage Complexity With the Facade Pattern110
complexity, software-design-patterns
MongoDB Indexing109
databases, mongodb
Better Understanding Random108
randomness
Base Converting and Binary Operators107
conversion, operators
Extending Twig Templates: Inheritance, Filters, and Functions106
twig
Generating One-Time Use URLs105
urls
Object-Oriented PHP (ons)104
oop
PHP Project Management103
project-management
Using SSH and SFTP With PHP102
ssh
The Single Responsibility Principle101
principles, solid
The Complete Guide to WordPress Custom Post Types (sma)100
guides, wordpress
The Open/Closed Principle99
principles, solid
Top 10 PHP Security Vulnerabilities98
security, vulnerabilities
Building Your Own URL Shortener97
mysql, databases, functionality, urls
Compile PHP on Windows96
compiling, windows
Amazon DynamoDB: Store PHP Sessions With a Load Balancer (vta)95
aws, dynamodb, databases, load-balancing
PHP: The Right Way94
websites, books, best-practices
5 Inspiring (and Useful) PHP Snippets93
examples
Working With Files in PHP92
file-handling
Writing Unit Tests for WordPress Plugins (sma)91
wordpress, plugins, testing, javascript
Type Hinting in PHP90
PHP 5.4 Is Released—What’s New? (cra)89
How to Create Your Own Random Number Generator in PHP (cra)88
how-tos, randomness
Bending XML to Your Will87
xml, parsing
Introduction to PHPDoc86
introductions, documentation
A Tour of php.ini85
HTML Forms in HTML Emails (chr/css)84
html, forms, email
10 Tips to Optimize Your WordPress Theme (sma)83
wordpress, theming, optimization, tips-and-tricks
Defining and Using Functions in PHP82
functions
PHP Namespaces81
namespaces
Getting Started With PHP Templating (sma)80
introductions, template-engines, twig
Array Handling Functions79
arrays, functions
Introducing PHP Superglobals78
introductions
Introduction to PHP Arrays77
introductions, arrays
PHP Variables76
variables
Use PHP Flush to Improve Site Loading Speed75
flushing, performance
Better Image Management With WordPress (sma)74
wordpress, images, maintenance
Confessions of a Converted PHP Developer: Mixing Like a Baker73
ruby, mixins, comparisons
How to Synchronize Your PHP and MySQL Timezones (cra)72
how-tos, mysql, databases
10 Things Every WordPress Plugin Developer Should Know (sma)71
wordpress, plugins
Using CSS Without HTML (mat)70
html, css, http-headers, http, minimalism
Speed Up Your Website With PHP Buffer Flushing (cra)69
flushing, performance
Should You Close PHP Tags? The Debate Continues… (cra)68
formatting, conventions
Best Lightweight PHP Frameworks of 201067
frameworks, comparisons
PHP With nginx Is About to Become a Lot Easier66
servers, nginx
PHP: What You Need to Know to Play With the Web (cod/sma)65
Debug PHP With Firebug and FirePHP64
debugging, firebug, tooling
jQuery, WordPress, and Your functions.php (the)63
jquery, wordpress
Web Security: Are You Part of the Problem? (cod/sma)62
security, vulnerabilities, javascript
Installing PHP on Windows Just Got Easier61
installing, microsoft, windows
JavaScript Gzip Compression in WordPress: What’s Possible and What Hurts (lyz/clo)60
javascript, compression, gzip, wordpress, performance
How to Use PHP Namespaces: The Basics (cra)59
how-tos, fundamentals, namespaces
How to Install PHP 5.3 on Windows (cra)58
how-tos, installing, microsoft, windows
PHP Performance Tips (goo)57
performance, tips-and-tricks
Sending Nice HTML Email With PHP (chr/css)56
html, email
Custom Fields Hacks for WordPress (sma)55
wordpress
A Minimal Dependency Injection Container for PHP (tro)54
The Tiniest GIF Ever53
images, gif
Server-Side JavaScript Will Be as Common as PHP (ate)52
javascript, comparisons
50 Extremely Useful PHP Tools (sma)51
tooling, link-lists
PHP Include From Root (chr/css)50
servers
DOM vs. Template (tro)49
dom, comparisons
Character Encoding: Issues With Cultural Integration (tro)48
unicode, encoding
Improving the Default Directory View (chr/css)47
apache, servers
Zend Framework 1.6 Featuring Dojo, SOAP, Testing, and More…46
frameworks
Reduce, Reuse, Recycle… Your Code (dal/aja)45
best-practices, programming
Useful In-Browser Development Tools for PHP (tro)44
tooling, link-lists
CSS Variables Using PHP (dav)43
css, variables
To ExtPHP, or to PHP-Ext? (dal/aja)42
extjs
What’s New in PHP 5.3?41
Dealing With Dependencies (tro)40
dependencies
JavaScript: It’s Just Not Validation!39
javascript, validation
The State of Functional Programming in PHP (tro)38
programming
How to Redirect index.html to index.php (chr/css)37
how-tos, redirecting, html, apache, servers
The State of Web Development: PHP Developers Most Likely to Switch to Rails36
programming, ruby-on-rails
Hot PHP UTF-8 Tips35
unicode, tips-and-tricks
How Strict Is Your Dynamic Language?34
programming, comparisons, perl, ruby, python
AJAX Delete Confirmation33
forms, buttons, ajax, usability
Content Negotiation: Why It Is Useful, and How to Make It Work (oli/w3c)32
content-negotiation, internationalization, urls, servers
Top 7 PHP Security Blunders31
databases, sql, security
PHP and HTTP Making Friends30
http
HTML, CSS, PHP, and More Cheat Sheets29
cheat-sheets, link-lists, html, xhtml, css, wordpress, databases, encoding, seo, servers, tooling
The Total Cost of Using PHP? (ore)28
economics
War of the Web: Revenge of the Dynamics (dal/aja)27
web, retrospectives, perl, java, ruby-on-rails, asp-net, javascript, flash, pdf, xaml, html
How Readable Is Your PHP?26
formatting, documentation
Character Encodings and Input25
unicode, character-references, conformance
Ampersands, PHP Sessions, and Valid HTML (w3c)24
html, character-references, conformance
Permanent Redirect in PHP (ann)23
redirecting
PHP Predictions for 200522
outlooks
60,000 Lines of JavaScript21
javascript
Enhance Usability by Highlighting Search Terms (bri/ali)20
usability, searching
Spot the Security Hole19
security
Dynamic Text Replacement (ali)18
image-replacement, techniques, javascript
PHP and “application/xhtml+xml” (ann)17
xhtml, mime-types
About PHP Usage16
Tidy HTML15
html, tooling
Serializing PHP Data Structures for JavaScript14
data-structures, javascript
Is Configuration With Arrays a Bad Smell?13
configuration, arrays
Lazy PHP12
Keeping Navigation Current With PHP (ali)11
navigation
Generate PDFs With PHP10
pdf, code-generation
MIME-Types (ann)9
mime-types, xhtml
Manage Your Content With PHP (ali)8
content-management
Build Your Own Web Service With PHP and XML-RPC7
web-services, xml
HTML Syntax Checker in PHP (hsi)6
html, conformance, tooling
How to Succeed With URLs (ali)5
how-tos, urls, usability, servers, apache
Search Engine-Friendly URLs4
urls, seo, servers, apache
PHP by Example3
examples
Apache HTTP Authentication With PHP (sen)2
servers, apache, http, authentication
HTML to PHP Converter1
tools, exploration, conversion, html