PHP is a widely used, high-level, dynamic, object-oriented and interpreted scripting language primarily designed for server-side web development. Used for questions about the PHP language.
PHP Parser
This is a PHP 5.2 to PHP 7.4 parser written in PHP. Its purpose is to simplify static code analysis and manipulation.
Documentation for version 4.x (stable; for running on PHP >= 7.0; for parsing PHP 5
NinjaCMS
ABOUT
forbidden the access web for the following directory :
cache/
php/Crypt/
php/File/
php/La/
php/Math/
php/Net/
php/System/
php/Library/
php/security/
EXTRA
The directory extra/ c
PHP Console server library
PHP Console allows you to handle PHP errors & exceptions, dump variables, execute PHP code remotely and many other things using Google Chrome extension PHP Console and PhpConsole se
PHP-Mock: mocking built-in PHP functions
PHP-Mock is a testing library which mocks non deterministic built-in PHP functions like time() or rand(). This is achieved by PHP's namespace fallback policy:
PHP will fall b
preact-php-server-render-example
Example on using Preact and PHP V8-JS to server-render preact components.
Requeriments
PHP >5.6
PHP v8js Extension: http://php.net/manual/en/book.v8js.php
NPM Packa
php-webdriver – Selenium WebDriver bindings for PHP
Description
Php-webdriver library is PHP language binding for Selenium WebDriver, which allows you to control web browsers from PHP.
This library is c
PHP bindings for Go
This package implements support for executing PHP scripts, exporting Go variables for use in PHP contexts, attaching Go method receivers as PHP classes and returning PHP variables for use in Go con
Yaf - Yet Another Framework
PHP framework written in c and built as a PHP extension.
Requirement
PHP 7.0+ (master branch))
PHP 5.2+ (php5 branch)
Install
Install Yaf
Yaf is a
php-encryption
composer require defuse/php-encryption
This is a library for encrypting data with a key or password in PHP. It requires PHP 5.6 or newer and OpenSSL 1.0.1 or newer. We recommend using a version o
FOIL
PHP template engine, for PHP templates.
Foil brings all the flexibility and power of modern template engines to native PHP templates. Write simple, clean and concise templates with nothing more than
Numbers.php
Numbers.php - an advanced mathematics toolkit for PHP >= 5.3. It is a port of Numbers.js - same toolkit for JavaScript.
There is a version of Numbers.php which supports PHP 5.2, but it is no longer devel
php-cli-color
Simple and easy to use the PHP command-line output of color
Installation
composer require wujunze/php-cli-color
How to use
<?php
require_once __DIR__ . './../vendor/auto
PHP Ref extension
This extension adds Soft Reference and Weak References to PHP 7 and may serve as a ground for other data structures that require advanced referencing model.
PHP >= 7.1 required
PLEAS
VarExporter Component
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (
Facebook SDK for PHP (v5)
This repository contains the open source PHP SDK that allows you to access the Facebook Platform from your PHP app.
Installation
The Facebook PHP SDK can be installed with Compo
Unijson.php
Universal PHP script to generate JSON from any MySQL database. unijson.php is a PHP script that can convert any existing database into JSON format easily. It is well documented and customizable (See the inli
PHP-CPP
The PHP-CPP library is a C++ library for developing PHP extensions. It offers a collection of well documented and easy-to-use classes that can be used and extended to build native extensions for PHP. The full
Ladybug: PHP 5.3+ Extensible Dumper
Ladybug provides an easy and extensible var_dump / print_r replacement for PHP 5.3+ projects. Any PHP variable, object or resource can be dumped to beautiful representation: