Libraries tagged by sourcecode
tickleman/ace
0 Downloads
Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE
thomasmeschke/php-graphml-generator
0 Downloads
A handy tool to generate graphml files from PHP sourcecode
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.
sweikenb/boundaries
2 Downloads
Project structure and sourcecode file-content checker.
steveorevo/config-file
40 Downloads
Allows for easy querying and updating of popular configuration and source code file formats (Apache config, PHP, ini, etc).
steroids/swagger
469 Downloads
Module for dynamic Swagger documentation generation out of source code
souravmsh/compressed-output
13 Downloads
Compressed/Optimize output of the laravel application source code
sooyoos/extractor
1478 Downloads
Extract translations form the source code
sinta/php-source-generator
24 Downloads
PHP source code generator. Can be written using a method chain.
sinta/laravel-source-generator
14 Downloads
PHP source code generator. Can be written using a method chain.
simongenin/laravelvariables
16 Downloads
Refactor variables that are meant to be global out of your source code