A middleware proposal for PHP
☆78May 22, 2016Updated 9 years ago
Alternatives and similar repositories for Tari-PHP
Users that are interested in Tari-PHP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple, lightweight, incremental parser for JSON streaming (concatenated JSON and newline-delimited JSON), in PHP☆24Jul 6, 2021Updated 4 years ago
- Distribute your PHP extension as self-installing phar executable☆59Jan 15, 2021Updated 5 years ago
- This simple router is a wrapper for FastRoute.☆16Dec 9, 2016Updated 9 years ago
- A PHP library to generate `.deb` packages (Software distribution)☆54Jan 9, 2021Updated 5 years ago
- A fast XSS sanitization library for PHP☆117Apr 16, 2017Updated 8 years ago
- RapidRoute - Another fast router library for PHP☆57Aug 9, 2015Updated 10 years ago
- PSR-7 Content negotiation☆14Jun 16, 2015Updated 10 years ago
- Portability header for PHP5/PHP7 extension development☆10Apr 28, 2016Updated 9 years ago
- Build and modify your database schema using Doctrine DBAL and a fluid syntax.☆28Jan 28, 2024Updated 2 years ago
- Add scalar type hints and return types to existing PHP projects using PHPDoc annotations☆225Dec 28, 2020Updated 5 years ago
- Utility to quickly and effectively diff two PHP Archives☆37May 8, 2024Updated last year
- Provides extra (in terms of "additional", "extraordinary", "special" and "unusual") decorators, built on top of ReactPHP's Socket☆22Feb 21, 2026Updated last month
- PHP7.1 Fluent, immutable SQL query builder.☆12Jul 22, 2019Updated 6 years ago
- A PSR-7 compliant ADR framework☆14Nov 1, 2016Updated 9 years ago
- [Abandoned] Session library☆15Dec 17, 2020Updated 5 years ago
- Tools for validating callback signatures in PHP☆43Dec 31, 2018Updated 7 years ago
- A CFG Optimizer for PHP☆25Feb 27, 2019Updated 7 years ago
- PHP Template Engine using nothing more than HTML5 tags.☆11Aug 7, 2015Updated 10 years ago
- A feature detection library for PHP code that needs to run in multiple different environments☆160Mar 13, 2016Updated 10 years ago
- Receive, validate, and distribute uploaded files.☆27Jun 20, 2016Updated 9 years ago
- storage-less PSR-7 session support☆650Mar 17, 2026Updated last week
- A PEG parser written in PHP☆24Jun 7, 2023Updated 2 years ago
- Asynchronous I/O with generators for PHP 5.5☆22Aug 4, 2014Updated 11 years ago
- A streams library for PHP inspired by the Java 8 Streams API.☆88Dec 28, 2018Updated 7 years ago
- A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7☆186May 22, 2017Updated 8 years ago
- Modular micro-service task pipelining & orchestration with validated state machine integrity.☆12Nov 17, 2019Updated 6 years ago
- X-Ray - PHP Engine compiler hook API (new)☆22Jul 1, 2018Updated 7 years ago
- Elegant, modular router for PHP☆44Oct 17, 2016Updated 9 years ago
- Efficient implementation of an integer proprity queue in PHP☆38Nov 18, 2019Updated 6 years ago
- A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3☆18Nov 27, 2022Updated 3 years ago
- A WHATWG URL spec compliant URL parser for working with URLs and their query strings.☆19Sep 19, 2025Updated 6 months ago
- A package that allows Silex applications to reduce overheads by running as a FastCGI daemon.☆13Jan 12, 2016Updated 10 years ago
- An event loop interface for interoperability in PHP.☆169Mar 19, 2017Updated 9 years ago
- A PHP implementation of BallAndChain☆19Aug 9, 2015Updated 10 years ago
- FastCGI (FCGI) Protocol implementation for PHP☆125Mar 10, 2023Updated 3 years ago
- A curated list of mature interfaces to build components on