Libraries tagged by source-code
juy/character-solver
211 Downloads
Solve some character issue on source code
gavinggordon/sorcerer
18 Downloads
An easy-to-use PHP class for scraping webpages' source code.
fuko-php/source
4 Downloads
Extracts chunks of source code identified by code references, e.g. filename + line
eddiekidiw/demo-hmsc
19 Downloads
Demo script php hmsc
selene/writer
272 Downloads
Helper component for generating source code
zeyen/yii2_cms
19 Downloads
This is a common development template source code from Yii2.0 Framework
zeyen/think_cms
11 Downloads
This is a common development template source code from Thinkphp5.1 Framework
zetacomponents/reflection
1069 Downloads
The main objective of the Reflection component is to enhance PHP by type information and annotations. It uses source code documentation to determine data types and other pieces of information provided via annotations. Those annotations can be used to realize systems which depend on strong type information or additional details about the source code itself.
yunqin/w3capp
0 Downloads
w3capp frame base source code.
yalesov/php-cs-fixer
11 Downloads
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)
xactsystems/phpstan-dev
14 Downloads
Package to extract and provide PHPStan source code for developing custom rules
webeith/highlight-bundle
28 Downloads
This bundle transforms a part of text representing a source code in html formated text, providing 5 highlighter: pygment, geshi, highlight, http request to appspot, http request to hiliteme
wboyz/cloud-sdk-php
10167 Downloads
This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
vsputrov-test/php-sdk-test
0 Downloads
This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
voral/mock-builder
41 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.