paragonie / pharaohLinks
Utility to quickly and effectively diff two PHP Archives
☆37Updated last year
Alternatives and similar repositories for pharaoh
Users that are interested in pharaoh are comparing it to the libraries listed below
Sorting:
- Input Filter System for PHP Software☆34Updated last year
- PHP JSON encoding and decoding that throws exceptions on failure☆31Updated 6 years ago
- Two factor authentication.☆37Updated 4 years ago
- composer plugin to enforce GPG signatures on downloaded GIT composer packages☆39Updated 2 years ago
- Test your library conformance with PSR-7☆17Updated 9 years ago
- Packanalyst is a service that let's you browse in any PHP class / interface / trait defined in Packagist☆36Updated 5 years ago
- Create changelogs based on your GitHub milestones☆87Updated 7 years ago
- Polyfilling new features into old versions of PHP☆41Updated last year
- Locate the installation path for any installed Composer package☆58Updated last year
- Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.☆50Updated 5 years ago
- A simple utility library that checks for PHP classes that should or shouldn't be marked as final☆79Updated 6 years ago
- GnuPG-encrypted emails made easy☆95Updated 3 years ago
- Common interface for simple asynchronous placeholders.☆66Updated 8 years ago
- Integration tests for your PSR-6 cache implementation☆39Updated 11 months ago
- Regulate the concurrency level of your async PHP components☆33Updated 8 years ago
- Provides a secure way to encrypt data in doctrine. Framework agnostic, Libsodium.☆35Updated 7 years ago
- Seeded, Deterministic PRNG (based on AES-CTR instead of LCG)☆38Updated last year
- Stern lets you built type-safe PHP projects, even if your project's users aren't writing type-safe code☆21Updated 3 years ago
- Check if your changes are a major change, minor change or just a patch.☆27Updated 3 years ago
- Simpler PHP code sniffer built on top of PHP-CS-Fixer.☆14Updated 7 years ago
- Hash-Ensured Replicated Database☆16Updated 5 years ago
- Caching the result of your expensive function calls since 2016☆22Updated 9 years ago
- What the ... PHP☆36Updated 8 years ago
- A Command Line Interface (CLI) for managing Puli projects.☆51Updated 8 years ago
- Safely cast values to int, float, or string in PHP