Libraries tagged by source-code
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
18 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
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.
voral/mock-builder
45 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.
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
thedepart3d/laravel-source-encryption
30 Downloads
Laravel Source Code Encryptor
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.