Libraries tagged by Verty
powar/json-validator
69182 Downloads
Simple Json validator for PHP. Very faster, easy to configuration.
nsp-team/webman-throttler
507 Downloads
very Very easy to use a current limiting component, the code is very simple, based on the webman framework.
norsys/rothenberg
9242 Downloads
Tool which allow a developper to create or maintain a Symfony application or a Symfony bundle very easily and without install something on his workstation
mouf/utils.value.value-interface
489157 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.url-interface
351714 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
204501 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
204509 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.cache.in-memory-cache
354167 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mouf/utils.action.action-interface
363233 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
10783 Downloads
A very simple PHP Wrapper for the UrgentCargus API
milito/query-filter
6961 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
23268 Downloads
A very simple PHP library for handling http://ip-api.com/
lyhty/support
1068 Downloads
Adds some very convenient helpers to your Laravel project
lyhty/commands
1033 Downloads
Adds some very convenient commands to your Laravel project
lucinda/rss
15945 Downloads
Very light weight PHP API for RSS feed generation covering official version 2.0 specifications