Libraries tagged by very simple
setono/doctrine-orm-trait
103166 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
qafoo/rmf
636133 Downloads
Very simple VC framework which makes it easy to build HTTP applications / REST webservices
onoi/callback-container
549034 Downloads
A very simple callback container/builder library
nielse63/phpimagecache
13361 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
mouf/utils.value.value-interface
562375 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
270122 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
270129 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!
eleirbag89/mastodonbotphp
7974 Downloads
A very simple PHP Mastodon API for sending statuses
byjg/micro-orm
50614 Downloads
A micro framework for create a very simple decoupled ORM. This library intended to be very small and very simple to use
wikia/simplehtmldom
95741 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
tigr/twig-preprocessor
41554 Downloads
This very simple loader adds a way to pre parse twig files before loading them into twig parser
sheikhheera/iconfig
41103 Downloads
A very simple, smart, light-weight and dynamic configuration manager for PHP.
rmsramos/system-info
383 Downloads
A very simple plugin to show system info widget
perimeter/rate-limiter-php
15562 Downloads
A very simple Rate Limiter for PHP
peridot-php/event-emitter
1256 Downloads
EventEmitter is a very simple event dispatching library for PHP