Libraries tagged by php native
tomatophp/filament-discord
3071 Downloads
Send Notification to discord channel Webhook using native FilamentPHP Notification Facade class
chr15k/laravel-mysql-encrypt
7834 Downloads
Laravel database encryption using native MySQL functions
openxtrem/browscap
38837 Downloads
Standalone replacement for php's native get_browser() function
vclayton/unpecl-oauth
117703 Downloads
Native PHP drop-in replacement for the PECL OAuth extension
swoole-bundle/z-engine
12697 Downloads
Library that provides direct access to native PHP structures
spiral/session
33291 Downloads
Secure sessions over native PHP handlers
sookoll/geophp
9742 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.
mobicms/render
5460 Downloads
Native PHP template engine
mangirdas/advanced-fs
34948 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
lesha888/geophp
35176 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
2518 Downloads
Native PHP DNS Resolver and Updater Library (PHP 8.3+)
eleving/zend-json
14386 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
calmohallag/nullable-casting
10442 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
28704 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
sonsofphp/json
5443 Downloads
Wrapper around native json php functions