Libraries tagged by php native
rahulmac/json
736 Downloads
json is a fluent, object-oriented wrapper around PHP’s native JSON functions.
phpolygon/phpolygon
103 Downloads
PHP-native game engine with AI-first authoring
openxtrem/browscap
47478 Downloads
Standalone replacement for php's native get_browser() function
spiral/session
52370 Downloads
Secure sessions over native PHP handlers
opensolutions/foil
1891 Downloads
PHP template engine for native PHP templates
mobicms/render
7122 Downloads
Native PHP template engine
marceloeatworld/plunk-laravel
662 Downloads
#1 Laravel mail transport for Plunk with event tracking and email verification, compatible with native PHP
mangirdas/advanced-fs
40781 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
lesha888/geophp
40162 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.
jdwx/dns-query
5713 Downloads
Native PHP DNS Resolver and Updater Library (PHP 8.1+)
eleving/zend-json
19248 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
calmohallag/nullable-casting
16241 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.
vcn/enum
31921 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
zeusi/json-schema-extractor
589 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
phpgraph/phpgraph
6760 Downloads
PHP Graphing Library that creates graphs natively in PHP