Libraries tagged by nativephp
bentools/doctrine-native-enums
104267 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
devanych/view-renderer
1615 Downloads
Simple PHP View Renderer
yapro/helpers
6865 Downloads
Functions that does not exist in native PHP
vclayton/unpecl-oauth
116118 Downloads
Native PHP drop-in replacement for the PECL OAuth extension
swoole-bundle/z-engine
11933 Downloads
Library that provides direct access to native PHP structures
swedbank-pay/swedbank-pay-sdk-php
64905 Downloads
The Swedbank Pay SDK for PHP simplifies integrations against Swedbank Pay's API Platform by providing native PHP interface towards the REST API.
spiral/session
25604 Downloads
Secure sessions over native PHP handlers
sookoll/geophp
9092 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.
nativecli/nativecli
128 Downloads
CLI helper for NativePHP Projects
morningtrain/envato-api
3094 Downloads
A complete native php wrapper for the Envato API
mangirdas/advanced-fs
32608 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
lesha888/geophp
33678 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.
calmohallag/nullable-casting
9074 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
payex/payex-sdk-php
17736 Downloads
The PayEx SDK for PHP simplifies integrations against PayEx' Ecommerce API platform by providing native PHP interface towards the REST API.
lisachenko/native-php-matrix
3 Downloads
PHP extension that provides Matrix class powered with overloaded operators