Libraries tagged by lanceren
lancerhe/php-router
19 Downloads
A RESTful, flexible MVC router component for PHP 5.3+. Declare rules which route HTTP requests to a controller.
lancerhe/php-library
52 Downloads
PHP common library.
lancerhe/php-http
45 Downloads
Http request and parse decorator (Easy to expand).
lancerhe/php-crypt
218 Downloads
PHP encryption class library
lancerhe/laravel-rbac
16 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
lancer/toutiao
0 Downloads
toutiao sdk
dev-lancer/payment-zen
0 Downloads
Zen Checkout implementation
victorgrf/safethrow
38 Downloads
Lançamento e tratamento de exceções padronizado para aplicações Laravel.
rma/migrationbundle
629 Downloads
Bundle pour générer un dump de la base de données puis lancer une migration assurée par Doctrine Migrations
lyle-lai/wxxcx
14 Downloads
A WeChat applet (xiaochengxu) plugins for Laravel 5. Fork from github.com/lanceWan/wxxcx
daneren2005/php-resque
36341 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
vancuren/php-turf
33 Downloads
A PHP library for geospatial analysis similar to Turf.js
heimseiten/contao-lightgallery-js-bundle
247 Downloads
Fügt die lightgallery.js (https://github.com/sachinchoolur/lightgallery.js) mit Videosupport hinzu. Um einen anderen Inhalt in der Modal-Box darzustellen muss dem Textelement indem der Link ist die Klasse html_modal gegeben werden. Commercial licencing: https://sachinchoolur.github.io/lightgallery.js/docs/license.html
daneren2005/pdfparser
200 Downloads
Pdf parser library. Can read and extract information from pdf file.
daneren2005/fasterimage
16 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.