Libraries tagged by dependency-free
rayanlevert/dotenv
22 Downloads
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
blobfolio/blob-select
15 Downloads
A dependency-free Javascript plugin for styling SELECT elements with an emphasis on markup simplicity and performance.
idealstack/dynamodb-sessions-dependency-free
38 Downloads
An implementation of a session handler for storing sessions in AWS's DynamoDB, but with no dependencies on the AWS SDK, Guzzle etc
drbiko/dynamodb-sessions-dependency-free
1815 Downloads
An implementation of a session handler for storing sessions in AWS's DynamoDB, but with no dependencies on the AWS SDK, Guzzle etc
quintao/qroute
176 Downloads
Lightweight and Powerful single file PHP Router library.
olegv/sheets
3 Downloads
Google sheets manager
olegv/cronjo
4 Downloads
Library for scheduling your job by cron
syswd/query-builder
41 Downloads
Fast, simple and dependency-free query builder for PHP.
sol-hiqdev/bare-yii2
18 Downloads
Dependencies free version of Yii 2
s1syphos/php-gesetze
28 Downloads
Linking german legal norms, dependency-free & GDPR-friendly
s1syphos/kirby3-gesetze
18 Downloads
Linking german legal norms for Kirby v3, dependency-free & GDPR-friendly
ruleboy21/easy-builder
8 Downloads
A lightweight, dependency free, framework agnostic query builder for PHP.
rnr1721/le7-cryptography
10 Downloads
Cryptography is a lightweight PHP library designed for password encryption, decryption, verification, and random password generation. This library is dependency-free, requiring only the PHP OpenSSL extension
rgehan/router
14 Downloads
A really simple dependency-free PHP router
rayanlevert/command-line-interface
103 Downloads
Dependency-free command line interface (CLI) handling arguments and easily personalizing output in the PHP userland