Libraries tagged by Ve
mouf/utils.common.sortable-interface
226074 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
226081 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!
mnib-dev/urgentcargus
12916 Downloads
A very simple PHP Wrapper for the UrgentCargus API
mirazmac/php-requirements-checker
10202 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
ministryofweb/php-osm-tiles
2960 Downloads
A library to convert map tile numbers to coordinates and vice versa.
mingalevme/http-build-url
7537 Downloads
Advanced version of http_build_url
minasm/php-html-parser
13903 Downloads
An updated version of php-html-parser
milito/query-filter
7794 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 :).
merkeleon/laravel-httpauth
27983 Downloads
Helps to lock develop version with http-auth
maymeow/uuid
108269 Downloads
Class to generate RFC 4122 UUID version 3, 4 and 5
marshmallow/pages
11390 Downloads
Deze package geeft de mogelijkheid om gemakkelijk pagina's te beheren in Laravel. Dit is eigelijk een verzameling van handinge composer packages van derde en samengevoegd om snel te kunnen hergebruiken.
maciejkrol/ipapicom
31781 Downloads
A very simple PHP library for handling http://ip-api.com/
lyhty/commands
4403 Downloads
Adds some very convenient commands to your Laravel project
luilliarcec/laravel-username-generator
11169 Downloads
Laravel Username Generator is a package that allows the versatile generation of user names, has a simple integration with Laravel.
lucinda/rss
17360 Downloads
Very light weight PHP API for RSS feed generation covering official version 2.0 specifications