Libraries tagged by very simple
mouf/utils.common.url-interface
355274 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
mouf/utils.common.sortable-interface
226913 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
226920 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!
mouf/utils.action.action-interface
367724 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mnib-dev/urgentcargus
13018 Downloads
A very simple PHP Wrapper for the UrgentCargus API
milito/query-filter
7839 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
maciejkrol/ipapicom
32144 Downloads
A very simple PHP library for handling http://ip-api.com/
lazuli/vsxlsx
7734 Downloads
A (very simple) XLSX parser
lampi87/edp-module-layouts
13455 Downloads
EdpModuleLayouts is very simple Laminas module for making module-specific layouts insanely easy.
j-crowe/open-weather
18460 Downloads
A very simple wrapper for Open Weather
ingenerator/phinx-lightweight
15260 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
byjg/jwt-wrapper
91099 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component
byjg/account-statements
8032 Downloads
Very simple component to manage Account Statements in PHP
bkhrupa/kohana-rediscache
211704 Downloads
Very simple phpredis cache module for kohana3.3
araise/crud-bundle
5742 Downloads
Very simple CRUD operations