Libraries tagged by phplot
yarco/phpdotenv-generator
4 Downloads
a tool for managing .env file which is a common config solution nowadays
shrink/phploc
1118 Downloads
A tool for quickly measuring the size of a PHP project.
miladrahimi/phplogger
37 Downloads
Free PHP logger for neat and powerful projects!
jonasof/phprotatebackups
6 Downloads
PHP Rotate Backups
dww510/phpliteadmin
128 Downloads
phpLiteAdmin is a web-based SQLite database admin tool written in PHP
cibulka/phpnotenv
78 Downloads
Fork of lucasv/phpdotenv enabling custom way of setting environment variables.
webteractive/expressionengine-env
39 Downloads
ExpressionEngine CMS with PHP dotenv
tal7aouy/dotenv
4 Downloads
editing dotenv files in an easy way
systonic/phpdiff
5 Downloads
.
rebangm/php-checker
2 Downloads
tools which perform static analysis on PHP project
phpdot/validator
2 Downloads
Strict, type-safe validation with structured error codes for the PHPdot ecosystem.
phpdot/totp
1 Downloads
Coroutine-safe, zero-dependency HOTP/TOTP (RFC 4226 / RFC 6238) with provisioning URIs for the PHPdot ecosystem.
phpdot/template
3 Downloads
Swoole-safe Twig integration with auto-discovered extensions for the PHPdot ecosystem.
phpdot/sheets
2 Downloads
Fast, streaming, low-memory XLSX reader and writer with charts, images, conditional formatting and data validation built in.
phpdot/redis
3 Downloads
Coroutine-safe Redis client wrapping ext-redis with auto-reconnect, exponential backoff, exception translation, and a pool connector for phpdot/pool.