Libraries tagged by native name
hardevine/spell-number
15 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 en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
thenlabs/nate
6 Downloads
A Twig-inspired template engine which take adventage of native PHP features.
rotexsoft/handy-php-functions
635 Downloads
A bunch of functions that either extend the existing functionality in native php functions or add functionality not available via native php functions.
jdavidbakr/multi-server-event
170848 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
jameswilddev/react-native-app-helpers
1158 Downloads
General tools we use to build React Native applications.
apinstein/watchngo
3607 Downloads
A php-native inotify-based file watcher to easily trigger compilation. Debounces and coalesces changes to multiple files related to the same desired action.
rubix/dota2
192 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
jamesfrost/statistical-classifier
2680 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends