Libraries tagged by php native
bluefrg/parsecsv
7425 Downloads
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
typisttech/wp-password-argon-two
405 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
skrypnet/http-utils
55701 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
salvaworld/geophp
1151 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.
postcss/postcss
641 Downloads
Unofficial native PHP port of the PostCSS processor
plesk/net_dns2
197 Downloads
Native PHP DNS Resolver and Updater Library
periwinkle/array-config
34 Downloads
Allows for using native PHP files as config files in PHP
northrook/cache
400 Downloads
PHP Memoization and native PHP data storage.
mobicms/render
5344 Downloads
Native PHP template engine
mat/geophp
5983 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
jdwx/dns-query
1699 Downloads
Native PHP DNS Resolver and Updater Library (PHP 8.1+)
franzl/laravel-plates
3236 Downloads
The powerful native PHP templating system Plates for Laravel.
eleving/zend-json
13469 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
bakame/aide-uri
71 Downloads
Polyfill backporting PHP 8.5+ native RFC3986/WHATWG URI features to lower PHP versions