Libraries tagged by nativephp
micilini/php-websockets
4 Downloads
Native PHP WebSocket and realtime chat library built from scratch. Works standalone or with Laravel.
mattferris/staccato
19 Downloads
A minimalist template library for native PHP templates
matildevoldsen/quick-actions
3 Downloads
Home screen quick actions (iOS) and launcher shortcuts (Android) for NativePHP Mobile
masroore/php-stemmer
3020 Downloads
Native PHP Stemmer
marcuwynu23/narciso
13 Downloads
'Narciso' is a web library built on top of native PHP, designed to provide developers with a set of tools and functionalities to simplify and enhance web development tasks. It aims to streamline common web development processes such as handling HTTP requests, managing sessions, accessing databases, and generating dynamic content.
macrotom/screen-privacy
1 Downloads
Prevent screenshots and screen recordings using native platform protections for NativePHP Mobile
loveyu/geophp
14 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.
litphp/view-php
5 Downloads
A view that use native PHP to render output for lit
lindencms/templator
11 Downloads
LindenCMS Templator - A native PHP component system that lets you build reusable HTML components with pure PHP and HEREDOC strings.
latinosoft/geophp
11 Downloads
GeoPHP 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: (E)WKT, (E)WKB, 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.
lara-igniter/enum
13 Downloads
Minimal Enum to replace native PHP 8 enums
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
konstantin-kuklin/munin-client-wrapper
21 Downloads
Munin client wrapper on native PHP
konkon1234/laravel-native-session-bridge
56 Downloads
session bridge for laravel5 to native php script.
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support