Libraries tagged by jnativel
take-me/curl
0 Downloads
An OOP wrapper for native PHP cURL functions.
syntactical/session
38 Downloads
Bare bones drop in replacement for native PHP sessions with alternate storage repositories
sw897/geophp
20 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.
stratedge/wye
5112 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
stg/ieu_types
9 Downloads
ieUtilities Framework - Decorator for native types
steveorevo/virtual-cli
66 Downloads
Provides programmable interactive access to the native OS command line. Commands can be virtually typed, paused, or terminated. Methods can be used to retrieve progress and output.
stefgodin/notmpl
57 Downloads
Lightweight PHP template engine leveraging PHP native rendering and output buffers.
src-run/augustus-dumper-library
146 Downloads
A simple library to facilitate dumping of files to native php.
sqrt-cat/proto-bin
1 Downloads
A PHP library similar to protobuf for binary protocol packaging/unpacking, which can package biz data into binary format for efficient transmission. Implemented using native PHP with no other external dependencies. Supports data types such as fixed length and variable length.
sowe/framework
196 Downloads
A light and simple DB query framework in native PHP 7
soulseekah/phpeosio
9 Downloads
A native EOSIO HTTP JSON RPC client
softwarezhu/pate
11 Downloads
Pate is a PHP Attribute Template Engine inspired by PHPTAL but run much faster. It use native dom to make it fast.
simplydi/simplytemplate
0 Downloads
Very simple native PHP templating
simplydi/civiews
1 Downloads
A Simple, Native PHP Templating Engine decoupled from CodeIgniter 4
simplerisk/selectize.js
1638 Downloads
Selectize is the hybrid of a textbox and box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. Fork from selectize/selectize.js for use with Composer.