Libraries tagged by jnativel
milpa/plugin
4674 Downloads
The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and the plugin migration runner.
milpa/http
4775 Downloads
PSR-15-native routing and middleware contracts for the Milpa PHP framework.
marceloeatworld/falai-php
6918 Downloads
#1 PHP client for the fal.ai serverless AI platform, compatible with Laravel and native PHP, built on Saloon v4
magefan/module-auto-related-product
40318 Downloads
Extend native Magento Up-Sells, Cross-Sells, and Related products
league/uri-polyfill
54279 Downloads
Polyfill backporting PHP 8.5+ native RFC3986/WHATWG URI features to lower PHP versions
kodus/session
53553 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
koala-framework/composer-extra-assets
120660 Downloads
Composer Plugin for installing Assets using native npm/bower
kiwilan/php-archive
39312 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
jonaspauleta/scout-postgres
2354 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
innoge/laravel-enum-states
1625 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
iliaal/mdparser
2092 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.
iliaal/fastchart
229 Downloads
Native C PHP extension for fast chart rendering: 38 chart families (line, area, bar, pie, scatter, bubble, stock with technical indicators, radar, polar, surface, contour, treemap, funnel, waterfall, heatmap, gauge, linear meter, gantt, box plot, bullet, pareto, calendar heatmap, sunburst, sankey, marimekko, vector, arc diagram, chord diagram, network, population pyramid, violin plot, circle packing, pictogram, venn diagram, word cloud, serpentine timeline, dendrogram, partition) plus a 2-class Symbol family (Code128, QrCode). SVG-canonical pipeline rasterized via vendored plutovg + plutosvg; PNG / JPEG / WebP encoders via libpng / libjpeg-turbo / libwebp.
hydrat-agency/laravel-2fa
23703 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
heymoon/doctrine-psql-enum
9651 Downloads
Store PHP native enums as PostgeSQL custom enum types
halilcosdu/laravel-chatbot
6560 Downloads
A Laravel-native OpenAI chatbot powered by the Responses and Conversations APIs.