Libraries tagged by synth
mf/collections-php
110292 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.
lizzyman04/fluxor
276 Downloads
A lightweight PHP MVC engine with file-based routing and elegant Flow syntax.
klevu/module-troubleshoot
832021 Downloads
Klevu Troubleshoot module for trouble shooting data synchronisation issues
kirschbaum-development/filament-diffs
1814 Downloads
A Filament plugin that wraps @pierre/diffs to render beautiful file diffs and syntax-highlighted code views.
js-phpize/js-phpize-phug
300857 Downloads
Convert js-like syntax to standalone PHP code in Phug template.
jord-jd/php-ssh-connection
158 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
jelix/castor
121133 Downloads
A template engine using a simple syntax
hollodotme/treemdown
48631 Downloads
A PHP class for browsing markdown files with HTML rendering, syntax highlighting and search
goaop/dissect
126645 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP
donatj/printf-parser
69394 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
dmelo/pchart
17525 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
8207 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.
cheprasov/php-memcached-lock
251385 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
blueways/bw-jsoneditor
71255 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
44469 Downloads
A simple Blade template syntax checker for Laravel