jsnoriegam member since: Jan 28, 2017

jsnoriegam's packages

  • PHP

    jsnoriegam/qpdf-wrapper

    🇬🇧 A lightweight PHP wrapper for the QPDF command-line tool. Provides an object-oriented interface to manipulate, inspect, and fill PDF forms easily. 🇪🇸 Un wrapper ligero en PHP para la herramienta QPDF. Ofrece una interfaz orientada a objetos para manipular, inspeccionar y completar formularios PDF fácilmente.

  • 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