Home / Tags / php

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.


nikic 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
 
47

Anyon3 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
 

barbushin 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 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
 

helloguille 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
 
4.8k

php-webdriver 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
 

deuill 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
 
Popular
4.5k

laruence 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
 

defuse 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
 

FoilPHP 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
 

powder96 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
 
Popular
5.1k

vimeo Psalm is a static analysis tool for finding errors in PHP applications. v0.3.x supports checking PHP 5.4 - 7.1 code, and requires PHP 5.6+ to run. v0.2.x supports checking PHP 5.4 - 7.0 code and requires PHP
 

wujunze 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
 

phpearth Docker For PHP Developers Carefully crafted Docker images for PHP developers with latest PHP versions 7.1 and upcoming 7.2, Nginx, OpenLiteSpeed and Apache HTTP Server. PHP extensions installation script Compo
 

pinepain 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
 

ollyxar PHP malware detector Smart PHP vulnerability detector Web mode: Console mode: Using PHP malware detector Requirements PHP 5.4+ Install php-malware-detector via
 

symfony 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 (
 

facebookarchive 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
 

philcook Brew PHP Switcher Brew PHP switcher is a simple script to switch your Apache and CLI configs quickly between major versions of PHP. If you support mul
 

redaxo php-cs-fixer config for REDAXO Installation composer require --dev redaxo/php-cs-fixer-config Example .php-cs-fixer.dist.php: <?php $finder = (new P
 

gautamkrishnar 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
 

CopernicaMarketingSoftware 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
 

euskadi31 Opengraph Test with Atoum cd Opengraph/ curl -s https://getcomposer.org/installer | php php composer.phar install --dev ./vendor/atoum/atoum/bin/atoum --glob Tests/Units/ Writer &lt;?php name
 

raulfraile 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: