shooyaaa / php_bitmapLinks
a bitmap extension for php
☆15Updated 8 years ago
Alternatives and similar repositories for php_bitmap
Users that are interested in php_bitmap are comparing it to the libraries listed below
Sorting:
- A php extension for Hashids: generate short unique ids from integers.☆43Updated 7 years ago
- Simple Design Patterns☆35Updated 8 years ago
- A high performance service tool for PHP☆118Updated 7 years ago
- A distributed file server framework based on swoole and inotify☆110Updated 8 years ago
- Ahocorasick keyword match.☆118Updated 5 years ago
- php nonpreemptive multipletasking☆55Updated 4 years ago
- 一个最精简的php多进程控制库☆107Updated 7 years ago
- A PHP Service that you can use to filter keywords. It depends on a php extension named Swoole.☆47Updated 7 years ago
- 一个轻量级的 PHP 网络操作类, 基于 Curl 封装并实现了 Get | Post | Upload | Download 等常用方法。☆136Updated 7 years ago
- 我学习笔记代码统一放这里吧,不然太多太乱了☆66Updated 6 years ago
- 基于swoole的抢购排队通用中间件,适合抢购秒杀场景,跟具体业务解耦☆37Updated 7 years ago
- This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)☆84Updated 5 years ago
- phar部署的例子☆87Updated 10 years ago
- 轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.☆121Updated 5 years ago
- a high performance, lightweight framework for php5 & php7 written in c☆168Updated 8 years ago
- RabbitMQ官方中文入门教程(PHP版) Demo 源码☆63Updated 12 years ago
- php服务化框架☆149Updated 8 years ago
- PHP反射IDE自动提示生成器☆72Updated 4 years ago
- php解析dat&datx代码☆36Updated 8 years ago
- 用PHP实现一个简易的Server☆39Updated 7 years ago
- yar-swoole server☆91Updated 8 years ago
- php extension for spam word filter based on Double-Array Trie tree, it can detect if a spam word exists in a text message. 关键词过滤扩展,用于检查一段…☆55Updated 6 years ago
- php扩展开发笔记☆175Updated 9 years ago
- PHP中常用的设计模式的一些小demo☆57Updated 9 years ago
- 全异步Swoole Http API开发框架,内置Promise,异步MySQL连接池,内存缓存管理,异步Task方案等