Libraries tagged by syntax
mf/collections-php
109156 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
kirschbaum-development/filament-diffs
1321 Downloads
A Filament plugin that wraps @pierre/diffs to render beautiful file diffs and syntax-highlighted code views.
js-phpize/js-phpize-phug
297538 Downloads
Convert js-like syntax to standalone PHP code in Phug template.
jord-jd/php-ssh-connection
78 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
jelix/castor
116251 Downloads
A template engine using a simple syntax
jeffersongoncalves/filament-ace-editor-field
7562 Downloads
A Laravel Filament v4 field that integrates the Ace code editor into your forms, providing a rich, syntax‑highlighted code editing experience.
innoge/laravel-rclone
6992 Downloads
A sleek PHP wrapper around rclone with Laravel-style fluent API syntax
hollodotme/treemdown
47002 Downloads
A PHP class for browsing markdown files with HTML rendering, syntax highlighting and search
emailsherlock/email-guard-core
5857 Downloads
Email-Guard core library for PHP: local email checks (syntax, reserved TLDs, disposable domains) plus optional escalation to the EmailSherlock Verify API.
donatj/printf-parser
67210 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
dmelo/pchart
17230 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
cortexphp/json-repair
5952 Downloads
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.
blueways/bw-jsoneditor
69004 Downloads
Adds a JSON Form Editor type to the TYPO3 Backend. Edit JSON data with code formatting, syntax highlighting, auto repair and more.
bdelespierre/laravel-blade-linter
44213 Downloads
A simple Blade template syntax checker for Laravel
akira/laravel-pdf-invoices
2168 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.