Libraries tagged by very simple
nielse63/phpimagecache
13106 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.
mschop/json-serializer
900 Downloads
A very simple, fast and configurable object serializer.
mouf/utils.value.value-interface
492867 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
207601 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
207609 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/interop.silex.di
66872 Downloads
This project is a very simple extension to the Silex microframework. It adds to Silex the capability to use any DI container (not only Pimple).
mnib-dev/urgentcargus
11178 Downloads
A very simple PHP Wrapper for the UrgentCargus API
milito/query-filter
7200 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 :).
ingenerator/phinx-lightweight
11747 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
eleirbag89/mastodonbotphp
746 Downloads
A very simple PHP Mastodon API for sending statuses
byjg/account-statements
4895 Downloads
Very simple component to manage Account Statements in PHP
bkhrupa/kohana-rediscache
203013 Downloads
Very simple phpredis cache module for kohana3.3
araise/crud-bundle
4975 Downloads
Very simple CRUD operations
whatwedo/crud-bundle
22971 Downloads
Very simple CRUD operations
setono/doctrine-object-manager-trait
119714 Downloads
A very simple library that offers an object manager trait to get the object manager for a given class