Libraries tagged by eworks
s1k3/bangla-number-to-word
263 Downloads
Laravel Package to convert number to bangla currency works with both english and bangla
rosgear/rg-be-config-wspace
13 Downloads
Module extension "Workspace" for the GePanel Control Panel
responsive-sk/php-debugbar-middleware
109 Downloads
Modern PSR-15 middleware for PHP DebugBar with automatic asset serving. Works with Mezzio, Slim 4, Symfony, and any PSR-15 framework.
rcalicdan/mysql-binary-protocol
1155 Downloads
Mysql Binary Protocol for my fiber async libary credits to Ivan Chepurnyi this a modernise implementation of his works
parkktech/fastmagento-checkout
2 Downloads
FastMagento Checkout — makes the Magento 2 onepage checkout paint instantly. Renders a cacheable form shell with a skeleton, then hydrates window.checkoutConfig over an async request so the heavy per-quote config no longer blocks first paint. Optional add-on to FastMagento; works standalone on base Magento (no Hyvä/Breeze required). Fails safe to stock checkout via an admin toggle or ?fastcheckout=0.
oneup/contao-security-advisories
3604 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
omaralalwi/laravel-jobs-metrics
6 Downloads
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
nusje2000/dependency-graph
29273 Downloads
A PHP Library for resolving, visualizing and validating composer dependencies within a repository. Works within a monolithic repository as well.
nemesislabs/sentinel
12 Downloads
Nemesis Shield - Sentinel SDK for PHP & Laravel. Positive-security runtime protection: learns your app's normal behavior and blocks off-baseline requests (auth bypass, path traversal, scanners, unusual methods). Fail-open, privacy-preserving. Works on Laravel 6+ / PHP 7.2+.
mixdinternet/homestead-ngrok
6208 Downloads
Allow ngrok url works on homestead
misakstvanu/prism
7 Downloads
Prism client — captures Laravel telemetry (logs, requests, errors, traces, queries, jobs, crons, replica metrics) and ships it to a Prism observability workspace.
mh-code/ai
4 Downloads
A lightweight OpenAI-compatible AI client for PHP. Supports streaming and direct responses, works with any provider that implements the OpenAI API (OpenAI, DeepSeek, Moonshot, Qwen, Zhipu, Ollama, etc.).
matthiasnoback/high-quality-bundles-project
256 Downloads
The "Symfony Standard Edition" adapted for my High Quality Bundles workshop
mat/geophp
6226 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
maskow/livewire-combined-request
1507 Downloads
Shared FormRequest base that works for both Laravel HTTP controllers and Livewire 3/4 components. Write validation rules once, use them everywhere.