Libraries tagged by syntax
adamhebby/php-countries
18443 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
packagist/closurecompiler-bin
105623 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
lmc/twigx-bundle
41019 Downloads
This is Symfony bundle which extends the twig implementation by an JSX like syntax.
divineomega/php-countries
33655 Downloads
🌍 PHP Countries is a library that provides an elegant syntax to country data.
phpfui/phpunit-syntax-coverage
5642 Downloads
PHPUnit Testing extensions for complete syntax checking of all files and classes in your project
mouf/javascript.syntaxhighlighter
144851 Downloads
This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.
jedrzej/validator-extended-syntax
11474 Downloads
Laravel 4/5 package that adds validator negation to Laravel's validation module
danrspencer/phpunit-expect-syntax
7386 Downloads
Expect syntax for PHPUnit assertions
xdimedrolx/hoa-compiler
7072 Downloads
The Hiqdev Hoa\Compiler library.
nmapx/couchbase-stubs
31867 Downloads
Pure vendor (stubs) of Couchbase PHP SDK for IDE autocompletion & hints
njoannidi/php-lint-bash
25091 Downloads
A short bash script to recursively lint PHP files with a nice output
nafigator/php-qa-hooks
8858 Downloads
Git hooks for PHP commits QA.
hoa-math-community/compiler
1433 Downloads
The Hoa\Compiler library.
hiqdev/hoa-compiler
9983 Downloads
The Hiqdev Hoa\Compiler library.
cmpayments/schemavalidator
4178 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.