Libraries tagged by dfa
dface/sql-placeholders
296 Downloads
Parse and build sql-expressions extended with special syntax
dface/snmp-packet
5 Downloads
SNMP packets encoder/decoder
dface/phpunit-customization
81 Downloads
My custom comparison extension for phpunit
dface/payment-liqpay
156 Downloads
A PHP client library to work with Privatbank LiqPay API
dface/mysql
123 Downloads
Mysqli wrapper to query with dface/sql-placeholders
dface/ipv4
232 Downloads
PHP classes for IPv4 address and subnet
dface/ipay-masterpass
218 Downloads
A PHP client library to work with IPay MasterPass API
dface/gms-notify
127 Downloads
Library to interact with multichannel notification service https://hyber.im/ua
dface/generic-storage
355 Downloads
Generic storage structures (key-value, set, association) with mysql and memory persistence
dface/criteria
332 Downloads
Library to parse/build filter expressions
dface/container
323 Downloads
Simple IoC container for php
dface/code-gen
275 Downloads
Lib to generate DTO objects from spec files
wuxiumu/sensitive-word-filtering
14 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
tianyong2/laravel-sensitive
5 Downloads
过滤敏感词汇的laravel包,使用DFA算法
makadev/re2dfa
3 Downloads
Library for Regular Expression to DFA transformation.