Libraries tagged by php code syntax

graftype/php-highlight

0 Favers
17 Downloads

A PHP library for highlighting code syntax.

Go to Download


quintenmbusiness/php-ast-code-generation-helper

4 Favers
76 Downloads

A PHP library for generating Abstract Syntax Tree (AST) nodes programmatically, simplifying code generation with nikic/php-parser.

Go to Download


oxygensuite/php-ast

1 Favers
13 Downloads

A lightweight Abstract Syntax Tree (AST) implementation for PHP, enabling structured parsing, analysis, and transformation of PHP code.

Go to Download


bound1ess/php-linter

1 Favers
33 Downloads

Simple PHP code linter using "php -l" command.

Go to Download


quintenmbusiness/php-ast-toolkit

2 Favers
9 Downloads

A powerful PHP toolkit for analyzing, modifying, and generating code using AST (Abstract Syntax Tree).

Go to Download


test123test234/sdk-php

0 Favers
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.

Go to Download


proophboard/php-cody-engine-skeleton

1 Favers
6 Downloads

Dockerized PHP skeleton for Event Engine with Cody bot

Go to Download


go2digit-al/torchlight-commonmark-php

0 Favers
206 Downloads

A Commonmark extension for Torchlight, the syntax highlighting API.

Go to Download


geekdevs/highlight.php

0 Favers
366 Downloads

Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js

Go to Download


dan-da/highlight.php

0 Favers
708 Downloads

Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js. This fork implements default CLI (ansi) color scheme

Go to Download


davidphtee/templiphy

0 Favers
1 Downloads

A simple PHP template engine with moustache syntax: {{ $variable }} and {{{ PHP code }}}.

Go to Download


danog/7to70

0 Favers
1711 Downloads

Convert PHP 7 code to PHP 7.0 code

Go to Download


danog/7to5

2 Favers
1340 Downloads

Convert PHP 7 code to PHP 5 code

Go to Download


xgc1986/finalizer

0 Favers
1660 Downloads

A simple utility library that checks for PHP classes that should or shouldn't be marked as final

Go to Download


omarwebdev/plass

1 Favers
7 Downloads

The ultimate solution for converting PHP's built-in functions into class methods!

Go to Download


<< Previous Next >>