Libraries tagged by oversea
mnavarrocarter/sqlx
0 Downloads
Simple, low-overhead relational database toolkit for modern PHP applications
mikolajprzybysz/php-sil
14 Downloads
Standard Interface Library provides a set of interfaces for software developers to ensure compatibility of across various projects. Making them easily exchangeable and reducing to zero the overhead of making library compatible with projects using this standard.
midoelhawy/laravel-query-to-csv
419 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
leaveyou/console
58 Downloads
A set of console related components without the overhead of the illuminate framework
jabarihunt/mysql
72 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.
hewitt/frmwrk
0 Downloads
A bare-bones PHP framework for developers to use without the overhead of modules they don't need.
eydamos/kernel-framework
322 Downloads
Provides everything needed for a kernel and bundles without the massive overhead of the symfony/http-kernel.
e7o/morosity
72 Downloads
A mostly standard template engine without all the overhead
deadalusphp/framework
0 Downloads
DeadalusPHP is a lightweight and easy-to-use PHP framework designed to be a fast. With a focus on simplicity, it offers essential tools for routing, database handling, and more, without the overhead of larger frameworks.
danbettles/marigold
108 Downloads
Marigold is a small set of tools that aims to make building simple websites easier while remaining close to the metal and adding minimal overheads; it is not a framework.
cvizarrasmit/lumen-query-to-csv
12 Downloads
Forked from techsemicolon/laravel-query-to-csv. Updated to work on lumen. Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
cloudcatch/user-roles-table
4 Downloads
A WordPress plugin that boosts WP_User_Query performance by adjusting SQL queries to use a custom user roles table, reducing overhead and improving scalability.
bdunogier/gnu-terry-pratchett-bundle
16 Downloads
Implementation of the X-Clacks-Overhead: GNU Terry Pratchett clacks Hack (http://www.gnuterrypratchett.com/)
aef/laravel-batch-requests
30 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.