Libraries tagged by NCAT
lisachenko/z-engine
22269 Downloads
Library that provides direct access to native PHP structures
lesha888/geophp
33814 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.
leaseweb/gettext-translation-bundle
60057 Downloads
Easy to use and native (faster) gettext translation support
larapacks/authorization
10551 Downloads
Native Laravel Authorization.
julien-boudry/condorcet
8515 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
jonnitto/prettyembedvideo
36836 Downloads
Prettier embeds for your native videos in Neos CMS - with nice options like high-res preview images, lightbox feature, captions and advanced customization of embed options.
heymoon/doctrine-psql-enum
473 Downloads
Store PHP native enums as PostgeSQL custom enum types
gggeek/polyfill-pinba
1292 Downloads
A pure-php implementation of the API exposed by the native Pinba extension
fluxter/datatables-bundle
8520 Downloads
Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support
chr15k/laravel-mysql-encrypt
5148 Downloads
Laravel database encryption using native MySQL functions
calmohallag/nullable-casting
9246 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.
byjg/phpthread
26853 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
brandon/nbt
270 Downloads
A NBT parser that parses to native PHP types
axelrindle/larecipe-emojify
19250 Downloads
Replaces emoji shortcodes with native unicode emojis.
avplab/php-html-builder
8386 Downloads
PHP Html builder simplifies creation of an html code in php scripts. Allows to build (or generate) the html in simple natural way, similarly as create a html page.