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
-
- Analyzing a PHP Project with Jenkins
- Jenkins: Continuous integration and delivery tool for PHP projects Jenkins, an open source automated server that plays a key role in the continuous integration and continuous delivery of PHP projects, can detect and resolve bugs in real time and continuously feedback code quality improvement suggestions. The power of Jenkins integration with PHP tools Jenkins is compatible with a wide range of PHP project tools including PHP CodeSniffer, PHP MD, PHP CPD, PHP Depend, PHPLOC, PHPUnit, and PHPDox, and each tool provides unique code analysis insights and metrics. Jenkins' advantage is that it can generate charts and overviews,
- PHP Tutorial . Backend Development 342 2025-02-19 11:41:12
-
- How to Deploy Symfony Apps with Capifony
- Deploying your Symfony application shouldn't be a manual chore. This guide shows you how to streamline the process using Capifony, a powerful deployment tool built upon Capistrano (familiar to Ruby developers). We'll cover installation, configurati
- PHP Tutorial . Backend Development 595 2025-02-19 11:22:13
-
- AngularJS in Drupal Apps
- This article demonstrates how to integrate AngularJS with Drupal 7 to create a dynamic block displaying node titles, searchable via a text field, and viewable in detail via a modal dialog. The power of AngularJS, backed by Google, is highlighted thr
- PHP Tutorial . Backend Development 814 2025-02-19 11:15:15
-
- More Useful Jenkins Plugins for PHP Projects
- This article explores extending Jenkins' capabilities to analyze frontend assets (CSS and JavaScript) within PHP projects. Previous articles covered Jenkins setup and initial build analysis. Key Takeaways: Jenkins leverages plugins like CSSLint and
- PHP Tutorial . Backend Development 361 2025-02-19 11:07:16
-
- How to Use PHPbrew and VirtPHP
- Many developers face the challenge of managing multiple PHP versions for different projects. This article explores PHPbrew and VirtPHP, two powerful tools that simplify this process. We'll address common scenarios: switching PHP versions, managing v
- PHP Tutorial . Backend Development 610 2025-02-19 10:50:11
-
- Preparing and Building a PHP Project in Jenkins
- In a previous article, we went through the installation of Jenkins and prepared everything to get started. We will continue in this article by actually preparing our project. If you have a Jenkins setup ready from before, no need to go through the pr
- PHP Tutorial . Backend Development 695 2025-02-19 10:48:11
-
- Practical OOP: Building a Quiz App - MVC
- This tutorial continues building a quiz application using a bottom-up design approach and the MVC (Model-View-Controller) pattern. Part one covered the creation of Quiz and Question entities, a placeholder Data Mapper, and the service interface. Thi
- PHP Tutorial . Backend Development 793 2025-02-19 10:40:09
-
- Essentials of LDAP with PHP
- Need a straightforward method for storing address book-style data and network information alongside any structured data? LDAP, a technology dating back to 1993, provides a solution. While lacking the "cool" factor of newer technologies lik
- PHP Tutorial . Backend Development 340 2025-02-19 10:34:12
-
- Interactive PHP Debugging with PsySH
- It’s 1:00 a.m., the deadline for your web application’s delivery is in 8 hours… and it’s not working. As you try to figure out what’s going on, you fill your code with var_dump() and die() everywhere to see where the bug is… You are annoyed. Every
- PHP Tutorial . Backend Development 502 2025-02-19 10:15:10
-
- Increase Productivity with Komodo IDE
- Komodo IDE: A Powerful, Customizable Cross-Platform IDE for Enhanced Developer Productivity This article explores Komodo IDE version 8, highlighting its features and demonstrating how it can boost developer efficiency. Sponsored by Komodo IDE. Devel
- PHP Tutorial . Backend Development 806 2025-02-19 10:07:10
-
- Build your own PHP Framework with Symfony Components
- This tutorial demonstrates building a minimal PHP framework using Symfony components. While not exhaustive, it covers the core elements for a functional application. For deeper dives, consult the official Symfony documentation. Key Concepts: This
- PHP Tutorial . Backend Development 327 2025-02-19 10:00:16
-
- Building OctoberCMS Plugins: Google Analytics
- OctoberCMS Plugin Development: A Google Analytics Example OctoberCMS is a rapidly growing content management system (CMS), and like all CMS platforms, its functionality is enhanced through plugins. This article provides a foundational guide to creati
- PHP Tutorial . Backend Development 249 2025-02-19 09:59:09
-
- Drupal 8 Hooks and the Symfony Event Dispatcher
- Drupal 8: A Transition from Hooks to Symfony's Event Dispatcher Drupal 8's adoption of numerous Symfony components signifies a move away from traditional Drupal methodologies towards contemporary PHP architectural patterns. This transition involves
- PHP Tutorial . Backend Development 867 2025-02-19 09:49:09
-
- Bitcoin and PHP with Coinbase's API - Demo App
- This article builds upon the previous installment, detailing the creation of a donation application using Coinbase's Bitcoin PHP API. We'll construct a simple application demonstrating real-world Bitcoin transaction handling. Key Concepts Revisited:
- PHP Tutorial . Backend Development 372 2025-02-19 09:47:09
-
- Where are you? Implementing geolocation with Geocoder PHP
- SitePoint's ability to highlight inspiring projects and innovative tools is invaluable. Geocoder PHP was one such discovery for me, a library I hadn't encountered before. My work frequently involves maps and geographic information, particularly rev
- PHP Tutorial . Backend Development 979 2025-02-19 09:45:09