-
PHP Runtime
-
framework
-
Essential Tools
-
Other tools
PHP 8.3 is a major update of the PHP language.
It contains many new features, such as explicit typing of class constants, deep- cloning of readonly properties and additions to the randomness functionality. As always it also includes performance improvements, bug fixes, and general cleanup.
Upgrade to PHP 8.3 now!PHP 8.4.0 Beta 4 now available for testing
The PHP team is pleased to announce the release of PHP 8.4.0, Beta 4. This is the second beta release.
continuing the PHP 8.4 release cycle, the rough outline of which is specified in the PHP Wiki.
For source downloads of PHP 8.4.0, Beta 4 please visit the download page.
Fat-Free Framework
Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
PHPixie
PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
FuelPHP
The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
Yii
Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
CakePHP
CakePHP has a broad set of libraries that include one of the most thorough arrays of helpful components. It’s a great option if you need to implement hard-to-find features.
Phalcon
Phalcon is a full-stack PHP framework whose source code is written in the C programming language. Using the framework doesn’t require knowledge of C as it uses PHP classes and its namespaces.
Laminas Project
The Laminas Project is an open-source continuation of Zend Framework, a PHP framework and component library targeting enterprise applications.
Symfony
Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony.
Memcached Win64-bit system version 1.4.4
Win64-bit system version 1.4.4
Memcached Win32-bit system version 1.4.4
Win32-bit system version 1.4.4
Memcached Win64-bit system version 1.4.5
Win64-bit system version 1.4.5
Memcached Win32-bit system version 1.4.5
Win32-bit system version 1.4.5
SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software
Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.
EMQTT (Erlang MQTT message server) v2.3.5 for windows7 x64
EMQTT (Erlang MQTT message server) v2.3.5 for windows7 x64
EMQTT (Erlang MQTT message server) v2.3.5 for Ubuntu16
EMQTT (Erlang MQTT message server) v2.3.5 for Ubuntu16
Nginx helper v1.0.5.1
Nginx helper v1.0.5.1
Titan FTP Server v9.00.1555
Titan FTP Server v9.00.1555
Cerberus FTP Server v9.0.4 for x64
Cerberus FTP Server v9.0.4 for x64
Cerberus FTP Server v9.0.4 for x32
Cerberus FTP Server v9.0.4 for x32
Remote mail server
Remote mail server
PeanutMail
PeanutMail
SendMail8.14.3
SendMail8.14.3
Hot PHP Topics
Show MoreCakePHP Useful Resources The following resources contain additional information on CakePHP. Please use them to get more in-depth knowledge on this.
CakePHP Quick Guide CakePHP is an open source MVC framework. It makes developing, deploying and maintaining applications much easier. CakePHP has a number of libraries to reduce the overload of most common tasks.
CakePHP File upload To work on file upload we are going to use the form helper. Here, is an example for file upload.
CakePHP Date and Time To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.
Laravel - Action URL Laravel - Action URL - Laravel 5.7 introduces a new feature called “callable action URL”. This feature is similar to the one in Laravel 5.6 which accepts string in action method. The main purpose of the new syntax introduced Laravel 5.7 is to directl
Laravel - Dump Server Laravel - Dump Server - Laravel dump server comes with the version of Laravel 5.7. The previous versions do not include any dump server. Dump server will be a development dependency in laravel/laravel composer file.
Laravel - Pagination Customizations Laravel - Pagination Customizations - Laravel includes a feature of pagination which helps a user or a developer to include a pagination feature. Laravel paginator is integrated with the query builder and Eloquent ORM. The paginate method automatical
Laravel - Artisan Commands Laravel - Artisan Commands - Laravel 5.7 comes with new way of treating and testing new commands. It includes a new feature of testing artisan commands and the demonstration is mentioned below ?
Core PHP Interview Questions Guide to Core PHP Interview Questions. Here we have listed the top 10 interview questions & answer that are frequently asked in an Interview.
CakePHP Interview Questions In this article, we have kept the most asked CakePHP Interview Questions with their detailed answers to it. So that you can crack the interview with ease.
PHP OOP Interview Questions Guide to PHP OOP Interview Questions. Here we have listed down the top 10 interview questions and answer that are frequently asked in Interview.
How to Connect Database to PHP? This has been a guide to How to Connect Database to PHP? Here we discussed how to create and connect Database to PHP in Detail?
Smith Number in Java Guide to Smith Number in Java. Here we discuss the Definition, How to check smith number in Java? example with code implementation.
Perfect Number in Java Guide to Perfect Number in Java. Here we discuss the Definition, How to check Perfect number in Java?, examples with code implementation.
Weka in Java Guide to Weka in Java. Here we discuss the Introduction, how to use weka java, the type of platform, and advantages with examples.
Square Root in Java Guide to Square Root in Java. Here we discuss how Square Root works in Java with example and its code implementation respectively.
PHP Technical Articles
Show MoreMaximizing the application - PHP
When we are programming, regardless of language, there are concepts and techniques that we can adopt to improve both code readability and understanding and application performance. The greatest learning here is: don't try Reinven
Divide Nodes Into the Maximum Number of Groups
2493. Divide Nodes Into the Maximum Number of Groups Difficulty: Hard Topics: Breadth-First Search, Union Find, Graph You are given a positive integer n representing the number of nodes in an undirected graph. The nodes are labeled from 1 to n. Y
. Redundant Connection
684. Redundant Connection Difficulty: Medium Topics: Depth-First Search, Breadth-First Search, Union Find, Graph In this problem, a tree is an undirected graph that is connected and has no cycles. You are given a graph that started as a tree with
Laravel Performance Tuning: Optimizing Database Queries for Scalability
In the Laravel project, as the traffic increases, it is not uncommon for database to query speed. Recently, when I optimized the back end of a real estate platform, I encountered this problem and learned some lessons from it. Database optimization is one of the key areas for developing scalable and high -performance applications. It can improve the data retrieval speed, shorten the response time and page loading time, and reduce the server load, and minimize the cost. The challenge of the real estate platform Imagine: You build an excellent real estate platform that serves multiple cities and is equipped with advanced search filters. The real estate list loads fast, the search filter responds rapidly, and everything looks perfect. However, with the expansion of the application and the user base
php: writing command-line applications with macrame. pt 1
PHP is not widely watched by command line script language, but this is a pity, because PHP has many ideals that make it ideal to write terminal applications. This series of articles will introduce how to use the Macrame library to write an interactive command script. We will gradually complete a sample item. The script obtains the list of Mastodon user followers from beginning to end, and covers the following topics: obtain and verify user input, build interactive menu, handle command line parameters, security access files, set output text styles, and Run the function in the background when the animation loader is displayed to the user. For more information about Macrame, visit the document site. Example items The project we will complete is a simple
The Actual Difference Between Lambda and Regular Functions (Using PHP)
The problem of the context of the function When we pass the function as a parameter, if we need to use a variable outside the function, we must use the USE keyword. This is common in the group route of Laravel or Lumen. Please note that the use of the USE keyword here is necessary: $ Router-> Group (['Prefix' => 'Admin'], Function () Use ($ Router) { $ Router-> get ('users', function () { // match "/admin/users &
How to Drive Traffic to Your Taxi Service Website: SEO Strategies That Work
Boost Your Taxi Service Website Traffic with Proven SEO Strategies A strong online presence is vital for taxi services seeking to attract new customers. This guide outlines effective SEO techniques to improve your website's search ranking and drive
PHP tutorial for beginners
PHP Introduction Guide: First Discovery PHP Variables and Basic Sygles PHP, originally called Personal Home Page, is now known as PHP: Super text pre -processor, which is a general server -side script language that is widely used in Web development. It is used to handle tasks such as forms, files and database access. Advantages of PHP: Interpreting language: PHP code is executed by the web server. Open source: It is a free open source product, which can be customized in height. Multi -function: PHP can be used to handle various tasks such as HTML forms, managing server files, and connecting databases. PHP basic grammar: PHP code is written in ordinary text files and included with labels. PHP
Video Tutorial
Show More- Recommend
- Follow
- Article
- Course
- TopicHot
- Q&A
- Information
- Download
- Game
- ProgrammingManual
Elementary Let's talk--Discussion on the development of personal computer technology strength construction
Elementary Advanced tutorial on full-stack APP development (front-end uniapp + back-end ThinkPHP framework)
Classic PHP algorithm, learn excellent ideas and expand your thinking
PHPExcel PHP class library for operating Office Excel documents
PHP library for dependency injection containers
Small PHP library for optimizing images
jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.
HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
Downloaded by 42723 people in total
Recent UpdatesServer side development
Downloaded by 41829 people in total
Recent UpdatesServer side development
Downloaded by 34409 people in total
Recent UpdatesFront-end development
Downloaded by 27769 people in total
Recent UpdatesServer side development
Downloaded by 27293 people in total
Recent UpdatesServer side development
Downloaded by 22195 people in total
Recent Updatesdatabase
Downloaded by 68 people in total
Recent UpdatesFront-end development
Downloaded by 65 people in total
Recent UpdatesFront-end development
Downloaded by 38 people in total
Recent UpdatesFront-end development
Downloaded by 5 people in total
Recent UpdatesFront-end development
Downloaded by 0 people in total
Recent UpdatesFront-end development
Downloaded by 16 people in total
Recent UpdatesFront-end development
Downloaded by 11 people in total
Recent UpdatesFront-end development
Downloaded by 0 people in total
Recent UpdatesFront-end development
Downloaded by 43 people in total
Recent UpdatesServer side development
Downloaded by 45 people in total
Recent UpdatesServer side development
Downloaded by 60 people in total
Recent UpdatesServer side development
Downloaded by 45 people in total
Recent UpdatesServer side development
Downloaded by 24 people in total
Recent UpdatesServer side development
Downloaded by 27 people in total
Recent UpdatesServer side development
Downloaded by 33 people in total
Recent UpdatesServer side development
Downloaded by 1 people in total
Recent UpdatesServer side development
Downloaded by 53 people in total
Recent UpdatesServer side development
Downloaded by 8525 people in total
Recent Updatesdatabase
Downloaded by 8100 people in total
Recent Updatesdatabase
Downloaded by 2582 people in total
Recent Updatesdatabase
Downloaded by 69 people in total
Recent UpdatesMobile terminal
Downloaded by 45 people in total
Recent Updatesdevelopment tools
Downloaded by 55 people in total
Recent UpdatesOther manuals
Downloaded by 77 people in total
Recent UpdatesOther manuals