Libraries tagged by exit_code
laravel-admin-ext/code-editor
174 Downloads
Code editor extension for laravel-admin based on code-mirror
s9e/phpbb-ext-highlighter
247 Downloads
Adds syntax highlighting to code blocks using highlight.js
hamcq/flarum-ext-auth-phone
651 Downloads
auth by phone sms once code
grzegorzdrozd/ext-apa
2 Downloads
AfterParseAction - automatically call PHP code when attributes are detected during class loading
developgravity/lua-ext
17 Downloads
A PHP extension embedding a vendored, patched Lua 5.5 interpreter to run untrusted code under enforced CPU, wall-clock, memory and output limits, with a capability-gated standard library.
club-1/flarum-ext-server-side-highlight
683 Downloads
Server-side code highlighting with cached results.
cloud-castle/qr-code
4 Downloads
Генерация и чтение QR-кодов для PHP 8.1+ без обязательных внешних зависимостей: все режимы (числовой, буквенно-цифровой, байтовый, кандзи, ECI), уровни коррекции L/M/Q/H, версии 1–40, рендеринг в SVG, PNG (без ext-gd), EPS, PDF и терминал, цвета и прозрачность, высокоуровневые данные (URL, Wi-Fi, vCard, платежи СБП/ГОСТ…), декодер с исправлением ошибок Рида-Соломона. Строгая типизация, безопасность разметки, 100% покрытие и мутационное тестирование.
clarkwinkelmann/flarum-ext-scratchpad
275 Downloads
Easily test code on your development forum
mckue/laravel-excel
104 Downloads
Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.
laravel-admin-ext/python-editor
5389 Downloads
Python editor extension for laravel-admin
cloud-castle/barcode
4 Downloads
Генерация штрихкодов для PHP 8.1+ без внешних зависимостей и расширений: 76 типов символогий — линейные, товарные GS1, почтовые, российские (Честный ЗНАК, ЕГАИС, ШПИ Почты России) и двумерные (DataMatrix, PDF417, Aztec, Han Xin); шесть форматов вывода: SVG, PNG без ext-gd, EPS, HTML, текст и JSON. Вывод выверен байт-в-байт против эталонных реализаций и прочитан независимыми декодерами. Строгая типизация, 100% покрытие и мутационное тестирование.
belisoful/php-image
4 Downloads
Image containers, metadata editing, and codecs for PHP: read-write JPEG, TIFF, PNG, WebP/RIFF, GIF87a/89a, AVI, ISO BMFF (HEIF/AVIF/MP4/QuickTime), and JPEG XL; EXIF through Exif 3.1 with makernotes, XMP (ISO 16684-1), IPTC (IIM), Photoshop 8BIM, JFIF/JFXX, JUMBF, PrintIM, and Exif WAVE audio; read-write ICC profiles with a pure-PHP matrix/TRC color transform; dual GD/ImageMagick raster conversion; and the LZW/GIF-LZW/PackBits/CCITT-fax/horizontal-predictor codecs.
codepoet/opcache-profiler-bundle
2071 Downloads
Profiler for Zend Optimizer+ from pecl and ext/opcache from PHP 5.5
lithemod/events
40 Downloads
Lithe Events: A powerful and lightweight event management system for PHP projects, designed to simplify communication between components intuitively and efficiently. Easily create, register, and emit events, making your code more modular and reactive. Transform your applications into dynamic experiences with Lithe Events!
freelygive/ai-diff
1729 Downloads
A package to support AI generated code diffs, inspired by Aider's edit formats.