Libraries tagged by no dependency
gtbu/typesetter-5.3-p8
3 Downloads
Typesetter CMS 5.3-p8 – flat-file CMS for PHP 8 with Bootstrap 5.3, SCSSPHP 1.13, CKEditor 4.22, Elfinder 2.1.62, and PhpMailer 6.9.1 — no external dependencies.
flexagon/framework
4 Downloads
Flexagon : a lightweight PHP web framework with no runtime dependencies
david-weber/dominion
94 Downloads
A simple, clean admin package for Laravel 4 with no other dependencies.
amiralishabani/aash-captcha
5 Downloads
Self-hosted, audio-capable CAPTCHA for PHP with no external dependencies.
amcsi/amysql
208 Downloads
A MySQL(i) wrapper for PHP 5.2 and higher with useful tools and no extension dependencies.
alexandrebulete/ddd-doctrine-bridge
43 Downloads
Doctrine ORM bridge for DDD Foundation - Pure PHP, no framework dependency
alexandrebulete/ddd-apiplatform-bridge
39 Downloads
API Platform bridge for DDD Foundation - Pure PHP, no framework dependency
xiaosongshu/flv2mp4
112 Downloads
Pure PHP native media processing library, realize FLV/MP4/HLS mutual conversion , H.264 re-encoding and opus/mp3/aac re-encoding. Built-in live stream relay gateway, file server, multi-protocol push client: RTMP, HTTP-FLV, WebSocket-FLV, no FFmpeg external dependencies.
quioteframework/cloud-azure
22 Downloads
Minimal Azure Blob and Table Storage clients, Shared Key or Azure AD (workload identity / az login) authenticated REST access with no azure-sdk dependency, plus a signed-request method for operations they do not model themselves. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own Azure session and filesystem backends.
oilpriceapi/oilpriceapi
12 Downloads
Official PHP SDK for source-timestamped OilPriceAPI energy data, with typed errors and no third-party runtime dependencies.
jardissupport/auth
11 Downloads
Opaque token management, session handling, password hashing, and role-based access control for PHP DDD applications — framework-free, no JWT, no third-party runtime dependencies beyond PHP built-ins and the Jardis contract
juanrube/laravel-toast-magic-8
39 Downloads
Laravel Toaster Magic is a lightweight, flexible toast library for Laravel projects, with no jQuery, Bootstrap, or Tailwind dependency.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
yurba/cmf
28 Downloads
YurbaCMF — a lightweight, dependency-free auto-CRUD content management framework for Laravel. Plain Blade and vanilla CSS, no front-end build step.
npav/laravel-fcm-push
8 Downloads
Firebase Cloud Messaging (HTTP v1) web push for Laravel — hand-signed OAuth2 JWT (no google/apiclient or kreait/firebase-php dependency), channel/audience-based subscriber targeting, and on-device diagnostics logging for mobile debugging.