Libraries tagged by wasm
ozcan39/ir_evaluation_php
5 Downloads
This library was created in order to evaluate the effectiveness of any kind of algorithm used in IR systems and analyze how well they perform.
oszto90/tls_icon_with_hmail
91 Downloads
Displays a lock next to the message if it was received using TLS1.2 or 1.3.
ospina/easy-sql
38 Downloads
Managing your Mysql DB with PHP never was that easy
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
oldpak/event-manager
25 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
oe800/flarum-gravatar
1275 Downloads
Display gravatar if no avatar was uploaded by user.
octamp/client
61 Downloads
WAMP client for PHP Swoole
nolikein/array-mapping
7 Downloads
Map the access to read/write in an array. Git project : https://gitlab.com/Come-Wasik/array-mapping
noc/vaseline
27 Downloads
Noc Vaseline Cache Warmer
noc/module-vaseline
20 Downloads
Noc Vaseline Cache Warmer
nguyenhiep/complete_vietnames_words
107 Downloads
Complete vietnamese words was wrong space
ngphp/jwt
7 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nfauchelle/phergie-keep-alive
22 Downloads
Phergie plugin which monitors when the last activity on a connection was and if it exceeds a certain time limit the connection is closed and re-created
nextphp/jwt
7 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nanasess/net_useragent_mobile
203 Downloads
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent