Packages from latinosoft

  • PHP

    latinosoft/geophp

    GeoPHP 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: (E)WKT, (E)WKB, 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.

  • PHP

    latinosoft/pixie

    A lightweight, expressive, framework agnostic query builder for PHP. Personal fork.

  • PHP

    latinosoft/string-template

    StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

  • PHP

    latinosoft/validation

    Data validation library (Siriusphp/Validation updated fork). Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules