Libraries tagged by nativephp
pavloniym/geophp
4 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.
oussemakhlifi/orm-package
1 Downloads
This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation
muhammed2020osman/spell-number
0 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages in: English, es: Spanish, pt: Portuguese, fr: French, it: Italian. ro: Romanian.
morningtrain/pipedrive-api
208 Downloads
A complete native php wrapper for the Pipedrive API v1
molajo/email
441 Downloads
Molajo Email: platform independent support with adapters for PHPMailer, SwiftMail, and native PHP mail
mohammad-rj/sdk-btelegram
4 Downloads
Native PHP Telegram Bot based on the official Telegram Bot API
moazam/elasticsearch
22 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
miljar/php-exif-native
8 Downloads
Native PHP Adapter for PHPExif
mattferris/staccato
16 Downloads
A minimalist template library for native PHP templates
masroore/php-stemmer
3010 Downloads
Native PHP Stemmer
marcuwynu23/narciso
5 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.
loveyu/geophp
11 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
4 Downloads
A view that use native PHP to render output for lit
latinosoft/geophp
10 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
4 Downloads
Minimal Enum to replace native PHP 8 enums