Libraries tagged by php native
syntactical/session
39 Downloads
Bare bones drop in replacement for native PHP sessions with alternate storage repositories
sw897/geophp
21 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.
src-run/augustus-dumper-library
151 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.
simplydi/simplytemplate
0 Downloads
Very simple native PHP templating
simplydi/civiews
1 Downloads
A Simple, Native PHP Templating Engine decoupled from CodeIgniter 4
rvkulikov/geophp
8 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.
rein/profiler
7 Downloads
Native PHP profiler
pitoncms/session
281 Downloads
Manage HTTP session state without native PHP sessions
pinguo/plates
455 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
piedweb/splates
9 Downloads
Splates, a native PHP template inspired by twig system that's fast, easy to use and easy to extend.
phpfriends/simple-pdf
19 Downloads
Generate PDF directly from PHP (in native PHP)
phpdevcommunity/template-bridge
47 Downloads
TemplateBridge is a lightweight and versatile template rendering library that supports native PHP rendering and a custom C engine via a `.so` file for enhanced performance.
pavloniym/geophp
5 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
oussemakhlifi/orm-package
1 Downloads
This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation