current location:Home > Technical Articles > Daily Programming > PHP Knowledge
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
- PHP tutorial MySQL Tutorial HTML Tutorial CSS Tutorial
-
- Benchmarking: Can AppServer Beat Symfony's Performance?
- Appserver vs. Symfony: A PHP Framework Performance Showdown This article compares the performance of Appserver and Symfony, two popular PHP frameworks, using various response types: a simple "Hello World," a dynamic login page (without data
- PHP Tutorial . Backend Development 1018 2025-02-15 13:04:11
-
- Symfony on Vagrant Performance Hacks - SuluCMS Case Study
- Key Points: This tutorial optimizes Sulu, a Symfony-based CMS, for faster performance within a Vagrant environment. It addresses Symfony's inherent slowness on virtual machines with shared filesystems. The techniques detailed are applicable to any
- PHP Tutorial . Backend Development 400 2025-02-15 13:01:12
-
- Finding Differences in Images with PHP
- This article explores a fascinating question: how can we efficiently determine if two images differ significantly? For PHP developers, image resizing with minimal quality loss is a common challenge. This tutorial leverages fundamental mathematical p
- PHP Tutorial . Backend Development 328 2025-02-15 12:59:11
-
- The PHP Application Environment
- This article is excerpted from our recently published book, Jump Start PHP Environment, which is available for free by SitePoint Premium members. Paper versions and e-books are available in major bookstores around the world, and you can also order them here. Hope you enjoyed this excerpt and found it useful. We will focus on the application environment. We will also discuss *AMP bundles like XAMPP and why they are a bad choice; production/development consistency; and performance and debugging. Key Points Understanding the application environment: PHP application environment consists of various stages, including development, production, and pre-release, each stage is critical to the life cycle of the application. *AM
- PHP Tutorial . Backend Development 467 2025-02-15 12:43:12
-
- Nitpicking over Code Standards with Nitpick CI
- Nitpick CI: Simplifying Github Pull Request Code Style Enforcement Nitpick CI is a user-friendly tool designed to ensure that Github pull requests adhere to the PSR-2 coding standard. Currently, it supports only Github and PSR-2, but its simplicity
- PHP Tutorial . Backend Development 399 2025-02-15 12:41:12
-
- Using Halite for Privacy and Two-Way Encryption of Emails
- This article explores Halite, a PHP library simplifying secure, two-way encryption leveraging the Libsodium library for enhanced email privacy. It emphasizes best practices in cryptography, highlighting the dangers of self-implementing encryption an
- PHP Tutorial . Backend Development 669 2025-02-15 12:36:11
-
- Containerized PHP Development Environments with Vagga
- Vagga: Streamlining Development Environments with Containerization This article explores Vagga, a container engine designed to simplify the creation of development environments. Offering faster load times and reduced memory consumption compared to V
- PHP Tutorial . Backend Development 574 2025-02-15 12:35:11
-
- PredictionIO and Lumen: Building a Movie Recommendation App
- This tutorial demonstrates building a movie recommendation app using PredictionIO and Lumen. We'll cover data import, random movie selection, recommendation generation, and engine deployment. Key Concepts: PredictionIO & Lumen Integration: Th
- PHP Tutorial . Backend Development 824 2025-02-15 12:34:12
-
- Localizing Dates, Currency, and Numbers with Php-Intl
- This tutorial builds upon the previous introduction to the PHP Intl extension, focusing on localizing complex data like numbers, dates, and currencies. Let's dive in! Key Concepts: The PHP Intl extension leverages the ICU library for robust locale
- PHP Tutorial . Backend Development 399 2025-02-15 12:32:12
-
- Contributing to PHP: How to Contribute to PHP's Manual
- This two-part series explores how to contribute to the PHP project, focusing on documentation in part one. We'll cover account requests and post-approval steps. Key Points: Contributing to PHP's documentation enhances the language and boosts your
- PHP Tutorial . Backend Development 968 2025-02-15 12:25:12
-
- Implementing the Range Operator in PHP
- This article, originally authored by Thomas Punt and reprinted with permission, details the creation of a custom range operator (|>) in PHP. It's a deep dive into PHP internals, assuming familiarity with building PHP from source (refer to the PHP
- PHP Tutorial . Backend Development 904 2025-02-15 12:14:13
-
- Contributing to PHP: How to Fix Bugs in the PHP Core
- This guide explains how to contribute to PHP's core by fixing bugs. We'll focus on the workflow, assuming a basic understanding of C and PHP's versioning. New feature submissions are outside the scope of this article. Key Concepts: PHP's Version
- PHP Tutorial . Backend Development 1031 2025-02-15 12:06:13
-
- Theming Views in Drupal 8 - Custom Style Plugins
- Views is in Drupal 8 core. We all know that by now. Twig is the new templating engine in Drupal 8. This we also know. But do we know how to interact programmatically with the first in order to theme a View using the second? Aside from overriding View
- PHP Tutorial . Backend Development 441 2025-02-15 12:02:12
-
- Starting a Business with Laravel Spark
- Leveraging Laravel Spark to Build a Subscription-Based Backup Service This article details the creation of a subscription-based backup service using Laravel Spark, focusing on building an authenticated API for managing backup files. The author showc
- PHP Tutorial . Backend Development 756 2025-02-15 11:58:13