Libraries tagged by naty
calmohallag/nullable-casting
9139 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
26842 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
brandon/nbt
197 Downloads
A NBT parser that parses to native PHP types
axelrindle/larecipe-emojify
19233 Downloads
Replaces emoji shortcodes with native unicode emojis.
anttiviljami/wp-libre-form
4113 Downloads
Easy native HTML5 forms for WordPress
vcn/enum
27304 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
smokills/laravel-http-client-default-options
9796 Downloads
Extends the native Laravel Http Client, so that you can define global options
payex/payex-sdk-php
17814 Downloads
The PayEx SDK for PHP simplifies integrations against PayEx' Ecommerce API platform by providing native PHP interface towards the REST API.
ionghitun/laravel-lumen-mysql-encryption
2529 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
epigra/nova-settings
13566 Downloads
A Laravel Nova tool for editing custom settings using native Nova fields.
emersion/php-wrappers
7421 Downloads
High-performance wrappers for native FTP and SFTP functions.
dreamscapes/ldap-core
83139 Downloads
Object encapsulation of PHP's native ldap functions
talandis/laravel-native-session-driver
10542 Downloads
Native session driver for Laravel 5
rsmalc/laravel-noty
5210 Downloads
Flash Messages for Laravel Aplication using Noty v3 library
rmh-media/php-nats-streaming
6071 Downloads
PHP Client for nats-streaming-server.