Libraries tagged by very simple
qafoo/rmf
624111 Downloads
Very simple VC framework which makes it easy to build HTTP applications / REST webservices
perimeter/rate-limiter-php
15082 Downloads
A very simple Rate Limiter for PHP
paradisesessions/validator-cpf-cnpj
3058 Downloads
A very simple class for validate CPF|CNPJ.
nsp-team/webman-throttler
765 Downloads
very Very easy to use a current limiting component, the code is very simple, based on the webman framework.
mschop/json-serializer
4334 Downloads
A very simple, fast and configurable object serializer.
mouf/utils.value.value-interface
508612 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
mouf/utils.common.sortable-interface
221027 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
221035 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mnib-dev/urgentcargus
12480 Downloads
A very simple PHP Wrapper for the UrgentCargus API
maciejkrol/ipapicom
29960 Downloads
A very simple PHP library for handling http://ip-api.com/
lazuli/vsxlsx
7615 Downloads
A (very simple) XLSX parser
j-crowe/open-weather
17896 Downloads
A very simple wrapper for Open Weather
ingenerator/phinx-lightweight
14290 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
garvinhicking/clinspector-gadget
3324 Downloads
Very, very simple TYPO3 console CLI command JSON export
byjg/jwt-wrapper
89490 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component