Libraries tagged by php native
apinstein/watchngo
3607 Downloads
A php-native inotify-based file watcher to easily trigger compilation. Debounces and coalesces changes to multiple files related to the same desired action.
typisttech/wp-password-argon-two
435 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
yermo/geophpwithfeatures
13 Downloads
GeoPHPwithFeatures is an extended version of the original GeoPHP library which is an 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.
yangusik/thrun
4 Downloads
Async queue worker engine for PHP with native threads + coroutines via TrueAsync.
wenprise/session-manager
41 Downloads
Native PHP sessions stored in the database or object cache.
topsoft4u/openapi-generator
997 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
skrypnet/http-utils
56212 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
shkilya/geophp
22 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.
rezen/proxyz
19 Downloads
A library to make it easier to change native php functions behaviour
pixelfederation/z-engine
5467 Downloads
Library that provides direct access to native PHP structures
michel/pure-plate
16 Downloads
PurePlate is a lightweight and versatile template rendering library for native PHP.
mat/geophp
6220 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.
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).