Libraries tagged by low-overhead
citomni/kernel
0 Favers
2 Downloads
2 Downloads
Ultra-lean application kernel for CitOmni-based apps. PHP 8.2+, PSR-4, deterministic boot, zero runtime magic.
mnavarrocarter/sqlx
1 Favers
0 Downloads
0 Downloads
Simple, low-overhead relational database toolkit for modern PHP applications
jabarihunt/mysql
0 Favers
81 Downloads
81 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.