Packages from syntaxseed
-
PHP
syntaxseed/iplimiter
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
-
PHP
syntaxseed/libsodium
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
-
-
PHP
syntaxseed/templateseed
Lightweight and simple templating class for PHP. Caching, and natural PHP template syntax.
-
PHP
syntaxseed/translator
Translate strings in your application to multiple languages loaded from JSON files.