Libraries tagged by light weight
jlibs/medoo
286 Downloads
The lightest PHP database framework to accelerate development
jalbam/fake_rest_server
1 Downloads
Simple and easy-to-configure REST server made in PHP.
irediscent/irediscent
5430 Downloads
Lightweight php handler for iredis with redisent fallback
hydra/hydra
35 Downloads
The cozy RESTfull PHP5.3 micro-framework.
ggedde/spry
118 Downloads
PHP API Framework
flightphp/apm
76 Downloads
High-Performance Application Performance Monitoring (APM) for Flight PHP for better observability in your applications.
femtopixel/nano-framework
64 Downloads
Nano Framework - easier than easiest framework
felixarntz/snow-fall
3 Downloads
Adds a subtle snow fall effect to your website, using a lightweight web component.
felixarntz/flush-transients
1 Downloads
This plugin allows you to flush WordPress transients, plain and simple.
felixarntz/fast-smooth-scroll
36 Downloads
This lightweight plugin enhances user experience by enabling smooth scrolling for anchor links without the need for jQuery or other dependencies.
downsider/clay
6949 Downloads
Create lightweight models and apply complex data structures to them
dev-no-kage/project-initializer
18 Downloads
Projet PHP structuré avec une architecture MVC minimaliste et gestion de dépendances via YAML.
caiquebispo/laraslim
2 Downloads
A lightweight PHP microframework combining Slim and Laravel features for fast and structured API development.
borsodigerii/php-xml-chunker
127 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
birjemin/curl
2019 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法