Libraries tagged by nativephp
calmohallag/nullable-casting
8322 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
16623 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
uzpeng/elasticsearch
6880 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
swoole-bundle/z-engine
11275 Downloads
Library that provides direct access to native PHP structures
skrypnet/http-utils
55567 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
shubhamjain/php-id3
4346 Downloads
A MP3 ID3 tags reader in native PHP
serafim/boson
10 Downloads
Native PHP WebView bridge
salvaworld/geophp
1093 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.
pixelfederation/z-engine
4994 Downloads
Library that provides direct access to native PHP structures
periwinkle/array-config
34 Downloads
Allows for using native PHP files as config files in PHP
northrook/cache
290 Downloads
PHP Memoization and native PHP data storage.
mobicms/render
5257 Downloads
Native PHP template engine
mat/geophp
5864 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.
kore/njq
8 Downloads
Native PHP Job Queue