Libraries tagged by nativephp
mat/geophp
6213 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.
lindencms/templator
11 Downloads
LindenCMS Templator - A native PHP component system that lets you build reusable HTML components with pure PHP and HEREDOC strings.
ktamas77/phptimer
29992 Downloads
Native PHP Library to profile PHP code.
khaderhan/secure-db
5 Downloads
Secure, beginner-friendly PDO-first DBAL for native PHP (prepared statements, IN expansion, streaming, transactions).
intelligent-intern/king-ext
12 Downloads
King native PHP extension packaged for PIE
helingfeng/elasticsearch
8104 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
ganymedenil/elasticsearch
199 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
fatwakb/laravel-qris
4 Downloads
Production ready QRIS dynamic generator for Laravel 10/11/12 and native PHP
erenkucukersoftware/powerful-php
25 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
devmarketer/laramongo
31 Downloads
A wrapper for MongoDB's PHP Library for Use in Laravel. Enabling access to native methods of the Mongo PHP Library under the Mongo facade in Laravel. This package also extends the Mongo PHP library by enabling Mongo commands that the native PHP library doesn't support, such as GeoSpatial commands.
codingwithrk/package-info
143 Downloads
A NativePHP Mobile plugin provides an API for querying information about an application package.
codingwithrk/double-back-to-close
62 Downloads
A NativePHP Mobile plugin that prompts users to press back twice before exiting the app.
codemix/handlebarsphp
20 Downloads
Transpiles handlebars templates into native PHP templates.
brandon/nbt
313 Downloads
A NBT parser that parses to native PHP types
betterphp/php-native-mock
11344 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.