Libraries tagged by php info
eegusakov/geo-search
8 Downloads
A PHP library for finding location information, including geographic points, name, region, country, and time zone information.
igorwanbarros/php2html
172 Downloads
library aimed at creating PHP objects responsible for manipulating information and print them as HTML elements.
designbycode/south-african-id-validator
10 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
firmantr3/l5imdb
89 Downloads
A Laravel 5 PHP library for retrieving film and TV information from IMDb
elliotjreed/gfs-tracking
13 Downloads
A PHP package for returning tracking / consignment information from GFS
arcanisgk/boh-basic-ouput-handler
2 Downloads
[BOH] is a very simple PHP [output handler] implementation that show Human readable information instead of using the default PHP Method
yermo/geophpwithfeatures
6 Downloads
GeoPHPwithFeatures is an extended version of the original GeoPHP library which is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
wdo/vatidverify
9 Downloads
A PHP library for validation of VAT identification numbers and detailed information
tochka-developers/geophp
14 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
slote/spider
4 Downloads
Spider is a php library for crawling website that allows you to scrape informations & automated actions.
oldpak/reflection
18 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
miqueiasdesouza/boleto
883 Downloads
Pacote para a geração de boletos e integração com Laravel 4.2 e 5.1. Esse pacote visa disponibilizar um conjunto de classes que trabalha com o BoletoPHP (http://boletophp.com.br) para ser utilizado com ou sem a necessidade de framework. Utilizei os arquivos do BoletoPHP (http://boletophp.com.br) porém fiz algumas modificações para conseguir a re-utilização do código em classes já que o projeto original é feito em PHP Estruturado. Estou disponibilizando o código para comunidade como uma forma de agradecimento pelas informações já adquiridas. Estou utilizando também as classes HTML2PDF para geração dos boleto em PDF.
mediashare/spider
116 Downloads
Spider is a php library for crawling website that allows you to scrape informations & automated actions.
mayomi/minecraftserverstatus
9 Downloads
Minecraft Server Status Query, written in PHP, with online players, motd, favicon and more server related informations without plugins and enable-query.
max13/url-parser
618 Downloads
URL parser for PHP, allow you to extract every piece of information of a URL/HOST, structured and clean.