Libraries tagged by 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
1070 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
19 Downloads
Package to extract and provide PHPStan source code for developing custom rules
wboyz/cloud-sdk-php
10168 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.
vianetz/phpstan-magento1
5726 Downloads
Extension for PHPStan to allow analysis of Magento 1/OpenMage source code.
tomflidr/apigen
16 Downloads
PHP 7.1 source code API generator.
tickleman/ace
0 Downloads
Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE
test123test234/sdk-php
0 Downloads
This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demonstrates features of the [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool and the [Redoc](https://github.com/Redocly/Redoc) documentation engine. Beyond the standard OpenAPI syntax, we use a few [vendor extensions](https://github.com/Redocly/Redoc/blob/master/docs/redoc-vendor-extensions.md). # OpenAPI Specification The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, OpenAPI removes the guesswork in calling the service.
talis90/html-media-finder
21 Downloads
Get media files download url by given html source code
t73biz/phpunit-watcher
5 Downloads
Automatically rerun PHPUnit tests when source code changes
systemhaus/php-var-dump-check
31 Downloads
Find forgotten variables dump in PHP source code.