Libraries tagged by Verty
simplesamlphp/simplesamlphp-module-consentsimpleadmin
17074 Downloads
A SimpleSAMLphp module implementing a very simple user interface for managing consent.
sheikhheera/iconfig
41145 Downloads
A very simple, smart, light-weight and dynamic configuration manager for PHP.
rundiz/serial-number-generator
8674 Downloads
Generate serial number or random string that is very easy.
roelofjan-elsinga/sitemap-generator
27241 Downloads
This package helps you to very easily generate a sitemap for your website
qafoo/rmf
636422 Downloads
Very simple VC framework which makes it easy to build HTTP applications / REST webservices
powar/json-validator
89822 Downloads
Simple Json validator for PHP. Very faster, easy to configuration.
perimeter/rate-limiter-php
15627 Downloads
A very simple Rate Limiter for PHP
peridot-php/event-emitter
1417 Downloads
EventEmitter is a very simple event dispatching library for PHP
opctim/symfony-bruno-generator
3082 Downloads
This bundle provides a simple command that will generate .bru files based on your registered routes using opctim/bruno-lang. Its usage is very similar to the commands of symfony/maker-bundle.
mschop/json-serializer
10554 Downloads
A very simple, fast and configurable object serializer.
mouf/utils.value.value-interface
564770 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
272335 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
272342 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
372650 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.
mostafamaklad/laravel-activitylog-mongodb
4661 Downloads
A very simple activity logger to monitor the users of your website or application